package
0.0.0-20210818100836-228f33abb742
Repository: https://github.com/thethingsnetwork/api.git
Documentation: pkg.go.dev
# Functions
NewClient creates a new Client with the given configuration.
NewRouterStreamServer returns a new RouterStreamServer.
# Variables
DefaultClientConfig for router Client.
ErrDownlinkInactive is returned by the Downlink func if downlink is inactive.
# Structs
Client for router.
ClientConfig for router Client.
RouterStreamServer handles gRPC streams as channels.
# Interfaces
GenericStream is used for sending to and receiving from the router.