Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct { Conn *httpclient.Client // contains filtered or unexported fields }
Client is nsq RPC client
func NewNsqClient ¶
NewNsqClient is to get nsq client func
func (*Client) EnsureNsqdTopic ¶
EnsureNsqdTopic is to create a nsqd topic
func (*Client) EnsureNsqdTopics ¶
EnsureNsqdTopics is to create a list of topic
Click to show internal directories.
Click to hide internal directories.