Versions in this module Expand all Collapse all v0 v0.0.24 Feb 17, 2026 Changes in this version + type APIResponse struct + Data any + Error string + Success bool + type Manager interface + type Options struct + EnableHealth bool + type Server struct + func NewServer(manager Manager, opts Options) *Server + func (s *Server) Handler() http.Handler