Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/gofiber/fiber
/ MIMETypes
Method
MIMETypes
bind.go:21–21 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
19
type
CustomBinder
interface
{
20
Name() string
21
MIMETypes() []string
22
Parse(c Ctx, out any) error
23
}
24
Callers
1
Body
Method · 0.65
Implementers
2
customBinder
bind_test.go
customBinderReturningError
bind_test.go
Calls
no outgoing calls
Tested by
no test coverage detected