stime

package
v0.52.1 Latest Latest
Warning

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

Go to latest
Published: Sep 24, 2024 License: Apache-2.0 Imports: 1 Imported by: 10

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type StaticTimeService

type StaticTimeService interface {
	Change(update time.Time) time.Time
	Add(d time.Duration) time.Time
	TimeService
}

func NewStaticTimeService

func NewStaticTimeService() StaticTimeService

type TimeService

type TimeService interface {
	Now() time.Time
}

func NewSystemTimeService

func NewSystemTimeService() TimeService

Jump to

Keyboard shortcuts

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