Documentation ¶
Index ¶
- func ListTransform(context *types.APIContext, data []map[string]interface{}) ([]map[string]interface{}, error)
- func StreamTransform(context *types.APIContext, data chan map[string]interface{}) (chan map[string]interface{}, error)
- func Transform(context *types.APIContext, data map[string]interface{}) (map[string]interface{}, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ListTransform ¶
func ListTransform(context *types.APIContext, data []map[string]interface{}) ([]map[string]interface{}, error)
func StreamTransform ¶
func StreamTransform(context *types.APIContext, data chan map[string]interface{}) (chan map[string]interface{}, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.