Documentation
¶
Overview ¶
Package decode contains helper functions for turning mapstructure interfaces into simpler structs for configs
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ToSlice ¶
func ToSlice(raw interface{}) []interface{}
ToSlice converts an interface{} to a slice of interfaces{}
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.