Versions in this module Expand all Collapse all v1 v1.0.1 Jun 23, 2022 Changes in this version + func RegisterRouterSysctl(router *mux.Router) + type Sysctl struct + Apply bool + FileName string + Files []string + Key string + Pattern string + Value string + func (s *Sysctl) Acquire(w http.ResponseWriter) error + func (s *Sysctl) GetPattern(w http.ResponseWriter) error + func (s *Sysctl) Load(w http.ResponseWriter) error + func (s *Sysctl) Update(w http.ResponseWriter) error