conf

package
v0.0.0-...-2768190 Latest Latest
Warning

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

Go to latest
Published: Jun 30, 2022 License: AGPL-3.0 Imports: 3 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ApplicationConfig

type ApplicationConfig struct {
	ListenPort int    `default:"5000"`
	LogLevel   string `default:"info"`
	PublicURL  string `default:"http://localhost:5000/"`
	HttpServer httpserver.HTTPServerConfig
	Store      storeconf.StoreConfig
}

func New

func New() (ApplicationConfig, error)

Jump to

Keyboard shortcuts

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