package
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Jun 30, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 18
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package server implements a starbow node.
type Logger interface {
Printf(format string, v ...interface{})
}
New creates a new server with default values.
Serve starts the server and blocks until the process receives a terminating operating system signal.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.