Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bet365/jingo
/ EncodeJSON
Method
EncodeJSON
structencoder.go:492–492 ·
view source on GitHub ↗
(io.Writer)
Source
from the content-addressed store, hash-verified
490
// dependency on `Buffer`.
491
type
JSONMarshaler
interface
{
492
EncodeJSON(io.Writer)
493
}
494
495
// tagOptions is the string following a comma in a struct field's "json"
Callers
1
optInstrEncoderWriter
Method · 0.65
Implementers
1
jsonMarshaler
jingo_test.go
Calls
no outgoing calls
Tested by
no test coverage detected