Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Map ¶
type Map map[string]interface{}
Map is a map from string to interface
func CreateMapFromReader ¶
CreateMapFromReader creates map from a JSON reader
func CreateMapFromStruct ¶
CreateMapFromStruct creates map from struct
func (Map) ForceString ¶
ForceString returns value of key as a string, ignores error
Click to show internal directories.
Click to hide internal directories.