Versions in this module Expand all Collapse all v0 v0.44.0 Aug 25, 2023 v0.0.1 Oct 9, 2023 Changes in this version + func IsLicenseRefToFile(maybeLicense string) (bool, string) + type License struct + func NewLicense(classifierConfidenceLevel float64) *License + func (l *License) Traverse(fsys fs.FS, root string) (map[string][]string, error)