Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BeanMapPlugin ¶
type BeanMapPlugin struct { types.ApplicationRunner `order:"999"` Beans []bean.Bean `wire:""` }
func New ¶
func New() *BeanMapPlugin
func (*BeanMapPlugin) Run ¶
func (b *BeanMapPlugin) Run() error
Click to show internal directories.
Click to hide internal directories.