Versions in this module Expand all Collapse all v0 v0.0.7 May 7, 2026 v0.0.6 Mar 16, 2026 v0.0.5 Feb 23, 2026 v0.0.4 Feb 23, 2026 v0.0.3 Feb 23, 2026 v0.0.2 Feb 17, 2026 v0.0.1 Feb 16, 2026 Changes in this version + var TemplateFS embed.FS + func Cmd() *cobra.Command + func Run(opts Options) error + type DomainInfo struct + Name string + NameCamel string + type MicroserviceConfig struct + Domains []string + Features []string + MetricsPort int + Name string + Port int + type Options struct + Force bool + Microservices []string + Module string + Name string + Output string + ProjectMS string + WithCLI bool + type TemplateData struct + AdminAPIKey string + CLIName string + DatabaseConnectionMaxLifetime string + DatabaseHost string + DatabaseMaxIdleConnections int + DatabaseMaxOpenConnections int + DatabaseName string + DatabasePassword string + DatabasePort int + DatabaseSSLMode string + DatabaseUsername string + DomainName string + DomainNameCamel string + Domains []DomainInfo + EntityName string + EntityNameCamel string + Features map[string]bool + JWTSecretKey string + MetricsPort int + MigrationTimestamp string + ModuleName string + Port int + ProjectMS string + ProjectName string + ProjectNameSnake string + RedisDatabase int + RedisHost string + RedisPassword string + RedisPort int + RepositoryName string + RepositoryNameCamel string + ServiceName string + ServiceNameCamel string + Timestamp string