Documentation ¶
Index ¶
- type OSSLicensingService
- func (*OSSLicensingService) ContentDeliveryPrefix() string
- func (*OSSLicensingService) Edition() string
- func (*OSSLicensingService) Expiry() int64
- func (*OSSLicensingService) HasLicense() bool
- func (*OSSLicensingService) HasValidLicense() bool
- func (l *OSSLicensingService) Init() error
- func (l *OSSLicensingService) LicenseURL(user *models.SignedInUser) string
- func (*OSSLicensingService) StateInfo() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type OSSLicensingService ¶
type OSSLicensingService struct { Cfg *setting.Cfg `inject:""` HooksService *hooks.HooksService `inject:""` }
func (*OSSLicensingService) ContentDeliveryPrefix ¶
func (*OSSLicensingService) ContentDeliveryPrefix() string
func (*OSSLicensingService) Edition ¶
func (*OSSLicensingService) Edition() string
func (*OSSLicensingService) Expiry ¶
func (*OSSLicensingService) Expiry() int64
func (*OSSLicensingService) HasLicense ¶
func (*OSSLicensingService) HasLicense() bool
func (*OSSLicensingService) HasValidLicense ¶
func (*OSSLicensingService) HasValidLicense() bool
func (*OSSLicensingService) Init ¶
func (l *OSSLicensingService) Init() error
func (*OSSLicensingService) LicenseURL ¶
func (l *OSSLicensingService) LicenseURL(user *models.SignedInUser) string
func (*OSSLicensingService) StateInfo ¶
func (*OSSLicensingService) StateInfo() string
Click to show internal directories.
Click to hide internal directories.