fuzzaldrin

package module
v0.0.0-...-d2c01c3 Latest Latest
Warning

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

Go to latest
Published: May 23, 2015 License: MIT Imports: 5 Imported by: 0

README

go-fuzzaldrin

Build Status Coverage Status

Fuzzy filtering and string scoring. this is go port of fuzzaldrin.

TODO

  • Write documentation

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Filter

func Filter(candidateds []string, query string, maxResults int) []string

Filter filters candidates with query

func Match

func Match(str, query string) (indexes []int)

Match returns matched indexes

func Score

func Score(str, query string) float64

Score caliculates mathing score

Types

This section is empty.

Jump to

Keyboard shortcuts

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