github.com/google/licensecheck/old.Options.Threshold (field)
4 uses
github.com/google/licensecheck/old (current package)
license.go#L20: Threshold int // Percentage threshold to report a match.
license.go#L26: Threshold: 40,
license.go#L217: threshold := float64(opts.Threshold)
license.go#L219: threshold = float64(defaults.Threshold)
![]() |
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. |