activation

package
v1.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 3, 2021 License: GPL-3.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

View Source
const (
	StatusActivated   string = "activated"
	StatusUnactivated string = "unactivated"
)
View Source
const (
	TopicActivation string = "activation"
)

Variables

This section is empty.

Functions

func GetAuthorizations

func GetAuthorizations() []license.Authorization

func GetFingerprint

func GetFingerprint() string

func GetStatus

func GetStatus() string

func UpdateLicense

func UpdateLicense(licenseFile string) error

Types

type Activation

type Activation struct {
	Fingerprint     string `json:"fingerprint"`
	Status          string `json:"status"`
	IsForever       bool   `json:"isForever"`
	Duration        int    `json:"duration"`
	CurrentDatetime string `json:"currentDatetime"`
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL