Versions in this module Expand all Collapse all v1 v1.10.1 Mar 20, 2026 Changes in this version + func StartAgent(c Config) + type Config struct + EnableMetrics bool + EnablePprof bool + Enabled bool + HealthPath string + HealthResponse string + Host string + MetricsPath string + Port int + type Server struct + func NewServer(config Config) *Server + func (s *Server) StartAsync(c Config) v1.9.0-alpha-0.1 Aug 26, 2025