package
0.0.0-20210818100836-228f33abb742
Repository: https://github.com/thethingsnetwork/api.git
Documentation: pkg.go.dev

# Functions

NewClient returns a new Client.
NewMockClient creates a new mock instance.

# Variables

CacheExpiration indicates the time a cached item is valid.

# Structs

DefaultClient is a wrapper around DiscoveryClient.
MockClient is a mock of Client interface.
MockClientMockRecorder is the mock recorder for MockClient.

# Interfaces

Client is used as the main client to the Discovery server.