domain

package
v0.0.0-...-e46cd16 Latest Latest
Warning

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

Go to latest
Published: Mar 7, 2021 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Certification

type Certification struct {
	ID            int
	Domain        string
	Path          string
	Period        string
	RelatedSlaves []int
}

Certification is the struct of SSL certification.

type Slave

type Slave struct {
	ID           int
	IP           string
	EncryptKey   string
	Version      int
	LastSyncTime string
}

Slave is the struct of the servers to be sync with.

type User

type User struct {
	ID       int
	Username string
	Password string
	Salt     string
	Email    string
}

User is the struct of the administritor info.

Jump to

Keyboard shortcuts

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