docs

package
v1.0.16 Latest Latest
Warning

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

Go to latest
Published: May 9, 2026 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Index

type Index struct {
	// contains filtered or unexported fields
}

func NewIndex

func NewIndex() *Index

func (*Index) All

func (i *Index) All() []Topic

func (*Index) Lookup

func (i *Index) Lookup(name string) (Topic, bool)

type Topic

type Topic struct {
	Name       string   `json:"name"`
	Summary    string   `json:"summary"`
	References []string `json:"references"`
}

Jump to

Keyboard shortcuts

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