File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -119,6 +119,7 @@ your own error handling or logging.
119
119
* Send a message as Persistent or NonPersistent - [ deliverymode_test.go] ( deliverymode_test.go )
120
120
* Set a message property of type string, int, double or boolean - [ messageproperties_test.go] ( messageproperties_test.go )
121
121
* Get by CorrelationID - [ getbycorrelid_test.go] ( getbycorrelid_test.go )
122
+ * Get by JMSMessageID - [ getbymsgid_test.go] ( getbymsgid_test.go )
122
123
* Request/reply messaging pattern - [ requestreply_test.go] ( requestreply_test.go )
123
124
* Send and receive under a local transaction - [ local_transaction_test.go] ( local_transaction_test.go )
124
125
* Sending a message that expires after a period of time - [ timetolive_test.go] ( timetolive_test.go )
You can’t perform that action at this time.
0 commit comments