Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewFactory
deprecated
func NewFactory( cfgType config.Type, createDefaultConfig component.ExtensionDefaultConfigFunc, createServiceExtension component.CreateExtensionFunc, options ...FactoryOption) component.ExtensionFactory
Deprecated: [v0.46.0] use component.NewExtensionFactory.
Types ¶
type CreateDefaultConfig
deprecated
type CreateDefaultConfig = component.ExtensionDefaultConfigFunc
Deprecated: [v0.46.0] use component.ExtensionDefaultConfigFunc.
type CreateServiceExtension
deprecated
type CreateServiceExtension = component.CreateExtensionFunc
Deprecated: [v0.46.0] use component.CreateExtensionFunc.
type FactoryOption
deprecated
type FactoryOption struct{}
Deprecated: [v0.46.0] not needed, will be removed soon.
Click to show internal directories.
Click to hide internal directories.