settings

package
v1.3.0 Latest Latest
Warning

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

Go to latest
Published: Aug 15, 2026 License: AGPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Settings

type Settings struct {
	Command       string
	Args          []string
	ShowVersion   bool
	SessionsCheck bool
	ImportPath    string

	Host         string
	Port         int
	AuthPath     string
	MaxRetries   int
	CooldownMins int
	PreferPro    bool
	Verbose      bool
	EnableLogin  bool
}

func FromAppConfig

func FromAppConfig(cfg *config.AppConfig) (*Settings, error)

FromAppConfig validates cfg and returns Settings.

Jump to

Keyboard shortcuts

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