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

Method Error

pkg/errors/conversion.go:202–202  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

200// ErrorDetails that can be carried over API.
201type ErrorDetails interface {
202 Error() string
203 Namespace() string
204 Name() string
205 MessageFormat() string

Callers 12

TestErrorContextFunction · 0.65
TestEmailTemplatesFunction · 0.65
SendMethod · 0.65
SendMethod · 0.65
TestNetErrorsFunction · 0.65
syscallErrorAttributesFunction · 0.65
netErrorDetailsFunction · 0.65
FieldsMethod · 0.65
NewEventFunction · 0.65
marshalDataFunction · 0.65
TestBackendFunction · 0.65

Implementers 2

Definitionpkg/errors/definitions.go
errorDetailspkg/ttnpb/errors.go

Calls

no outgoing calls

Tested by 5

TestErrorContextFunction · 0.52
TestEmailTemplatesFunction · 0.52
TestNetErrorsFunction · 0.52
TestBackendFunction · 0.52