Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
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
Click to show internal directories.
Click to hide internal directories.