Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type AsyncBroker ¶
type AsyncBroker struct { Timeout time.Duration QueueLen int Addr string // contains filtered or unexported fields }
func NewAsyncBroker ¶
func NewAsyncBroker(addr string) *AsyncBroker
func (*AsyncBroker) Close ¶
func (b *AsyncBroker) Close()
Click to show internal directories.
Click to hide internal directories.