Documentation

query package

The query package is experimental and subject to change at any time.

The query package provides functions meant to simplify common InfluxDB queries. Import the experimental/query package:

import "experimental/query"

The primary function in this package is query.inBucket(), which uses all other functions in this package.

Functions


Was this page helpful?

Thank you for your feedback!


The future of Flux

Flux is going into maintenance mode. You can continue using it as you currently are without any changes to your code.

Read more