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

Method Name

binder/resp_header.go:14–16  ·  view source on GitHub ↗

Name returns the binding name.

()

Source from the content-addressed store, hash-verified

12
13// Name returns the binding name.
14func (*RespHeaderBinding) Name() string {
15 return bindingRespHeader
16}
17
18// Bind parses the response header and returns the result.
19func (b *RespHeaderBinding) Bind(resp *fasthttp.Response, out any) error {

Callers 2

BindMethod · 0.95

Calls

no outgoing calls

Tested by 1