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

Method Code

pkg/errors/codes.go:25–25  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

23
24type coder interface {
25 Code() uint32
26}
27
28// Code of the error.

Callers 13

FileMethod · 0.65
claimLBSCUPSGatewayMethod · 0.65
claimTTIV1GatewayMethod · 0.65
handlePacketMethod · 0.65
FromGRPCStatusFunction · 0.65
setGRPCStatusMethod · 0.65
GRPCStatusMethod · 0.65
codeFunction · 0.65
reportErrorFunction · 0.65
logFieldsForErrorFunction · 0.65
ErrorDetailsToProtoFunction · 0.65
TestFooBarExampleServerFunction · 0.65

Implementers 4

Definitionpkg/errors/definitions.go
Errorpkg/errors/errors.go
errorDetailspkg/ttnpb/errors.go
TimeSyncCommandpkg/applicationserver/io/packages/alcs

Calls

no outgoing calls

Tested by 1

TestFooBarExampleServerFunction · 0.52