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 ¶
Types ¶
type Server ¶
type Server struct {
// contains filtered or unexported fields
}