printer

package
v0.3.2 Latest Latest
Warning

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

Go to latest
Published: Apr 10, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type KV

type KV struct {
	Key   string
	Value string
}

type PageKVSelect

type PageKVSelect struct {
	HighlightOptions util.Set[string]
	Options          []*KV

	Size int

	Filter     bool
	SourceFunc func(page, size int, options []*KV) ([]*KV, error)
	TopText    string
	// contains filtered or unexported fields
}

func (*PageKVSelect) Show

func (s *PageKVSelect) Show() (*KV, error)

Jump to

Keyboard shortcuts

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