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

# Functions

No description provided by the author
NewBounds create a new Bounds given start and stop values.
NewWindow creates a window which can be used to determine the boundaries for a given point.
NewWindowInLocation creates a window the same as NewWindow within the given location.

# Constants

No description provided by the author
No description provided by the author

# Variables

UTC is the UTC zone with no additional offset.

# Structs

No description provided by the author
Location is a Location that can be passed to Window to make the window timezone-aware.
TODO(nathanielc): Make the epoch a parameter to the window See https://github.com/InfluxCommunity/flux/issues/2093 Window is a description of an infinite set of boundaries in time.