config

package
v0.0.20 Latest Latest
Warning

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

Go to latest
Published: Mar 9, 2026 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const Version = "0.0.19"

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Version                      string
	Debug                        bool
	RefreshRateSeconds           int
	PushEnabled                  bool
	PushIntervalSeconds          int
	PushPath                     string
	PushUrl                      string
	Token                        string
	Endpoint                     string
	MetricsFile                  string
	CollectorEnabled             bool
	CollectorRetentionPeriodDays int
	BindAddr                     string
}

func NewDefaultConfig

func NewDefaultConfig() *Config

Jump to

Keyboard shortcuts

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