package
1.5.0
Repository: https://github.com/m3db/m3.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
Package json contains logic for writing JSON.
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

DurationToMS converts a duration into milliseconds.
HasEmptyString returns whether there are any empty strings in given strings.
Memset is a faster way to initialize a float64 array.
MemsetInt is a faster way to initialize an int array.
ParseDurationString parses a string duration allows for float seconds and also time strings such as 7d5h, etc.
ParseTimeString parses a time string into time.Time.
ParseTimeStringWithDefault parses a time string into time.Time.