Skip to content

Commit

Permalink
send_message_request_header
Browse files Browse the repository at this point in the history
  • Loading branch information
StyleTang committed Aug 20, 2017
1 parent 9c4f2fe commit c33d39d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rocketmq-go/kernel/header/send_message_request_header.go
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ limitations under the License.
*/

package header
//SendMessageRequestHeader<-CustomerHeader
//SendMessageRequestHeader <- CustomerHeader
type SendMessageRequestHeader struct {
ProducerGroup string `json:"producerGroup"`
Topic string `json:"topic"`
Expand Down

0 comments on commit c33d39d

Please sign in to comment.