Documentation ¶
Overview ¶
Package node will be responsible for maintaining all the code with respect to a single node. Each node can be started, destroyed and maintained from this package.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Start ¶
func Start(ls *lockservice.SimpleLockService, scfg lockservice.SimpleConfig) error
Start begins the node's operation as a http server.
Types ¶
Click to show internal directories.
Click to hide internal directories.