Skip to content

Instantly share code, notes, and snippets.

@koral--
Created October 16, 2018 12:38
Show Gist options
  • Save koral--/fa9015f979d9d50e47eb811c92f4d1f4 to your computer and use it in GitHub Desktop.
Save koral--/fa9015f979d9d50e47eb811c92f4d1f4 to your computer and use it in GitHub Desktop.
Chuck Norris jokes Bitirse step config
// Config ...
type Config struct {
APIBaseURL string `env:"api_base_url,required"`
Category string `env:"category"`
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment