package
2025.3.14-pr4251.1+incompatible
Repository: https://github.com/superfly/flyctl.git
Documentation: pkg.go.dev
# Functions
FromContext returns the Cache ctx carries.
Load loads the YAML-encoded cache file at the given path.
New initializes and returns a reference to a new cache.
NewContext derives a context that carries c from ctx.
# Constants
FileName denotes the name of the cache file.
# Interfaces
Cache wraps the functionality of the local cache file.