mirror of
https://github.com/TeaOSLab/EdgeNode.git
synced 2026-02-08 10:55:37 +08:00
v1.4.1
This commit is contained in:
@@ -4,10 +4,11 @@ package testutils
|
||||
|
||||
import (
|
||||
"fmt"
|
||||
timeutil "github.com/iwind/TeaGo/utils/time"
|
||||
"runtime"
|
||||
"testing"
|
||||
"time"
|
||||
|
||||
timeutil "github.com/iwind/TeaGo/utils/time"
|
||||
)
|
||||
|
||||
func StartMemoryStatsGC(t *testing.T) {
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2023 GoEdge CDN goedge.cdn@gmail.com. All rights reserved. Official site: https://goedge.cn .
|
||||
// Copyright 2023 GoEdge CDN goedge.cdn@gmail.com. All rights reserved. Official site: https://goedge.cloud .
|
||||
|
||||
package testutils
|
||||
|
||||
|
||||
Reference in New Issue
Block a user