package
2.0.0
Repository: https://github.com/aos-dev/go-storage.git
Documentation: pkg.go.dev

# Constants

Cold is a storage class for archiving data which maybe accessed one or two times a year.
Hot is the most frequently visited storage class for this service, suitable for frequently accessed data.
Warm usually represents storage class for infrequent access data, maybe accessed several times a month.