package
0.0.6
Repository: https://github.com/grafadruid/go-druid.git
Documentation: pkg.go.dev

# Functions

Load converts the druid native query to builder.Granularity.
NewDuration creates new Duration.
NewPeriod creates a Period type.
NewSimple creates a Simple type.

# Constants

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

# Structs

Base is the base for granularity.
Duration granularity is specified as an exact duration in milliseconds and timestamps are returned as UTC.
Period granularity is specified as arbitrary period combinations of years, months, weeks, hours, minutes and seconds (e.g.

# Type aliases

Simple granularities are specified as a string and bucket timestamps by their UTC time.