package
1.14.1
Repository: https://github.com/alberts/amazon-ecs-agent.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

Now returns the implementation's current time.
SetTime configures what 'Time' implementation to use for each of the package-level methods.
Since returns the time different from Now and the given time t.

# Structs

DefaultTime is a Time that behaves normally.

# Interfaces

Time represents an implementation for this package's methods.
No description provided by the author