mq

package
v0.0.0-...-e67a8ff Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 2, 2017 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	Addrs       []string
	Producer    sarama.SyncProducer
	AsyncEnable bool

	MsgContent MsgContent
	// contains filtered or unexported fields
}

func (*Client) Send

func (s *Client) Send() (int32, int64, error)

Send 新建一个对象

type MsgContent

type MsgContent struct {
	Content string //内容
	MsgType string //消息类型,充值、登录等等
	Key     string
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL