github.com/google/licensecheck/old.Checker.urls (field)
5 uses
github.com/google/licensecheck/old (current package)
license.go#L77: urls map[string]string
license.go#L100: urls: make(map[string]string),
license.go#L116: c.urls[l.URL] = l.Name
license.go#L396: name, ok := c.urls[url]
license.go#L406: if name, ok = c.urls[url[:i]]; ok {
![]() |
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. |