languages

package
v0.0.0-...-277eb20 Latest Latest
Warning

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

Go to latest
Published: May 28, 2024 License: BSD-3-Clause Imports: 18 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.

type Update

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

func NewUpdate

func NewUpdate(prime primeable) *Update

func (*Update) Run

func (u *Update) Run(params *UpdateParams) error

type UpdateParams

type UpdateParams struct {
	Language string
}

Jump to

Keyboard shortcuts

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