MCPcopy
hub / github.com/mitchellh/mapstructure / ArrayAlias

TypeAlias ArrayAlias

mapstructure_test.go:98–98  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

96}
97
98type ArrayAlias [2]string
99
100type EmbeddedArray struct {
101 ArrayAlias `mapstructure:"array_alias"`

Callers 1

TestDecode_EmbeddedArrayFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected