cfg

package
v0.0.0-...-a3600d7 Latest Latest
Warning

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

Go to latest
Published: Oct 25, 2020 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	PrefixProjectUri   string
	ProjectName        string
	Port               string
	PreUrl             string
	LocalTemplate      bool
	ServerTemplatePath string
	WebTemplatePath    string
	//ServerDistPath     string
	//WebDistPath        string
	DistPath string

	DBSchema    string
	DBUsername  string
	DBPassword  string
	DBPort      string
	DBIp        string
	DBConnParam string
}
var (
	Cfg Config
)

func (Config) GetFullProjectUri

func (cfg Config) GetFullProjectUri() string

func (Config) GetMySqlConn

func (cfg Config) GetMySqlConn() string

func (Config) GetServerProjcetName

func (cfg Config) GetServerProjcetName() string

func (Config) GetServerProjcetPath

func (cfg Config) GetServerProjcetPath() string

func (Config) GetServerTempPath

func (cfg Config) GetServerTempPath() string

func (Config) GetWebProjcetName

func (cfg Config) GetWebProjcetName() string

func (Config) GetWebProjcetPath

func (cfg Config) GetWebProjcetPath() string

func (Config) GetWebProjcetSrcPath

func (cfg Config) GetWebProjcetSrcPath() string

func (Config) GetWebTempPath

func (cfg Config) GetWebTempPath() string

Jump to

Keyboard shortcuts

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