globals

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Dec 3, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	EnvLocal   = "local"
	EnvDev     = "dev"
	EnvStaging = "staging"
	EnvProd    = "prod"
)

Possible environments

Variables

Functions

func Addr

func Addr() string

Addr is the self address of the backend

func Env

func Env() string

func FrontendAddr

func FrontendAddr() string

func LanguageKey

func LanguageKey(lang, version string) string

LanguageKey takes a language and version and crafts a lanugage key

func Port

func Port() string

Port gets the port for the application

Types

type JdoodleLang

type JdoodleLang struct {
	JdoodleLang    string
	JdoodleVersion string
}

func GetLanguage

func GetLanguage(lang, version string) *JdoodleLang

GetLanguage gets an active language using the language and version. If no language exists, nil will be returned

type Languages

type Languages map[string]JdoodleLang

Jump to

Keyboard shortcuts

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