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.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
Go to file
Dawid Wysokiński 4dbd9dda5b
Merge pull request #7 from Kichiyaki/renovate/github.com-stretchr-testify-1.x
Update module github.com/stretchr/testify to v1.7.1
1 year ago
.github/workflows Update actions/setup-go action to v3 1 year ago
.gitignore init 2 years ago
.golangci.yml v2.0.0 1 year ago
LICENSE init 2 years ago
README.md v2.0.0 1 year ago
appmode.go v2.0.0 1 year ago
appmode_test.go update module name 1 year ago
go.mod Update module github.com/stretchr/testify to v1.7.1 1 year ago
go.sum Update module github.com/stretchr/testify to v1.7.1 1 year ago
renovate.json Add renovate.json 2 years ago

README.md

appmode

A package that determines the application mode based on the 'APP_MODE' environment variable.

Available modes

  1. production
  2. development
  3. test