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

Struct uriBinding

binding/uri.go:7–7  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5package binding
6
7type uriBinding struct{}
8
9func (uriBinding) Name() string {
10 return "uri"

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected