Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Project ¶
type Project struct {
PKG string
Name string
Description string
EnableKeyauth bool
Keyauth *Keyauth
EnableMySQL bool
MySQL *MySQL
EnableMongoDB bool
MongoDB *MongoDB
GenExample bool
EnableCache bool
// contains filtered or unexported fields
}
Project todo
func (*Project) LoadKeyauthConfig ¶ added in v1.5.8
func (*Project) LoadMongoDBConfig ¶ added in v1.5.8
func (*Project) LoadMySQLConfig ¶ added in v1.5.8
Click to show internal directories.
Click to hide internal directories.