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

Struct formBinding

binding/form.go:15–15  ·  binding/form.go::formBinding

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected