Versions in this module Expand all Collapse all v1 v1.5.1 Jan 4, 2025 v1.5.0 Jul 17, 2024 Changes in this version + var ErrRestConfigMgr = errors.New("failed to initialize restConfigMgr") + type AutonomyProxy struct + func NewAutonomyProxy(restConfigMgr *hubrest.RestConfigManager, cacheMgr cachemanager.CacheManager) *AutonomyProxy + func (ap *AutonomyProxy) ServeHTTP(rw http.ResponseWriter, req *http.Request)