package
1.2.0-rc
Repository: https://github.com/go-spring/spring-core.git
Documentation: pkg.go.dev

# Functions

NewBean creates a new bean definition.

# Constants

Bean has been created.
Bean is being created.
Default status of the bean.
Bean has been deleted.
Bean has been resolved.
Bean is being resolved.
Bean has been wired.

# Structs

BeanDefinition contains both metadata and runtime information of a bean.
BeanMetadata holds the metadata information of a bean.
BeanRuntime holds runtime information about the bean.

# Type aliases

BeanStatus represents the different lifecycle statuses of a bean.