kpis

package
v1.0.3 Latest Latest
Warning

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

Go to latest
Published: Dec 3, 2020 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Current

type Current struct {
	Logger       log.Logger
	Gateway      adapter.Gateway
	RefId        string
	MachineID    string
	KpiType      string
	KpiComponent string
	FromDate     time.Time
	ToDate       time.Time
	Name         string
}

func (*Current) Run

func (query *Current) Run(ctx context.Context) (*types.QueryResult, error)

type Detailed

type Detailed struct {
	Gateway      adapter.Gateway
	RefId        string
	MachineID    string
	KpiType      string
	KpiComponent string
	From_date    time.Time
	To_date      time.Time
	Name         string
	Logger       log.Logger
}

func (*Detailed) Run

func (query *Detailed) Run(ctx context.Context) (*types.QueryResult, error)

Jump to

Keyboard shortcuts

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