package
Version:
v0.1.1-alpha
Opens a new window with list of versions in this module.
Published: Dec 15, 2017
License: Apache-2.0
Opens a new window with license information.
Imports: 16
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Main is the main entrypoint for the sensor
type Server interface {
Name() string
Serve() error
Stop()
}
Server represents a server that can be registered to be run by the Sensor.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.