Documentation ¶
Index ¶
Constants ¶
View Source
const ConnectionGraceTimeout = time.Millisecond * 20
View Source
const TopicsAll = ""
Variables ¶
This section is empty.
Functions ¶
func StartProxy ¶
func StartSubscriber ¶
func WaitForConnection ¶
func WaitForConnection()
Types ¶
type Publisher ¶
type Publisher struct {
// contains filtered or unexported fields
}
func NewPublisher ¶
func (*Publisher) SendMessage ¶
type Subscriber ¶
func NewSubscriber ¶
func NewSubscriber(address, topics string) *Subscriber
Click to show internal directories.
Click to hide internal directories.