Documentation
¶
Index ¶
- func Bind(i interface{}, opts ...conf.BindArg) error
- func Context() context.Context
- func Get(i interface{}, selectors ...gs.BeanSelector) error
- func Has(key string) bool
- func Init() error
- func Invoke(fn interface{}, args ...gs.Arg) ([]interface{}, error)
- func Keys() []string
- func Prop(key string, opts ...conf.GetOption) string
- func RefreshProperties(p gs.Properties) error
- func Resolve(s string) (string, error)
- func Run(m *testing.M) (code int)
- func SubKeys(key string) ([]string, error)
- func Wire(objOrCtor interface{}, ctorArgs ...gs.Arg) (interface{}, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RefreshProperties ¶
func RefreshProperties(p gs.Properties) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.