config

package
v0.0.0-...-74ede58 Latest Latest
Warning

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

Go to latest
Published: Apr 27, 2024 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const DEV_ENV = "DEV"
View Source
const PROD_ENV = "PROD"
View Source
const STAGE_ENV = "STAGE"

Variables

This section is empty.

Functions

This section is empty.

Types

type ApiEnvConfig

type ApiEnvConfig struct {
	// LOCAL, DEV, STG, PRD
	Env string
	// server traffic on this port
	Port string
	// path to VERSION file
	Version string
}

Jump to

Keyboard shortcuts

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