Documentation ¶
Overview ¶
* Copyright © 2018. TIBCO Software Inc. * This file is subject to the license terms contained * in the license file that is distributed with this file.
* Copyright © 2018. TIBCO Software Inc. * This file is subject to the license terms contained * in the license file that is distributed with this file.
* Copyright © 2018. TIBCO Software Inc. * This file is subject to the license terms contained * in the license file that is distributed with this file.
Index ¶
- func ExtractDecoratorArgsFromSchema(decorator string, schema string) ([]interface{}, error)
- func FindValueInMap(input map[string]interface{}, attrpath string) (interface{}, error)
- func GetContainerStub(context activity.Context) (dtsvc.ContainerService, error)
- func GetDecoratorArgs(decoratorName string, schema map[string]interface{}) []interface{}
- func GetDecoratorsByPrefix(decoratorName string, schema map[string]interface{}) []map[string]interface{}
- func GetInputData(assetValue *data.ComplexObject, isArray bool) ([]interface{}, error)
- func IntCompare(expected, actual int) int
- func IsPrimitive(datatype string) bool
- func ParseRecord(record []byte) (map[string]interface{}, error)
- func ParseRecords(records [][]byte) ([]interface{}, error)
- func ParseSchemaCollections(schema string) (map[string]map[string]interface{}, error)
- func ParseSchemaMetadata(schema string) (map[string]interface{}, error)
- func StringCompare(expected, actual string) int
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FindValueInMap ¶
func GetContainerStub ¶
func GetContainerStub(context activity.Context) (dtsvc.ContainerService, error)
func GetDecoratorArgs ¶
func GetDecoratorsByPrefix ¶
func GetInputData ¶
func GetInputData(assetValue *data.ComplexObject, isArray bool) ([]interface{}, error)
func IntCompare ¶
func IsPrimitive ¶
func ParseRecord ¶
func ParseRecords ¶
func ParseSchemaCollections ¶
func ParseSchemaMetadata ¶
func StringCompare ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.