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

Struct headerBinding

binding/header.go:13–13  ·  binding/header.go::headerBinding

Source from the content-addressed store, hash-verified

11)
12
13type headerBinding struct{}
14
15func (headerBinding) Name() string {
16 return "header"

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected