Versions in this module Expand all Collapse all v0 v0.3.0 Apr 19, 2026 v0.2.0 Jan 25, 2026 v0.1.0 Jan 18, 2026 Changes in this version + const HeartbeatTimeout + type Server struct + func New(controlAddr, httpsAddr, httpAddr, domain, certDir string) *Server + func (s *Server) Run() error + func (s *Server) ServeHTTP(w http.ResponseWriter, r *http.Request)