Skip to content

Instantly share code, notes, and snippets.

@presmihaylov
Last active April 5, 2020 05:43
Show Gist options
  • Select an option

  • Save presmihaylov/430f0e9d2e79d09237877a14d0fa1ecb to your computer and use it in GitHub Desktop.

Select an option

Save presmihaylov/430f0e9d2e79d09237877a14d0fa1ecb to your computer and use it in GitHub Desktop.
...
func main() {
fx.New(
fx.Provide(ProvideConfig),
).Run()
...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment