Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
33
func
(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
GetIds
Method · 0.95
IDString
Method · 0.65
Tested by
no test coverage detected