engine

package
v0.0.0-...-43e17f8 Latest Latest
Warning

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

Go to latest
Published: Oct 14, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Clean

func Clean(s string) []string

Types

type Entries

type Entries []Entry

func (*Entries) Search

func (e *Entries) Search(query string) []Result

type Entry

type Entry struct {
	Title  string
	URL    string
	Filter bloom.Filter
}

func New

func New(title, url, body string) Entry

type Result

type Result struct {
	Title string
	URL   string
}

Jump to

Keyboard shortcuts

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