Documentation
¶
Index ¶
Constants ¶
View Source
const (
LoadComponentMethod = "LoaderController.LoadComponent"
)
Variables ¶
This section is empty.
Functions ¶
func BuildPostgreSQLConf ¶
func BuildPostgreSQLConf() postgresql.DBConf
func InitConfig ¶
func InitConfig() error
func SetupLogging ¶
func SetupLogging()
Types ¶
type AppConf ¶
type AppConf struct {
ServerConf api.ServerProps
Hash string
Path string
}
func BuildAppConf ¶
func BuildAppConf() AppConf
Click to show internal directories.
Click to hide internal directories.