github.com/google/licensecheck.License.Type (field)
7 uses
github.com/google/licensecheck (current package)
data.gen.go#L389: {ID: "WTFPL", Type: Discouraged, LRE: license_WTFPL_lre},
license.go#L81: Type Type // reported license type
scan.go#L34: m[l.ID] = l.Type
scan.go#L39: l.Type = typ
scan.go#L41: l.Type = Unknown
scan.go#L161: Type: l.Type,
scan.go#L202: Type: l.Type,
![]() |
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. |