translate

package
v1.3.1 Latest Latest
Warning

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

Go to latest
Published: Jan 29, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Command

type Command struct {
	Name string
	Args []string
}

func FindCommand

func FindCommand(text string) (*Command, error)

type Phrase

type Phrase struct {
	Lang        string
	Phrase      string
	Translation string
}

Phrase is the phrase to store in the database

func FindPhrase

func FindPhrase(text string) (*Phrase, error)

FindPhrase finds phrase to save in the database

Jump to

Keyboard shortcuts

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