Versions in this module Expand all Collapse all v1 v1.0.0 Feb 15, 2026 Changes in this version + type ErrorResponse struct + Error string + Example string + Hint string + type Server struct + func NewServer(cfg *config.Config, logger *logging.Logger) *Server + func (s *Server) ServeHTTP(w http.ResponseWriter, r *http.Request) v1.0.0-fix Feb 15, 2026