config

package
v1.1.1 Latest Latest
Warning

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

Go to latest
Published: Apr 7, 2023 License: MIT Imports: 7 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 {
	Database struct {
		Driver string
		Uri    string
	}
	Downloader downloader.Config
	Sources    struct {
		Mangadex mangadex.Config
	}
	LogLevel string `yaml:"logLevel"`
}

func (*Config) Load

func (c *Config) Load(path string, inContainer bool) error

func (*Config) Propagate added in v1.1.1

func (c *Config) Propagate()

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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