MCPcopy
hub / github.com/yusing/godoxy / GinYAMLBinding

Struct GinYAMLBinding

internal/serialization/gin_binding.go:12–12  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

10type (
11 GinJSONBinding struct{}
12 GinYAMLBinding struct{}
13)
14
15func (b GinJSONBinding) Name() string {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected