package
0.0.0-20180718163623-7f4d65f4f38e
Repository: https://github.com/puppetlabs/lumogon.git
Documentation: pkg.go.dev

# Functions

CsvToMap TODO.
CurrentFunctionName returns the scope of the function from which it is invoked.
FormatReportURL parses and returns the correct reporting URL.
GenerateUUID4 generates a UUID Version 4 based on RFC 4122.
GetLocalContainerID returns the ID of the current local container.
GetRandomName returns a random name prefixed with the supplied string.
GetStringFromReader converts io.Reader to string.
GetTimestamp returns the current runtime TODO - need to decide the best format for this.
KeyInMap checks if the supplied string s, is present as a key in the supplied map[string]int (which is being used as a set).
RemoveStringFromSlice removes the matching string from a slice of strings.