bean_factory

package
v1.4.4 Latest Latest
Warning

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

Go to latest
Published: Jan 26, 2022 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

View Source
const InjectFieldTag = "wire"

Variables

This section is empty.

Functions

func BindProperties added in v1.4.4

func BindProperties(b interface{}) error

func CreateBean

func CreateBean(b interface{}) error

func Destroy added in v1.4.4

func Destroy() error

func GetApplicationContext added in v1.4.4

func GetApplicationContext() app_context.ApplicationContext

func Init added in v1.4.4

func Init() error

func PrepareProcessors added in v1.4.4

func PrepareProcessors() error

Types

type Processor added in v1.4.4

type Processor interface {
	Order() int
	Filter(bean Bean) bool
	Do(bean Bean) error
}

Jump to

Keyboard shortcuts

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