boss

package
v3.15.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Jan 25, 2018 License: Apache-2.0, Apache-2.0 Imports: 1 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BossInfo

type BossInfo struct {
	ID        int    `json:"id" orm:"column(id)"`
	Hostname  string `json:"hostname" orm:"column(hostname)"`
	Exist     int    `json:"exist" orm:"column(exist)"`
	Activate  int    `json:"activate" orm:"column(activate)"`
	Platform  string `json:"platform" orm:"column(platform)"`
	Platforms string `json:"platforms" orm:"column(platforms)"`
	Idc       string `json:"idc" orm:"column(idc)"`
	IP        string `json:"ip" orm:"column(ip)"`
	Isp       string `json:"isp"  orm:"column(isp)"`
	Province  string `json:"province" orm:"column(province)"`
	Contacts  string `json:"contacts" orm:"column(contacts)"`
}

func (BossInfo) Contact

func (mine BossInfo) Contact() string

func (BossInfo) New

func (mine BossInfo) New() BossInfo

Jump to

Keyboard shortcuts

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