package
0.14.0
Repository: https://github.com/goph/stdlib.git
Documentation: pkg.go.dev

# Constants

Time format extensions for the ones in the standard library.

# Variables

SystemClock returns the current system time.

# Interfaces

Clock tells the time.

# Type aliases

ClockFunc wraps an ordinary function and makes it a Clock.
StoppedAt shows the moment it has been stopped at.