Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WhoisXMLAPI ¶
type WhoisXMLAPI struct { }
func NewWhoisXMLAPI ¶
func NewWhoisXMLAPI() *WhoisXMLAPI
func (*WhoisXMLAPI) Description ¶
func (m *WhoisXMLAPI) Description() string
func (*WhoisXMLAPI) Name ¶
func (m *WhoisXMLAPI) Name() string
func (*WhoisXMLAPI) ResourceURLs ¶
func (m *WhoisXMLAPI) ResourceURLs() []common.ModuleResource
func (*WhoisXMLAPI) Run ¶
func (m *WhoisXMLAPI) Run(ctx *common.ModuleContext) error
func (*WhoisXMLAPI) Slug ¶
func (m *WhoisXMLAPI) Slug() string
Click to show internal directories.
Click to hide internal directories.