Documentation ¶
Index ¶
Constants ¶
View Source
const Name = "resource"
Variables ¶
This section is empty.
Functions ¶
Types ¶
type BuilderFactory ¶ added in v0.1.26
type Factory ¶ added in v0.1.26
type Factory struct { DefaultCfg Builder `json:"-" yaml:"-" inject:"required"` ResType Resource `json:"-" yaml:"-"` OnDi func(obj inject.Object, field inject.Field) (interface{}, bool) `json:"-" yaml:"-"` }
Click to show internal directories.
Click to hide internal directories.