fuzzy

package
v0.0.0-...-566fc8f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 27, 2017 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CalcScore

func CalcScore(query, str string, firstIndex, matchLen int) int

Types

type MatchResult

type MatchResult struct {
	Success bool
	Score   int
	Value   string
}

func Match

func Match(query, str string) *MatchResult

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL