github.com/google/licensecheck/internal/match.Dict.Insert (method)
4 uses
github.com/google/licensecheck/internal/match (current package)
dict.go#L37: func (d *Dict) Insert(w string) WordID {
dict.go#L200: words = append(words, Word{d.Insert(string(w)), lo, hi})
github.com/google/licensecheck
scan.go#L67: d.Insert("copyright")
scan.go#L68: d.Insert("http")
![]() |
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. |