Skip to content

go-god/msa

Repository files navigation

msa

Go microservice architecture main component, responsible for application startup, 
dependency injection,configuration reading, life cycle management.

go dip tools

https://github.com/go-god/gdi

providers

You can pass the provider into the msa.Start method as an Option through the 
msa.WithProviders or msa.WithConfigProviders method to start the service.

Packages

 
 
 

Contributors