controllertest

package
v0.30.0 Latest Latest
Warning

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

Go to latest
Published: Apr 28, 2022 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ReadAll added in v0.24.0

ReadAll is a helper for tests that want a flat iterator over all metrics instead of a two-level iterator (instrumentation library, metric).

Types

type MockClock

type MockClock struct {
	// contains filtered or unexported fields
}

func NewMockClock

func NewMockClock() MockClock

func (MockClock) Add

func (c MockClock) Add(d time.Duration)

func (MockClock) Now

func (c MockClock) Now() time.Time

func (MockClock) Ticker

func (c MockClock) Ticker(period time.Duration) controllerTime.Ticker

type MockTicker

type MockTicker struct {
	// contains filtered or unexported fields
}

func (MockTicker) C

func (t MockTicker) C() <-chan time.Time

func (MockTicker) Stop

func (t MockTicker) Stop()

Jump to

Keyboard shortcuts

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