use meter interface

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
2021-01-27 00:56:50 +03:00
parent 265450a134
commit 7ae2072909
4 changed files with 110 additions and 674 deletions

2
go.mod
View File

@@ -4,5 +4,5 @@ go 1.13
require (
github.com/VictoriaMetrics/metrics v1.12.3
github.com/unistack-org/micro/v3 v3.1.3
github.com/unistack-org/micro/v3 v3.1.9
)