package
1.16.9
Repository: https://github.com/expr-lang/expr.git
Documentation: pkg.go.dev

# Packages

Package value provides a Patcher that uses interfaces to allow custom types that can be represented as standard go values to be used more easily in expressions.

# Structs

No description provided by the author
WithContext adds WithContext.Name argument to all functions calls with a context.Context argument.
WithTimezone passes Location to date() and now() functions.