golang.org/x/pkgsite/internal/licenses.Detector.logf (field)
6 uses
golang.org/x/pkgsite/internal/licenses (current package)
licenses.go#L300: logf func(string, ...interface{})
licenses.go#L318: logf: logf,
licenses.go#L418: d.logf("potential license file %q found outside of the expected path %q", f.Name, cdir)
licenses.go#L439: d.logf("module.CheckFilePath(%q): %v", f.Name, err)
licenses.go#L475: d.logf("reading zip file %s: %v", f.Name, err)
licenses.go#L484: types, cov := DetectFile(bytes, f.Name, d.logf)
 |
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. |