boss

package
v3.14.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Dec 21, 2017 License: Apache-2.0 Imports: 1 Imported by: 6

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BossHost

type BossHost struct {
	Platform string `json:"platform" gorm:"column:platforms"`
	Province string `json:"province" gorm:"column:province"`
	Isp      string `json:"isp"  gorm:"column:isp"`
	Idc      string `json:"idc" gorm:"column:idc"`
	Ip       string `json:"ip" gorm:"column:ip"`
	Hostname string `json:"hostname" gorm:"column:hostname"`
}

func GetBossObjs

func GetBossObjs() (res []BossHost)

func (BossHost) TableName

func (this BossHost) TableName() string

Jump to

Keyboard shortcuts

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