Documentation ¶
Overview ¶
Package mock provides mock implementation of necessary NS interfaces for testing.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NS ¶
type NS struct {
// contains filtered or unexported fields
}
NS is a mock NS for GS tests.
func (*NS) HandleUplink ¶
HandleUplink implements ttnpb.GsNsServer
Click to show internal directories.
Click to hide internal directories.