Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LoadAppsConfig ¶
func SetupApp ¶
func SetupApp(ctx context.Context, appsDir string, appName string, schemaService *services.SchemaService, dao relationdbdao.IPrimaryDao) error
func SetupAppTestData ¶
Types ¶
type AppsConfig ¶
type AppsConfig struct {
EnabledApps []string `json:"enabled_apps"`
}
Click to show internal directories.
Click to hide internal directories.