utils

package
v0.0.0-...-1fc4e8b Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 7, 2020 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TimeRange

type TimeRange struct {
	Start, End int64
}

type TimeRangeIterator

type TimeRangeIterator interface {
	Next() bool
	At() TimeRange
}

func NewTimeRangeIter

func NewTimeRangeIter(mint, maxt, step int64, backward bool) TimeRangeIterator

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL