Versions in this module Expand all Collapse all v1 v1.0.0 Nov 5, 2024 v0 v0.0.1 Nov 4, 2024 Changes in this version + type Server struct + func New(address string, handler http.Handler, logger *slog.Logger) *Server + func (s *Server) Run(ctx context.Context) error