Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MessageSender ¶
type MessageSender struct {
// contains filtered or unexported fields
}
func NewMessageSender ¶
func NewMessageSender(address string, msgCh <-chan string) *MessageSender
func (*MessageSender) Start ¶
func (ms *MessageSender) Start()
Click to show internal directories.
Click to hide internal directories.