config

package
v1.11.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 9, 2025 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DBTypePostgres = "postgresql"
	DBTypeMySQL    = "mysql"
	DBTypeMongoDB  = "mongodb"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type ProjectConfig

type ProjectConfig struct {
	Aborted     bool
	ProjectName string
	ModuleName  string
	OpenAPIPath string
	DB          string
	UseInfra    []string
	UseTesty    bool
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL