Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type NodeParser ¶
type NodeParser struct {
// contains filtered or unexported fields
}
func NewNodeParser ¶
func NewNodeParser(concurrency uint) *NodeParser
func (*NodeParser) GetGitRepos ¶
func (l *NodeParser) GetGitRepos(data []byte) ([]string, error)
Click to show internal directories.
Click to hide internal directories.