mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2026-02-03 01:25:54 +08:00
v1.4.1
This commit is contained in:
@@ -3,10 +3,11 @@
|
||||
package stat
|
||||
|
||||
import (
|
||||
"sort"
|
||||
|
||||
"github.com/TeaOSLab/EdgeAdmin/internal/web/actions/actionutils"
|
||||
"github.com/TeaOSLab/EdgeCommon/pkg/rpc/pb"
|
||||
"github.com/iwind/TeaGo/maps"
|
||||
"sort"
|
||||
)
|
||||
|
||||
type DailyRequestsAction struct {
|
||||
|
||||
@@ -3,10 +3,11 @@
|
||||
package stat
|
||||
|
||||
import (
|
||||
"sort"
|
||||
|
||||
"github.com/TeaOSLab/EdgeAdmin/internal/web/actions/actionutils"
|
||||
"github.com/TeaOSLab/EdgeCommon/pkg/rpc/pb"
|
||||
"github.com/iwind/TeaGo/maps"
|
||||
"sort"
|
||||
)
|
||||
|
||||
type HourlyRequestsAction struct {
|
||||
|
||||
@@ -3,10 +3,11 @@
|
||||
package stat
|
||||
|
||||
import (
|
||||
"sort"
|
||||
|
||||
"github.com/TeaOSLab/EdgeAdmin/internal/web/actions/actionutils"
|
||||
"github.com/TeaOSLab/EdgeCommon/pkg/rpc/pb"
|
||||
"github.com/iwind/TeaGo/maps"
|
||||
"sort"
|
||||
)
|
||||
|
||||
type IndexAction struct {
|
||||
|
||||
Reference in New Issue
Block a user