controller

package
v0.0.0-...-700280c Latest Latest
Warning

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

Go to latest
Published: Nov 25, 2020 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetStatisticsBucketInstance

func GetStatisticsBucketInstance() *statisticsBucket

GetStatisticsBucketInstance godoc

Types

type StatisticsInterface

type StatisticsInterface interface {
	// GetCutoffTime godoc
	GetCutoffTime() time.Time
	// GetStatistics godoc
	GetStatistics() operations.Statistics
	// AddEvent godoc
	AddEvent(event operations.Event)
	// GetRepo godoc
	GetRepo() db.StatisticsRepo
}

StatisticsInterface godoc

Jump to

Keyboard shortcuts

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