Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewExpressionBinder ¶ added in v1.2.9
Types ¶
type ExpressionBinder ¶ added in v1.2.9
type ExpressionBinder struct {
*ViperBinder
}
func (*ExpressionBinder) SetConfig ¶ added in v1.2.9
func (e *ExpressionBinder) SetConfig(c []byte) error
type ViperBinder ¶
func NewViperBinder ¶
func NewViperBinder(configType string) *ViperBinder
func (*ViperBinder) PropInject ¶
func (d *ViperBinder) PropInject(properties []*meta.Node) error
func (*ViperBinder) SetConfig ¶
func (d *ViperBinder) SetConfig(c []byte) error
Click to show internal directories.
Click to hide internal directories.