config

package
v0.50.0 Latest Latest
Warning

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

Go to latest
Published: Aug 28, 2026 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	BaseURL             string
	OrganizationID      string
	RunnerAPIKey        string
	RunnerID            string
	MaxParallelFlows    int
	HeartbeatInterval   time.Duration
	RequestTimeout      time.Duration
	IdleBackoff         time.Duration
	ErrorBackoff        time.Duration
	ShutdownGracePeriod time.Duration
	LogLevel            zerolog.Level
	LogFormat           string
	FlowAPIKey          string
}

func Load

func Load() (Config, error)

Jump to

Keyboard shortcuts

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