Documentation
¶
Overview ¶
Package license detects software licenses and checks them against a policy.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LicenseScanner ¶
type LicenseScanner struct {
// contains filtered or unexported fields
}
func NewLicenseScanner ¶
func NewLicenseScanner() *LicenseScanner
func (*LicenseScanner) Close ¶
func (s *LicenseScanner) Close() error
func (*LicenseScanner) Name ¶
func (s *LicenseScanner) Name() string
func (*LicenseScanner) Type ¶
func (s *LicenseScanner) Type() core.ScanType
Click to show internal directories.
Click to hide internal directories.