package env const ( LOCAL string = "local" RELEASE string = "release" )