Versions in this module Expand all Collapse all v1 v1.0.1 Aug 20, 2025 v1.0.0 Oct 1, 2024 Changes in this version + type Server struct + func MustInitializeServer(db *gorm.DB) *Server + func (s *Server) Start() error + func (s *Server) Stop(ctx context.Context) error