package
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: May 12, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
Mysql string `yaml:"mysql"`
Debug bool `yaml:"debug"`
PlatformTenantID string `yaml:"platformTenantID"`
EnableTenant bool `yaml:"enableTenant"`
BasicForm []string `yaml:"basicForm"`
BasicPage []string `yaml:"basicPage"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.