//
pkg.gl
Category
github.com/cresplanex/bloader
internal
clock
package
1.0.21
Repository:
https://github.com/cresplanex/bloader.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
2
Files
13 SLOC
#
Packages
fakeclock
Package fakeclock provides a fake clock implementation.
#
Functions
New
New creates a new Clock.
#
Structs
RealClock
RealClock the real clock.
#
Interfaces
Clock
Clock the interface for the clock.