package
0.0.0-20170126191812-9a529fdf0a5d
Repository: https://github.com/lorawansofa/ttn.git
Documentation: pkg.go.dev
# Functions
New constructs a new router.
NewBrkStorage creates a new internal storage for the router.
NewGtwStorage creates a new internal storage for the router.
# Structs
Components defines a structure to make the instantiation easier to read.
Options defines a structure to make the instantiation easier to read.
# Interfaces
BrkStorage gives a facade to manipulate the router's brokers.
GtwStorage gives a facade to manipulate the router's gateways data.
Server defines the Router Server interface.