type github.com/google/licensecheck/old.License
7 uses
github.com/google/licensecheck/old (current package)
data.gen.go#L6: files := []License{
license.go#L90: type License struct {
license.go#L97: func New(licenses []License) *Checker {
license.go#L125: var builtinList []License
license.go#L129: func BuiltinLicenses() []License {
license.go#L131: return append([]License{}, builtinList...)
urls.go#L17: var builtinURLs = []License{
![]() |
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. |