config

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Feb 14, 2023 License: MIT Imports: 2 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 {
	Analytics   analytics         `toml:"analytics"`
	S3          s3Config          `toml:"s3"`
	Persistence persistenceConfig `toml:"persistence"`
	Results     resultsConfig     `toml:"results"`
	Proxy       proxy             `toml:"proxy"`
	General     generalConfig     `toml:"general"`
	Endpoints   endpointsConfig   `toml:"endpoints"`
}

func ReadConfig

func ReadConfig(configFile string) (Config, error)

Jump to

Keyboard shortcuts

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