Documentation ¶
Index ¶
- func CallChain(preverr error, functor interface{}, iargs ...interface{}) (responseInterfaceArray []interface{}, err error)
- func CallChainP(preverr error, responseInterfaceArray []interface{}, functor interface{}, ...) (err error)
- func Empty() *unpackEmpty
- func Unpack(packedValues []interface{}, unpackedPointers ...interface{}) (err error)
- func UnpackArray(packedValues []interface{}, unpackedPointers []interface{}) (err error)
- type Chain
- type GetSet
- type GetSetter
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CallChainP ¶
func UnpackArray ¶
func UnpackArray(packedValues []interface{}, unpackedPointers []interface{}) (err error)
Types ¶
Click to show internal directories.
Click to hide internal directories.