Versions in this module Expand all Collapse all v0 v0.0.2 Apr 5, 2021 v0.0.1 Mar 11, 2021 Changes in this version + type CController struct + func NewCPUController(jobs map[string]*config.Job, connections *network.Connections, ...) *CController + func (c *CController) CPUAction(w http.ResponseWriter, r *http.Request) + type RequestPayload struct + Job string + Percentage int32 + Target string