github.com/google/licensecheck.Match.ID (field)
6 uses
github.com/google/licensecheck (current package)
license.go#L106: ID string // License identifier. (See licenses/README.md.)
scan.go#L160: ID: l.ID,
scan.go#L201: ID: l.ID,
golang.org/x/pkgsite/internal/licenses
licenses.go#L511: ts := exceptionTypes[m.ID]
licenses.go#L513: ts = []string{m.ID}
golang.org/x/pkgsite/internal/postgres
licenses.go#L126: if len(lic.Coverage.Match) == 0 || lic.Coverage.Match[0].ID == "" {
![]() |
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. |