Versions in this module Expand all Collapse all v0 v0.17.0 Mar 17, 2026 Changes in this version + var ServeCmd = &cobra.Command + type Server struct + func NewServer(ctx context.Context, cfg *config.Config, mm *maxmind.Client, db *gorm.DB) *Server + func (s *Server) Init() error