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