Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // ErrNoAvailablePeers returns when no peers are available upon node start ErrNoAvailablePeers = errors.New("no available peers") )
Functions ¶
func NewLocalDB ¶ added in v0.2.0
Types ¶
type Server ¶
type Server struct {
// contains filtered or unexported fields
}
func (*Server) GenerateProfile ¶ added in v0.2.0
Click to show internal directories.
Click to hide internal directories.