Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
Back
Method · 0.65
Test_Redirect_Route_WithParams_WithQueries
Function · 0.65
Benchmark_Redirect_Route_WithQueries
Function · 0.65
Custom
Method · 0.65
Body
Method · 0.65
Execute
Method · 0.65
Execute
Method · 0.65
Test_Bind_Query_WithSetParserDecoder
Function · 0.65
Test_Bind_Header_WithSetParserDecoder
Function · 0.65
Test_Bind_Body_WithSetParserDecoder
Function · 0.65
Test_Bind_Cookie_WithSetParserDecoder
Function · 0.65
Render
Method · 0.65
Implementers
2
customBinder
bind_test.go
customBinderReturningError
bind_test.go
Calls
no outgoing calls
Tested by
15
Test_Redirect_Route_WithParams_WithQueries
Function · 0.52
Benchmark_Redirect_Route_WithQueries
Function · 0.52
Test_Bind_Query_WithSetParserDecoder
Function · 0.52
Test_Bind_Header_WithSetParserDecoder
Function · 0.52
Test_Bind_Body_WithSetParserDecoder
Function · 0.52
Test_Bind_Cookie_WithSetParserDecoder
Function · 0.52
Test_CookieJarGet
Function · 0.52
Test_CookieJarGetExpired
Function · 0.52
Test_CookieJarSet
Function · 0.52
Test_CookieJar_HostPort
Function · 0.52
Test_CookieJar_Domain
Function · 0.52
Test_CookieJar_HostOnlyCookieNotSentToSubdomain
Function · 0.52