Currently using gokit: https://github.com/go-kit/kit Really nice interface for adding tracing, middleware/finalizer logging/metrics, circuit-breakers, etc to your application.
But sadly no streaming yet
61–65 of 65 posts
Currently using gokit: https://github.com/go-kit/kit Really nice interface for adding tracing, middleware/finalizer logging/metrics, circuit-breakers, etc to your application.