searchfeatures

package
v0.5.2 Latest Latest
Warning

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

Go to latest
Published: Mar 24, 2022 License: AGPL-3.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BuildIndex

func BuildIndex()

BuildIndex needs to be called before making any requests for data, as it will build the index of searchable data.

func GetIndex

func GetIndex() []string

GetIndex just returns abitrary return data, intended to help test that the index has been initialized properly

Types

type ResultSlice

type ResultSlice struct {
	Results []*result
}

ResultSlice is an array container of results, exported to make life easier.

func SearchIndexLinkItem

func SearchIndexLinkItem(search string) ResultSlice

SearchIndexLinkItem takes a search string and returns matching result structs if any for the search

Jump to

Keyboard shortcuts

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