Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConnectionManager ¶
func NewConnectionManager ¶
func NewConnectionManager(r *router.Router, client *http.Client) *ConnectionManager
func (*ConnectionManager) AddPeer ¶
func (m *ConnectionManager) AddPeer(uri string)
func (*ConnectionManager) RemovePeer ¶
func (m *ConnectionManager) RemovePeer(uri string)
func (*ConnectionManager) RemovePeers ¶
func (m *ConnectionManager) RemovePeers()
Click to show internal directories.
Click to hide internal directories.