languages

package
v0.0.0-...-59dad38 Latest Latest
Warning

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

Go to latest
Published: Mar 5, 2025 License: BSD-3-Clause Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Languages

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

Languages manages the listing execution context.

func NewLanguages

func NewLanguages(prime primeable) *Languages

NewLanguages prepares a list execution context for use.

func (*Languages) Run

func (l *Languages) Run() error

Run executes the list behavior.

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

Search manages the searching execution context.

func NewSearch

func NewSearch(prime primeable) *Search

NewSearch prepares a search execution context for use.

func (*Search) Run

func (s *Search) Run() error

Run executes the search behavior.

Jump to

Keyboard shortcuts

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