Skip to content

Instantly share code, notes, and snippets.

@preslavmihaylov
Created April 12, 2020 09:51
Show Gist options
  • Save preslavmihaylov/a7faa961d1fa88a0e40f2309e86fbf15 to your computer and use it in GitHub Desktop.
Save preslavmihaylov/a7faa961d1fa88a0e40f2309e86fbf15 to your computer and use it in GitHub Desktop.
...
func main() {
fx.New(
configfx.Module,
loggerfx.Module,
...
).Run()
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment