more lint fixes

This commit is contained in:
Łukasz Magiera
2019-07-02 19:45:03 +02:00
parent 661c7d6339
commit 0f8f61fc7b
5 changed files with 17 additions and 2 deletions
+1
View File
@@ -6,6 +6,7 @@ import (
"go.uber.org/fx"
)
// MetricsCtx is a context wrapper with metrics
type MetricsCtx context.Context
// LifecycleCtx creates a context which will be cancelled when lifecycle stops