search

package module
v0.0.0-...-2e7b72f Latest Latest
Warning

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

Go to latest
Published: Nov 1, 2025 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ResultType

type ResultType struct {
	Query    string
	Limit    int
	Offset   int
	Context  base.VerseTextType
	Selected []string
	Results  []ResultVerseType
}

func SearchContext

func SearchContext(context base.VerseTextType, selected []string, query string, limit int, offset int) ResultType

func SearchGlobal

func SearchGlobal(query string, limit int, offset int) ResultType

type ResultVerseType

type ResultVerseType struct {
	Verse base.VerseTextType
	Match []int
}

Jump to

Keyboard shortcuts

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