time

package
v0.0.0-...-baf6593 Latest Latest
Warning

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

Go to latest
Published: Dec 21, 2023 License: AGPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TimeProvider

type TimeProvider interface {
	Now() time.Time
}

TimeProvider is an interface that provides time.

type TimeProviderImpl

type TimeProviderImpl struct{}

TimeProviderImpl implements TimeProvider interface.

func (*TimeProviderImpl) Now

func (t *TimeProviderImpl) Now() time.Time

Now returns current time.

Jump to

Keyboard shortcuts

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