Versions in this module Expand all Collapse all v0 v0.1.1 Apr 12, 2024 v0.1.0 Apr 12, 2024 Changes in this version + type ISectionDependency interface + InitializeSections func() error + type SectionDependency struct + Configuration SectionDependencyConfiguration + func NewSectionDependency(SectionDependencyConfiguration configuration) *SectionDependency + func (sd *SectionDependency) InitializeSections() error + type SectionDependencyConfiguration struct + CoreLanguageId primitive.ObjectID + DatabaseName stirng + MongoDbDatabaseConnectionString string + MongoDbDatabasePassword string + MongoDbDatabaseUsername string + MysqlDatabaseDsn string + MysqlOwnerId uint + OwnerId primitive.ObjectID + PostgresDatabaseDsn string + PostgresOwnerId uint + type SoftwareSection struct + Database string + Id primitive.ObjectID + MultiDatabase bool + MysqlId uint + MysqlOwnerId uint + Names map[primitive.ObjectID]string + OwnerId primitive.ObjectID + PostgresId uint + PostgresOwnerId uint