seeker

package
v0.0.0-...-e495acf Latest Latest
Warning

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

Go to latest
Published: Feb 20, 2020 License: GPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Seeker

type Seeker struct {
	Username    string      `json:"username" xml:"username"`
	LogLocation string      `json:"logloc" xml:"logloc"`
	IPVersion   VersionCode `json:"type" xml:"type"`
}

Seeker 登陆记录设定

type VersionCode

type VersionCode = uint8

VersionCode 版本号

const (
	//IPv4 IPv4版本号
	IPv4 VersionCode = 4
	//IPv6 IPv6版本号
	IPv6 VersionCode = 6
)

Jump to

Keyboard shortcuts

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