Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SpellCheckCorrection ¶
type SpellCheckCorrection struct {
Original, Correction string
}
type SpellCheckResult ¶
type SpellCheckResult struct { Text []string Changes []SpellCheckCorrection }
Click to show internal directories.
Click to hide internal directories.