util

package
v2.7.0 Latest Latest
Warning

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

Go to latest
Published: Nov 30, 2025 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FpFinder added in v2.4.0

type FpFinder struct{}

func NewFpFinder added in v2.4.0

func NewFpFinder() *FpFinder

func (*FpFinder) FpFinder added in v2.4.0

func (t *FpFinder) FpFinder(inputFilePath string, extendedDictionaryFilePath string, englishDictionaryCommitRef string) error

type FpFinderError added in v2.4.0

type FpFinderError struct{}

func (*FpFinderError) Error added in v2.4.0

func (t *FpFinderError) Error() string

type TestNumberingError

type TestNumberingError struct{}

func (*TestNumberingError) Error

func (t *TestNumberingError) Error() string

type TestRenumberer

type TestRenumberer struct{}

func NewTestRenumberer

func NewTestRenumberer() *TestRenumberer

func (*TestRenumberer) RenumberTest

func (t *TestRenumberer) RenumberTest(filePath string, checkOnly bool, ctxt *context.Context) error

func (*TestRenumberer) RenumberTests

func (t *TestRenumberer) RenumberTests(checkOnly bool, gitHubOutput bool, ctxt *context.Context) error

type WordNet added in v2.6.0

type WordNet interface {
	Lookup(criteria wnram.Criteria) ([]wnram.Lookup, error)
}

Jump to

Keyboard shortcuts

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