Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/mitchellh/mapstructure
/ SliceAlias
TypeAlias
SliceAlias
mapstructure_test.go:91–91 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
89
}
90
91
type
SliceAlias []string
92
93
type
EmbeddedSlice
struct
{
94
SliceAlias `mapstructure:
"slice_alias"
`
Callers
1
TestDecode_EmbeddedSlice
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected