Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewLocalPubSub ¶
func NewLocalPubSub(id string) *localPubSub
func NewNatsPubSub ¶
func NewNatsPubSub(id string) *natsPubSub
Types ¶
type Message ¶
type Message struct {
// contains filtered or unexported fields
}
func NewMessage ¶
func NewMessage(data interface{}) *Message
func (*Message) SetAckFunc ¶
Click to show internal directories.
Click to hide internal directories.