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