package
3.1.2+incompatible
Repository: https://github.com/yieldbot/ferret.git
Documentation: pkg.go.dev
# Functions
Init initializes the search.
ParseGoto parses goto from a given string.
ParseLimit parses limit from a given string.
ParsePage parses page from a given string.
ParseTimeout parses timeout from a given string.
ProviderByName returns a provider by the given name.
ProviderRegister registers a search provider.
Providers returns a sorted list of the names of the providers.
# Interfaces
Searcher is the interface that must be implemented by a search provider.
# Type aliases
Results represents a list of search results.