//
pkg.gl
Category
github.com/anchorageoss/sei-tendermint
libs
time
package
1.0.1
Repository:
https://github.com/anchorageoss/sei-tendermint.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
6
Files
16 SLOC
#
Packages
mocks
No description provided by the author
#
Functions
Canonical
Canonical returns UTC time with no monotonic component.
Now
Now returns the current time in UTC with no monotonic component.
#
Structs
DefaultSource
DefaultSource implements the Source interface using the system clock provided by the standard library.
#
Interfaces
Source
Source is an interface that defines a way to fetch the current time.