Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/gin-gonic/gin
/ queryBinding
Struct
queryBinding
binding/query.go:9–9 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
7
import
"net/http"
8
9
type
queryBinding
struct
{}
10
11
func
(queryBinding) Name() string {
12
return
"query"
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected