Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/gin-gonic/gin
/ customJsonApi
Struct
customJsonApi
binding/json_test.go:83–83 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
81
}
82
83
type
customJsonApi
struct
{}
84
85
func
(j customJsonApi) Marshal(v any) ([]byte, error) {
86
return
customConfig.Marshal(v)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected