Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Module = fx.Options( fx.Provide( storage.NewDB, orm.NewCheckRepo, orm.NewConfigRepo, orm.NewHostGroupRepo, orm.NewHostRepo, orm.NewReportRepo, orm.NewRoundRepo, orm.NewUserRepo, orm.NewPolicyRepo, orm.NewTeamRepo, orm.NewServiceRepo, orm.NewServiceGroupRepo, orm.NewPropertyRepo, util.NewRepoStore, ), fx.Invoke( util.CheckDBTimeSync, util.CreateAllTables, util.LoadConfig, util.LoadReport, ), )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.