MCPcopy Create free account
hub / github.com/DataDog/jsonapi / MarshalType

Method MarshalType

jsonapi.go:397–397  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

395// 3. Fail
396type MarshalType interface {
397 MarshalType() string
398}
399
400// UnmarshalType can be optionally implemented to control unmarshaling of the type field from a string.

Callers 1

makeResourceObjectMethod · 0.65

Implementers 1

ArticleTypeOverridejsonapi_test.go

Calls

no outgoing calls

Tested by

no test coverage detected