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.
119119* Send a message as Persistent or NonPersistent - [ deliverymode_test.go] ( deliverymode_test.go )
120120* Set a message property of type string, int, double or boolean - [ messageproperties_test.go] ( messageproperties_test.go )
121121* Get by CorrelationID - [ getbycorrelid_test.go] ( getbycorrelid_test.go )
122+ * Get by JMSMessageID - [ getbymsgid_test.go] ( getbymsgid_test.go )
122123* Request/reply messaging pattern - [ requestreply_test.go] ( requestreply_test.go )
123124* Send and receive under a local transaction - [ local_transaction_test.go] ( local_transaction_test.go )
124125* 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