package
0.0.0-20240403100638-44fb1761d754
Repository: https://github.com/olienttech/backend-challenges.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
IsDev : Check if the current environment is development.
IsPrd : Check if the current environment is production.
IsStg : Check if the current environment is staging.
IsTest : Check if the current environment is test.

# Structs

Env is 環境変数.