Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DrainResponse ¶
func FormatMap ¶
FormatMap formats the string with the map ( the key name of map must be combination of a-zA-z0-9 and . and _ ) eg: format: "this namespace is %namespace"
map: {"namespace": "ns"} return: "this namespace is ns"
func SignalHandler ¶
func SignalHandler() <-chan struct{}
SignalHandler setups a signal hander to gracefully exit
func StructToFlatMap ¶
StructToFlatMap converts input to flat map
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.