Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Bridge ¶
type Bridge struct {
Inbox <-chan Message
Outbox chan<- Message
// contains filtered or unexported fields
}
func (*Bridge) RemovePeer ¶
func (Bridge) WaitForConnected ¶ added in v0.3.0
Click to show internal directories.
Click to hide internal directories.