Documentation ¶
Index ¶
- type FakeLicensing
- func (f *FakeLicensing) ContentDeliveryPrefix() string
- func (f *FakeLicensing) Edition() string
- func (f *FakeLicensing) EnabledFeatures() map[string]bool
- func (f *FakeLicensing) Expiry() int64
- func (f *FakeLicensing) FeatureEnabled(feature string) bool
- func (f *FakeLicensing) LicenseURL(showAdminLicensingPage bool) string
- func (f *FakeLicensing) StateInfo() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FakeLicensing ¶
func NewFakeLicensing ¶
func NewFakeLicensing() *FakeLicensing
func (*FakeLicensing) ContentDeliveryPrefix ¶
func (f *FakeLicensing) ContentDeliveryPrefix() string
func (*FakeLicensing) Edition ¶
func (f *FakeLicensing) Edition() string
func (*FakeLicensing) EnabledFeatures ¶
func (f *FakeLicensing) EnabledFeatures() map[string]bool
func (*FakeLicensing) Expiry ¶
func (f *FakeLicensing) Expiry() int64
func (*FakeLicensing) FeatureEnabled ¶
func (f *FakeLicensing) FeatureEnabled(feature string) bool
func (*FakeLicensing) LicenseURL ¶
func (f *FakeLicensing) LicenseURL(showAdminLicensingPage bool) string
func (*FakeLicensing) StateInfo ¶
func (f *FakeLicensing) StateInfo() string
Click to show internal directories.
Click to hide internal directories.