Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Module = fx.Options( fx.Provide( ProvidePluginManager, ), )
Functions ¶
This section is empty.
Types ¶
type PluginIn ¶
type PluginIn struct {
fx.In
Logger *zerolog.Logger
QuotaManager *quota.QuotaManager
Secrets secret.Vault
TenantStorer tenant.TenantStorer
TableSyncer syncer.DeltaSyncer
}
Click to show internal directories.
Click to hide internal directories.