package
Version:
v0.0.2-0...-b3cfdcc
Opens a new window with list of versions in this module.
Published: Dec 2, 2019
License: Apache-2.0
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
Port string
}
Config containes params to start a server, only port now
type Server interface {
Start() chan error
Shutdown() error
}
Server is the interface of a monitor server
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.