Documentation ¶
Index ¶
Constants ¶
View Source
const ToolName = `ghtracker`
Name
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GHRepo4Show ¶
type GHRunner ¶
type GHRunner struct {
// contains filtered or unexported fields
}
func (*GHRunner) RunGHCrawler ¶
type OutputWriter ¶
type OutputWriter struct {
JSON bool
}
OutputWriter outputs content to writers.
func NewOutputWriter ¶
func NewOutputWriter(json bool) *OutputWriter
NewOutputWriter creates a new OutputWriter
Click to show internal directories.
Click to hide internal directories.