conf

package
v0.0.0-...-ffa717b Latest Latest
Warning

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

Go to latest
Published: Mar 7, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AppConfig

type AppConfig struct {
	Name       string `env:"APP_NAME"`
	Production bool   `env:"PRODUCTION"`
	Db         params.DB
	Cache      cache.Config
}

AppConfig конфигурация приложения

func NewAppConfig

func NewAppConfig(env ...string) (*AppConfig, error)

NewAppConfig конструктор конфигурации приложения

Jump to

Keyboard shortcuts

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