//
pkg.gl
Category
github.com/Behroozz/go-graphql
pkg
util
environment
package
0.0.0-20221228185447-d787fbefa9e0
Repository:
https://github.com/behroozz/go-graphql.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
1
Files
16 SLOC
#
Functions
IsDev
IsDev returns APP_ENV in development mode.
IsE2E
IsE2E returns APP_ENV in e2e mode.
IsTest
IsTest returns APP_ENV in test mode.
#
Constants
Development
Application Environment name.
E2E
Application Environment name.
Test
Application Environment name.