MCPcopy Create free account
hub / github.com/GoEdgeLab/EdgeNode / TestSetMinLoadHours

Function TestSetMinLoadHours

internal/utils/idles/run.go:164–166  ·  view source on GitHub ↗
(minLoadHours []int)

Source from the content-addressed store, hash-verified

162}
163
164func TestSetMinLoadHours(minLoadHours []int) {
165 sharedMinLoadHours = minLoadHours
166}
167
168func TestHourlyLoadMap() map[int]*HourlyLoad {
169 return hourlyLoadMap

Callers 1

TestRunFunction · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected