config

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Apr 22, 2026 License: MIT Imports: 0 Imported by: 0

Documentation

Overview

Package config holds runtime configuration for caffeine.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	// Addr is the HTTP listen address, e.g. ":8080".
	Addr string
	// MachineURL is the base URL of the Meticulous machine REST API.
	MachineURL string
}

Config captures all runtime knobs. Loaded from flags + env in cmd/caffeine.

Jump to

Keyboard shortcuts

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