app

package
v0.0.0-...-900ead6 Latest Latest
Warning

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

Go to latest
Published: Jun 13, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Setup

func Setup()

Setup init application config

Types

type Configure

type Configure struct {
	Mode     string `env:"APP_MODE" envDefault:"debug"`
	AppHost  string `env:"APP_HOST" envDefault:"localhost"`
	TimeZone string `env:"TIMEZONE" envDefault:"Asia/Seoul"`
}

Configure config for application

var Config Configure

Config global defined application config

Jump to

Keyboard shortcuts

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