Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrConvertFromEmpty = errors.New("convert from cannot be inferred or is empty") ErrConvertToEmpty = errors.New("convert to cannot be empty") )
Functions ¶
func MergeConfig ¶
func MergeConfig(datastream *pb.Datastream, reverse bool) []*pb.DatapointsConfigInstance
Types ¶
type Interval ¶
func NewEmptyInterval ¶
func NewEmptyInterval() Interval
func NewQueryInterval ¶
func NewQueryInterval() Interval
Click to show internal directories.
Click to hide internal directories.