Created
April 12, 2020 09:51
-
-
Save presmihaylov/a7faa961d1fa88a0e40f2309e86fbf15 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
... | |
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