package
Version:
v1.4.0
Opens a new window with list of versions in this module.
Published: Feb 20, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package query implements search query parsing and matching.
Match is an array of [start, end] indexes for a match.
Query is a search query.
Parse parses a search query string.
FindAllIndex returns a slice of all query match indexes in b.
Match reports whether b matches the query.
Score scores the query match against b.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.