package
Version:
v1.9.5
Opens a new window with list of versions in this module.
Published: Aug 24, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 5
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] byte 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 the text.
Match reports whether the path or text contains at least 1 match of the query.
Score scores the query match against the path and text.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.