MCPcopy
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
91type SliceAlias []string
92
93type EmbeddedSlice struct {
94 SliceAlias `mapstructure:"slice_alias"`

Callers 1

TestDecode_EmbeddedSliceFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected