configuration

package
v0.0.0-...-fbdc7ed Latest Latest
Warning

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

Go to latest
Published: Jun 20, 2023 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Configuration

type Configuration struct {
	IsDebug      bool   `env:"IS_DEBUG"`
	AdminSecret  string `env:"ADMIN_SECRET"`
	UniqueUserId string `env:"UNIQUE_USER_ID"`
	BaseUrl      string `env:"BASE_URL"`
	ApiVersion   string `env:"ApiVersion"`
	ClientTag    string
}

func GetConfiguration

func GetConfiguration() *Configuration

Jump to

Keyboard shortcuts

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