Documentation
¶
Index ¶
- func AsciiString(str string) string
- func Contains(s []string, str string) bool
- func Exists(name string) (bool, error)
- func FloatParse(inputString string) (float64, error)
- func GetEnv(key, fallback string) string
- func JulDate() string
- func JulDateFromTime(tm time.Time) string
- func PrettyPrintJson(buf []byte) (string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AsciiString ¶ added in v0.0.3
AsciiString returns a string of only ascii characters.
func FloatParse ¶ added in v0.0.3
FloatParse common float parser
func JulDateFromTime ¶ added in v0.0.9
func PrettyPrintJson ¶ added in v0.0.10
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.