Documentation ¶
Index ¶
- func Preprocess(item interface{}, replaceTypes bool) interface{}
- func PreprocessServiceMap(bindingsBytes []byte) func(serviceMap config.RawServiceMap) (config.RawServiceMap, error)
- func TryConvertStringsToInts(serviceMap config.RawServiceMap, fields map[string]bool) (config.RawServiceMap, error)
- type BindingProperty
- type Service
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Preprocess ¶
func Preprocess(item interface{}, replaceTypes bool) interface{}
func PreprocessServiceMap ¶
func PreprocessServiceMap(bindingsBytes []byte) func(serviceMap config.RawServiceMap) (config.RawServiceMap, error)
func TryConvertStringsToInts ¶ added in v0.9.2
func TryConvertStringsToInts(serviceMap config.RawServiceMap, fields map[string]bool) (config.RawServiceMap, error)
Types ¶
type BindingProperty ¶ added in v0.11.0
Click to show internal directories.
Click to hide internal directories.