Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LoggerOptionsCopy ¶
func LoggerOptionsCopy(src *hclog.LoggerOptions) *hclog.LoggerOptions
LoggerOptionsCopy will safely copy LoggerOptions. Manually implemented to save importing a dependency such as github.com/mitchellh/copystructure.
func MapsToArgs ¶
func MapsToArgs(maps ...map[string]interface{}) []interface{}
MapsToArgs will shallow merge field maps into the slice of key1, value1, key2, value2, ... arguments expected by hc-log.Logger methods.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.