config

package
v1.3.3 Latest Latest
Warning

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

Go to latest
Published: Dec 19, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Overview

Package config loads configuration from env vars.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AppConfig

type AppConfig struct {
	HTTPAddr           string
	HTTPRoute          string
	JaegerURL          string
	QueueURLInput      string
	QueueURLOutput     string
	QueueRoleARNInput  string
	QueueRoleARNOutput string
	BackendURL         string
	EndpointURL        string
}

AppConfig holds application configuration.

func New

func New() AppConfig

New loads configuration from env vars.

Jump to

Keyboard shortcuts

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