injector

package
v1.2.20 Latest Latest
Warning

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

Go to latest
Published: Mar 2, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddModifyInjectors added in v1.2.0

func AddModifyInjectors(injectors []InjectProcessor)

func DependencyInject

func DependencyInject(r registry.Registry, id string, dependencies []*meta.Node) error

Types

type InjectProcessor added in v1.2.7

type InjectProcessor interface {
	RuleName() string
	Filter(d *meta.Node) bool
	Inject(r registry.Registry, d *meta.Node) error
}

Jump to

Keyboard shortcuts

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