dict

package
v0.0.0-...-18a6292 Latest Latest
Warning

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

Go to latest
Published: Oct 22, 2020 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Candidate

type Candidate interface {
	Text() string
	Annotation() string
	fmt.Stringer
}

type Dictionary

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

func (*Dictionary) Add

func (d *Dictionary) Add(name string) error

func (*Dictionary) Search

func (d *Dictionary) Search(key string) []Candidate

Jump to

Keyboard shortcuts

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