Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
5
package
binding
6
7
type
uriBinding
struct
{}
8
9
func
(uriBinding) Name() string {
10
return
"uri"
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected