Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BootstrapDependencies ¶
type Dependencies ¶
type Transport ¶
type Transport struct {
P2P P2P `json:"p2p"`
}
func (*Transport) Configure ¶
func (c *Transport) Configure(d Dependencies) (transport.Transport, error)
func (*Transport) ConfigureP2PBoostrap ¶
func (c *Transport) ConfigureP2PBoostrap(d BootstrapDependencies) (transport.Transport, error)
Click to show internal directories.
Click to hide internal directories.