type github.com/andybalholm/brotli/matchfinder.Pathfinder
4 uses
github.com/andybalholm/brotli/matchfinder (current package)
pathfinder.go#L12: type Pathfinder struct {
pathfinder.go#L45: func (q *Pathfinder) Reset() {
pathfinder.go#L67: func (q *Pathfinder) FindMatches(dst []Match, src []byte) []Match {
github.com/andybalholm/brotli
writer.go#L161: mf = &matchfinder.Pathfinder{
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux 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 @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |