influxdb/query/execute/window.go

9 lines
104 B
Go

package execute
type Window struct {
Every Duration
Period Duration
Round Duration
Start Time
}