package
0.1.0
Repository: https://github.com/2opremio/amazon-ecs-cli.git
Documentation: pkg.go.dev

# Packages

Package cache provides a simple interface for a key-value cache.

# Functions

GetHomeDir returns the file path of the user's home directory.

# Structs

timeSleeper implements sleeper interface by calling the time.Sleep method for sleeping.

# Interfaces

Sleeper interface implements the sleep() method.