pluginmanagerfx

package
v1.1.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 5, 2023 License: Apache-2.0 Imports: 44 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

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
}

type PluginOut

type PluginOut struct {
	fx.Out

	PluginManager p.Manager
}

func ProvidePluginManager

func ProvidePluginManager(in PluginIn) (PluginOut, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL