config

package
v1.5.0 Latest Latest
Warning

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

Go to latest
Published: Jun 3, 2026 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TldxConfigOptions

type TldxConfigOptions struct {
	TLDs             []string
	Prefixes         []string
	TLDPreset        string
	Suffixes         []string
	InputFile        string
	MaxDomainLength  int
	Verbose          bool
	OnlyAvailable    bool
	ShowStats        bool
	OutputFormat     string
	NoColor          bool
	Regex            bool
	Limit            int
	DryRun           bool
	MaxRetries       int
	InitialBackoff   time.Duration
	MaxBackoff       time.Duration
	BackoffFactor    float64
	ContextTimeout   time.Duration
	ConcurrencyLimit int
}

type TldxContext

type TldxContext struct {
	Config *TldxConfigOptions
}

func NewTldxContext

func NewTldxContext() *TldxContext

Jump to

Keyboard shortcuts

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