Documentation
¶
Overview ¶
Package consul contains helper functions for consul storage
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NestedMap ¶
type NestedMap map[string]interface{}
NestedMap is a map type for parsing consul key/values in nested structure
func KVPairsToMap ¶
KVPairsToMap creates NestedMap from Consul KVPairs
Click to show internal directories.
Click to hide internal directories.