MCPcopy Create free account
hub / github.com/TheThingsNetwork/lorawan-stack / NewGsNsClient

Function NewGsNsClient

pkg/ttnpb/networkserver_grpc.pb.go:436–438  ·  view source on GitHub ↗
(cc grpc.ClientConnInterface)

Source from the content-addressed store, hash-verified

434}
435
436func NewGsNsClient(cc grpc.ClientConnInterface) GsNsClient {
437 return &gsNsClient{cc}
438}
439
440func (c *gsNsClient) HandleUplink(ctx context.Context, in *UplinkMessage, opts ...grpc.CallOption) (*emptypb.Empty, error) {
441 out := new(emptypb.Empty)

Callers 5

handleUplinkMessageMethod · 0.92
HandleUplinkMethod · 0.92
HandleTxAckMethod · 0.92
relayLoopbackFuncFunction · 0.92

Calls

no outgoing calls

Tested by 1