Versions in this module Expand all Collapse all v0 v0.99.3 Jan 3, 2021 v0.99.2 Jan 3, 2021 Changes in this version + func MustParseTime(lit string) time.Time + func ParseDuration(lit string) ([]ast.Duration, error) + func ParseRegexp(lit string) (*regexp.Regexp, error) + func ParseString(lit string) (string, error) + func ParseText(lit string) (string, error) + func ParseTime(lit string) (time.Time, error)