Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GoEdgeLab/EdgeNode
/ TestGMTTime
Function
TestGMTTime
internal/utils/time_test.go:13–15 ·
view source on GitHub ↗
(t *testing.T)
Source
from the content-addressed store, hash-verified
11
}
12
13
func
TestGMTTime(t *testing.T) {
14
t.Log(utils.GMTTime(time.Now()))
15
}
Callers
nothing calls this directly
Calls
2
GMTTime
Function · 0.92
Log
Method · 0.80
Tested by
no test coverage detected