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

# Functions

FromList will convert a list of values into a Dictionary.
Get will retrieve a value from a Dictionary.
Insert will insert a value into a Dictionary and return the new Dictionary.
Remove will remove a value from a Dictionary and return the new Dictionary.