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

Method IDString

pkg/ttnpb/lorawan_interfaces.go:33–35  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

31}
32
33func (m *UplinkToken) IDString() string {
34 return m.GetIds().IDString()
35}
36
37// All ExtractRequestFields methods are used by github.com/grpc-ecosystem/go-grpc-middleware/tags.
38

Callers

nothing calls this directly

Calls 2

GetIdsMethod · 0.95
IDStringMethod · 0.65

Tested by

no test coverage detected