MCPcopy
hub / github.com/gin-gonic/gin / formPostBinding

Struct formPostBinding

binding/form.go:16–16  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

14type (
15 formBinding struct{}
16 formPostBinding struct{}
17 formMultipartBinding struct{}
18)
19

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected