Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GoEdgeLab/EdgeNode
/ TestMinLoadHours
Function
TestMinLoadHours
internal/utils/idles/run.go:160–162 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
158
}
159
160
func
TestMinLoadHours() []int {
161
return
sharedMinLoadHours
162
}
163
164
func
TestSetMinLoadHours(minLoadHours []int) {
165
sharedMinLoadHours = minLoadHours
Callers
1
TestCheckHourlyLoad
Function · 0.92
Calls
no outgoing calls
Tested by
no test coverage detected