package
Version:
v0.0.12
Opens a new window with list of versions in this module.
Published: Feb 3, 2021
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 13
Opens a new window with list of known importers.
Documentation
¶
View Source
var TierStrings = []string{
"Free",
"Bronze",
"Silver",
"Gold",
"Platinum",
"SelfHost",
}
const (
FreeTier Tier = iota
BronzeTier
SilverTier
GoldTier
PlatTier
SelfHostTier
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.