package
0.195.1
Repository: https://github.com/influxcommunity/flux.git
Documentation: pkg.go.dev

# Functions

MustParseTime parses a time literal and panics in the case of an error.
ParseDuration will convert a string into components of the duration.
ParseRegexp converts text surrounded by forward slashes into a regular expression.
ParseString removes quotes and unescapes the string literal.
ParseText parses a UTF-8 block of text with escaping rules.
ParseTime will parse a time literal from a string.