Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/gin-gonic/gin
/ BindUri
Method
BindUri
binding/binding_nomsgpack.go:46–46 ·
view source on GitHub ↗
(map[string][]string, any)
Source
from the content-addressed store, hash-verified
44
type
BindingUri
interface
{
45
Name() string
46
BindUri(
map
[string][]string, any) error
47
}
48
49
// StructValidator is the minimal interface which needs to be implemented in
Callers
5
TestBindUri
Function · 0.65
TestBindUriError
Function · 0.65
ShouldBindUri
Method · 0.65
TestUriBinding
Function · 0.65
TestUriInnerBinding
Function · 0.65
Implementers
1
uriBinding
binding/uri.go
Calls
no outgoing calls
Tested by
4
TestBindUri
Function · 0.52
TestBindUriError
Function · 0.52
TestUriBinding
Function · 0.52
TestUriInnerBinding
Function · 0.52