MCPcopy 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
160func TestMinLoadHours() []int {
161 return sharedMinLoadHours
162}
163
164func TestSetMinLoadHours(minLoadHours []int) {
165 sharedMinLoadHours = minLoadHours

Callers 1

TestCheckHourlyLoadFunction · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected