Documentation ¶
Overview ¶
Package rpc - this is to setup and handle all of the incoming JSON RPC requests from clients requiring bitmarkd services
standard golang RPC services can be used on the client side to access these services
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Initialise ¶ added in v0.6.5
func Initialise(rpcConfiguration *listeners.RPCConfiguration, httpsConfiguration *listeners.HTTPSConfiguration, version string, ann announce.Announce) error
Initialise - setup peer background processes
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.