Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/barnybug/cli53
/ MultiValueAnswerRoute
Struct
MultiValueAnswerRoute
awsrr.go:156–157 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
154
}
155
156
type
MultiValueAnswerRoute
struct
{
157
}
158
159
func
(f *MultiValueAnswerRoute) String() string {
160
return
KeyValues{
"routing"
,
"MULTIVALUE"
}.String()
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected