The microkit package implements an opinionated microservice framework which can be used as library in golang microservices to speed up development. See the example microservice using the microkit package: https://github.com/giantswarm/microkit-example.