Versions in this module Expand all Collapse all v0 v0.0.1 Aug 7, 2025 Changes in this version + const MB + func ListenAndServe(port string, handler http.Handler) + func ListenAndServeForever(port string, handler http.Handler) + func New(port string, handler http.Handler) *http.Server + func WaitGroup(servers ...*http.Server)