You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Update module github.com/stretchr/testify to v1.7.1 |
1 year ago | |
---|---|---|
.github/workflows | 1 year ago | |
.gitignore | 2 years ago | |
.golangci.yml | 1 year ago | |
LICENSE | 2 years ago | |
README.md | 1 year ago | |
appmode.go | 1 year ago | |
appmode_test.go | 1 year ago | |
go.mod | 1 year ago | |
go.sum | 1 year ago | |
renovate.json | 2 years ago |
README.md
appmode
A package that determines the application mode based on the 'APP_MODE' environment variable.
Available modes
- production
- development
- test