add metrics

This commit is contained in:
ginuerzh
2022-03-16 21:21:47 +08:00
parent 7db81fcfeb
commit 6b2ccaad38
13 changed files with 522 additions and 12 deletions

View File

@ -9,7 +9,7 @@ import (
"github.com/go-gost/core/handler"
"github.com/go-gost/core/listener"
"github.com/go-gost/core/logger"
"github.com/go-gost/metrics"
"github.com/go-gost/core/metrics"
)
type options struct {