Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/blues/note
/ encoderFunc
FuncType
encoderFunc
jsonxt/encode.go:345–345 ·
view source on GitHub ↗
func(e *encodeState, v reflect.Value, opts encOpts)
Source
from the content-addressed store, hash-verified
343
}
344
345
type
encoderFunc
func
(e *encodeState, v reflect.Value, opts encOpts)
346
347
var
encoderCache sync.Map
// map[reflect.Type]encoderFunc
348
Callers
1
typeEncoder
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected