Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/go-openapi/jsonpointer
/ settableDoc
Struct
settableDoc
pointer_test.go:565–568 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
563
}
564
565
type
settableDoc
struct
{
566
Coll settableColl
567
Int settableInt
568
}
569
570
func
(s settableDoc) MarshalJSON() ([]byte, error) {
571
var
res
struct
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected