mirror of
https://github.com/openziti/zrok.git
synced 2024-11-22 16:13:47 +01:00
lint (#270)
This commit is contained in:
parent
6e4645bce0
commit
eb260e32c0
@ -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