Documentation ¶
Index ¶
Constants ¶
View Source
const ( NETMODE_I2P = iota NETMODE_TEST )
Variables ¶
This section is empty.
Functions ¶
func BuildServer ¶
func CreateBounceTypeStore ¶
func Start ¶
func Start(callbacks callback.Callbacks, network_mode NetworkMode)
Sart the replicator
- Wait for I2P to become available
- Attempt to dial every known contact
- Write all messages that need to be sent to each contact
Types ¶
type NetworkMode ¶
type NetworkMode int
type Replicator ¶
type Replicator struct { }
Source Files ¶
Click to show internal directories.
Click to hide internal directories.