Documentation ¶
Index ¶
Constants ¶
View Source
const ( RequestTimeout = 5 * time.Second DefaultPort = "5001" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Bucket ¶
type Bucket struct { LastRefresh string `json:"LastRefresh"` Peers []BucketPeer `json:"Peers"` }
type BucketPeer ¶
type Client ¶
func (*Client) RoutingTable ¶
type IDResponse ¶
type RoutingTableResponse ¶
Click to show internal directories.
Click to hide internal directories.