Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CClient ¶
type CClient struct {
// contains filtered or unexported fields
}
CClient manages a client network using the c networking library
var CClientHandler CClient
CClientHandler is the struct that will be accessed on event calls
func (*CClient) Initialize ¶
Initialize to the c networking library. This should only be called once during setup of the node.
Click to show internal directories.
Click to hide internal directories.