github.com/google/licensecheck/old.Match.Name (field)
6 uses
github.com/google/licensecheck/old (current package)
license.go#L154: Name string // The (file) name of the license it matches.
license.go#L279: return mi.Name < mj.Name
license.go#L373: Name: name,
license.go#L471: match.Name = l.name
golang.org/x/pkgsite/internal/testing/sample
sample.go#L403: Match: []oldlicensecheck.Match{{Name: LicenseType, Type: oldlicensecheck.MIT, Percent: 100}},
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |