//
pkg.gl
Category
github.com/goph/stdlib
time
package
0.14.0
Repository:
https://github.com/goph/stdlib.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
0
Files
17 SLOC
#
Constants
MySQLDateTime
Time format extensions for the ones in the standard library.
#
Variables
SystemClock
SystemClock returns the current system time.
#
Interfaces
Clock
Clock tells the time.
#
Type aliases
ClockFunc
ClockFunc wraps an ordinary function and makes it a Clock.
StoppedAt
StoppedAt shows the moment it has been stopped at.