license

package
v1.0.6 Latest Latest
Warning

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

Go to latest
Published: Jul 16, 2020 License: LGPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetLicenseStatus

func GetLicenseStatus() int

func SetLicenseStatus

func SetLicenseStatus(s int)

Types

type Auth

type Auth struct {
	Type      string   `json:"type"`
	Name      string   `json:"name"`
	ValueType string   `json:"valueType"` //int, bool, datetime, string
	Value     []string `json:"value"`
	Current   string   `json:"current,omitempty"`
}

type License

type License struct {
	Auth map[string]Auth
}

Jump to

Keyboard shortcuts

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