Code
Hub
Workspaces
Connect your AI tool
Indexed graphs
Engine
MCP
copy
hub
/
github.com/gin-gonic/gin
/ jsonBinding
Struct
jsonBinding
binding/json.go:27–27 · binding/json.go::jsonBinding
Source
from the content-addressed store, hash-verified
25
var
EnableDecoderDisallowUnknownFields = false
26
27
type
jsonBinding
struct
{}
28
29
func
(jsonBinding) Name() string {
30
return
"json"
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected