config

package
v0.4.3 Latest Latest
Warning

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

Go to latest
Published: Aug 26, 2025 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	GlobalCfg        *Config
	GlobalLogger     *slog.Logger
	GlobalMaxWorkers int
)

Functions

This section is empty.

Types

type Config

type Config struct {
	BaseURL          string
	Token            string
	Username         string
	Password         string
	PageSize         int
	GlobalMaxWorkers int
}

Config holds global CLI configuration

func LoadConfig

func LoadConfig() (*Config, error)

LoadConfig loads configuration from environment variables

Jump to

Keyboard shortcuts

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