MCPcopy
hub / github.com/gofiber/fiber / Parse

Method Parse

bind.go:22–22  ·  view source on GitHub ↗
(c Ctx, out any)

Source from the content-addressed store, hash-verified

20 Name() string
21 MIMETypes() []string
22 Parse(c Ctx, out any) error
23}
24
25// StructValidator is an interface to register custom struct validator for binding.

Callers 15

BackMethod · 0.65
CustomMethod · 0.65
BodyMethod · 0.65
ExecuteMethod · 0.65
ExecuteMethod · 0.65
RenderMethod · 0.65

Implementers 2

customBinderbind_test.go

Calls

no outgoing calls