github.com/google/licensecheck/old.Match.Type (field)
4 uses
github.com/google/licensecheck/old (current package)
license.go#L155: Type Type // The type of the license: BSD, MIT, etc.
license.go#L374: Type: licenseType(name),
license.go#L472: match.Type = l.typ
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. |