//go:build staging package appenv // Selected by `-tags staging`. See env_development.go for the full rationale. const Environment = EnvTypeStaging