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 (w *WhoisQuery) Charts() *module.Charts
func (*WhoisQuery) Check ¶
func (w *WhoisQuery) Check() bool
func (*WhoisQuery) Cleanup ¶
func (w *WhoisQuery) Cleanup()
func (*WhoisQuery) Collect ¶
func (w *WhoisQuery) Collect() map[string]int64
func (*WhoisQuery) Init ¶
func (w *WhoisQuery) Init() bool
Click to show internal directories.
Click to hide internal directories.