configuration

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: 4 Imported by: 0

Documentation

Index

Constants

View Source
const DefaultDictionaryCommitRef = "refs/heads/master"

Variables

This section is empty.

Functions

This section is empty.

Types

type Configuration

type Configuration struct {
	Patterns Patterns
}

func New

func New(directory string, filename string) *Configuration

type Pattern

type Pattern struct {
	Unix    string
	Windows string
}

type Patterns

type Patterns struct {
	AntiEvasion              Pattern `yaml:"anti_evasion"`
	AntiEvasionSuffix        Pattern `yaml:"anti_evasion_suffix"`
	AntiEvasionNoSpaceSuffix Pattern `yaml:"anti_evasion_no_space_suffix"`
}

Jump to

Keyboard shortcuts

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