go-env-example

Example go project that shows how to:

  • Load envrionment variables from a .env file (using gotdotenv).
  • Parse environment variables into a struct (using env).