Versions in this module Expand all Collapse all v1 v1.0.0 Jul 30, 2024 Changes in this version + type Server struct + Domain string + Host string + Port int + StatusPath string + Storage app.Storage + TLSCertPath string + TLSKeyPath string + TLSPort int + func (s *Server) Addr(port int) string + func (s *Server) ListenAndServe(err chan error)