//
pkg.gl
Category
github.com/mxc-foundation/chirpstack-application-server
pkg
backend
networkserver
mock
package
1.0.0-dep
Repository:
https://github.com/mxc-foundation/chirpstack-application-server.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
393 SLOC
#
Functions
NewClient
NewClient creates a new Client.
NewPool
NewPool creates a network-server client pool which always returns the given client on Get.
#
Structs
Client
Client is a test network-server client.
Pool
Pool is a network-server pool for testing.