package
0.0.0-20190702165012-5f0f1276fe42
Repository: https://github.com/docker/licensing.git
Documentation: pkg.go.dev
# Constants
Active means a subscription is currently in a working, live state.
Cancelled means the subscription has been cancelled.
Expired means a subscription's end date is in the past.
Failed means that there was a problem creating the subscription.
Preparing means that the subscription's payment (if any) is being still processed.
# Type aliases
State represents a given subscription's current status.