mirror of
https://github.com/openziti/zrok.git
synced 2024-11-29 11:34:07 +01:00
lint (#270)
This commit is contained in:
parent
917226012c
commit
8b99d13f40
@ -1,5 +1,11 @@
|
|||||||
package metrics2
|
package metrics2
|
||||||
|
|
||||||
|
import (
|
||||||
|
"fmt"
|
||||||
|
"github.com/openziti/zrok/util"
|
||||||
|
"time"
|
||||||
|
)
|
||||||
|
|
||||||
type Usage struct {
|
type Usage struct {
|
||||||
ProcessedStamp time.Time
|
ProcessedStamp time.Time
|
||||||
IntervalStart time.Time
|
IntervalStart time.Time
|
||||||
|
Loading…
Reference in New Issue
Block a user