Documentation ¶
Index ¶
Constants ¶
View Source
const ( ScannerTypeNpm = "npm" ScannerTypeYarn = "yarn" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Scanner ¶
type Scanner struct {
// contains filtered or unexported fields
}
func NewScanner ¶
func (*Scanner) ParseLockfile ¶
Click to show internal directories.
Click to hide internal directories.