config

package
v0.0.0-...-1814500 Latest Latest
Warning

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

Go to latest
Published: Mar 17, 2024 License: AGPL-3.0 Imports: 15 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 {
	Auth      auth.Config      `conf:"auth"`
	Datastore datastore.Config `conf:"datastore"`
	Server    server.Config    `conf:"server"`

	General struct {
		Controller controller.Config `conf:",squash"`
	} `conf:"general"`
}

func New

func New() (*Config, error)

Jump to

Keyboard shortcuts

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