config

package
v1.14.0 Latest Latest
Warning

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

Go to latest
Published: Nov 13, 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
	UseRealtimeJWT bool
}

Jump to

Keyboard shortcuts

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