Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DataDog/jsonapi
/ IntID
TypeAlias
IntID
jsonapi_test.go:386–386 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
384
}
385
386
type
IntID int
387
388
func
(i IntID) String() string {
389
return
fmt.Sprintf(
"%d"
, i)
Callers
2
jsonapi_test.go
File · 0.85
UnmarshalID
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected