github.com/google/licensecheck/old.Options.Slop (field)
6 uses
github.com/google/licensecheck/old (current package)
license.go#L21: Slop int // Maximum allowable gap in a near-contiguous match.
license.go#L27: Slop: 8,
license.go#L494: if opts.Slop <= 0 {
license.go#L495: opts.Slop = defaults.Slop
license.go#L576: textGap := opts.Slop
![]() |
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. |