//
pkg.gl
Category
github.com/ircody/amazon-ecs-agent
agent
utils
ttime
package
1.17.0
Repository:
https://github.com/ircody/amazon-ecs-agent.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
1
Dependents
0
Files
34 SLOC
#
Packages
mocks
No description provided by the author
#
Functions
Now
Now returns the implementation's current time.
SetTime
SetTime configures what 'Time' implementation to use for each of the package-level methods.
Since
Since returns the time different from Now and the given time t.
#
Structs
DefaultTime
DefaultTime is a Time that behaves normally.
#
Interfaces
Time
Time represents an implementation for this package's methods.
Timer
No description provided by the author