sensor

package
v0.1.1-alpha Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 15, 2017 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// Sensor is the global Sensor instance
	Sensor sensor
)

Globals

Functions

func Main

func Main()

Main is the main entrypoint for the sensor

Types

type Server

type Server interface {
	Name() string
	Serve() error
	Stop()
}

Server represents a server that can be registered to be run by the Sensor.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL