Versions in this module Expand all Collapse all v1 v1.66.0 Aug 26, 2026 Changes in this version + const EnvVar + func Addr(v string) (string, bool, error) + type Server struct + func Start(addr string) (*Server, error) + func StartFromEnv(v string) (*Server, error) + func (s *Server) Addr() string + func (s *Server) Close() error