Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/labstack/echo
/ Struct
Struct
Struct
bind_test.go:106–108 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
104
type
TA []Timestamp
105
type
StringArray []string
106
type
Struct
struct
{
107
Foo string
108
}
109
type
Bar
struct
{
110
Baz int `json:
"baz"
query:
"baz"
`
111
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected