search_bar

package
v1.120.2 Latest Latest
Warning

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

Go to latest
Published: Apr 18, 2026 License: AGPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var SearchBarContent string
View Source
var SearchBarCss = core_types.StaticFile{
	Content:  SearchBarContent,
	Filename: "search_bar.css",
	Kind:     core_types.StaticFileCSS,
}

Functions

This section is empty.

Types

type Entry

type Entry struct {
	Name   string
	Kind   string
	Tag    string
	Color  string
	Letter string

	SysNick string
	Query   string
}

func NewEntry

func NewEntry(
	Name string,
	Kind string,
	Tag string,
	Color string,
	Letter string,

	SysNick string,
	Query string,

) Entry

func (Entry) SearchIndex

func (e Entry) SearchIndex() string

Jump to

Keyboard shortcuts

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