Versions in this module Expand all Collapse all v1 v1.9.2 Dec 22, 2024 Changes in this version + type Server struct + func New(db *gorm.DB, cfg *config.Config, embeddedFS embed.FS) (*Server, error) + func (s *Server) InitDevDB() error + func (s *Server) Run() error