Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WhoisQuery ¶
type WhoisQuery struct { module.Base Config `yaml:",inline"` // contains filtered or unexported fields }
func New ¶
func New() *WhoisQuery
func (WhoisQuery) Charts ¶
func (x WhoisQuery) Charts() *Charts
func (*WhoisQuery) Check ¶
func (x *WhoisQuery) Check() bool
func (WhoisQuery) Cleanup ¶
func (WhoisQuery) Cleanup()
func (*WhoisQuery) Collect ¶
func (x *WhoisQuery) Collect() map[string]int64
func (*WhoisQuery) Init ¶
func (x *WhoisQuery) Init() bool
Click to show internal directories.
Click to hide internal directories.