Documentation ¶
Overview ¶
Package maps provides a set of functions around maps.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func KeysToStringSlice ¶
KeysToStringSlice accepts a map interface and returns its keys as a slice It supports the following map interfaces 1. map[string]string 2. map[string]int 1. map[string]bool 2. map[string]interface{}
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.