package
Version:
v0.9.5
Opens a new window with list of versions in this module.
Published: Aug 10, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 7
Opens a new window with list of known importers.
Documentation
¶
Is responsible for calling method Now of the defaultBackend.
type Clock interface {
Now() time.Time
}
Clock is an interface that can provide time related functionality which allows us to test time dependent code.
DefaultBackend is used to configure the defaultBackend.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.