spell

package
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Jan 23, 2019 License: BSD-3-Clause Imports: 2 Imported by: 2

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