package
0.2.5
Repository: https://github.com/zhquiz/go-zhquiz.git
Documentation: pkg.go.dev

# Functions

IsChromeApp decides whether to run in Chrome App (i.e.
IsDebug decides whether to run in debug mode (e.g.
Load loads from .env and .env.local to os.Getenv.
MediaPath returns path to media folder, and mkdir if necessary.
OpenURL opens specified URL in the default web browser.
Port gets server port, or "default" port value.
UserDataDir is used to store all writable data.

# Variables

ExecDir is dirname of executable.