spell

package
v0.0.0-...-a011eca Latest Latest
Warning

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

Go to latest
Published: Jun 4, 2022 License: BSD-3-Clause, GPL-2.0, BSD-3-Clause, + 1 more Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type New

type New string

A New string contains a segment of replaced text of a query.

func (New) String

func (r New) String() string

func (New) Type

func (r New) Type() string

type Old

type Old string

An Old string contains an original segment text of a query.

func (Old) String

func (o Old) String() string

func (Old) Type

func (o Old) Type() string

type Replacement

type Replacement interface {
	String() string
	Type() string
}

A Replacement is text fragment that indicates a change specified by ESpell.

type Replacements

type Replacements []Replacement

func (*Replacements) UnmarshalXML

func (r *Replacements) UnmarshalXML(dec *xml.Decoder, start xml.StartElement) error

Jump to

Keyboard shortcuts

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