package
0.0.0-20170126191812-9a529fdf0a5d
Repository: https://github.com/lorawansofa/ttn.git
Documentation: pkg.go.dev

# Functions

New construct a new Handler.
NewClient instantiates a new core.handler client.
NewDevStorage creates a new Device Storage for handler.
NewPktStorage creates a new PktStorage.

# Structs

Components is used to make handler instantiation easier.
Options is used to make handler instantiation easier.

# Interfaces

DevStorage gives a facade to manipulate the handler devices database.
Interface defines the Handler interface.
PktStorage gives a facade to manipulate the handler packets database.