Documentation
¶
Index ¶
- func AnalysisOrder(prerequisites [][]string) ([]string, error)
- func HasFirstUpKey(m g.Map) bool
- func IsFirstUp(str string) bool
- func ParseFunctionsStr(funcStr string) (functionsName string, paramKeys []string)
- func ParseNodeKey(inK string) (k string, isList bool)
- func ParseRefCol(refStr string) (refPath string, refCol string)
- func RemoveSuffix(key string, suffix string) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AnalysisOrder ¶
AnalysisOrder 使用拓扑排序 分析节点fetch优先级
func ParseFunctionsStr ¶
ParseFunctionsStr 解析ParseFunctionsStr字符串, 返回函数名和参数列表
func ParseNodeKey ¶
func ParseRefCol ¶
ParseRefCol 解析引用字段 将 "id@":"[]/User/userId" 解析出引用信息
func RemoveSuffix ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.