Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewExpressionBinder ¶ added in v1.2.9
func NewViperBinder ¶
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 (*ViperBinder) Get ¶ added in v1.2.20
func (d *ViperBinder) Get(path string) any
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.