Documentation
¶
Index ¶
- func Command(commandName string, pipeValue interface{}, args ...string) (interface{}, error)
- func GetJSONValue(cmd string, variables interface{}) (interface{}, error)
- func ParseCmd(key string) (keys []string)
- func RemoveDoubleQuotes(s string) string
- func ReplaceSystemVariables(config []byte, systemVariables interface{}) ([]byte, error)
- func ReplaceVariables(config []byte, variables interface{}) ([]byte, error)
- func SetJSONValue(cmd string, value, variables interface{}) (interface{}, error)
- func TaskArrayToMap(tasks []*model.Task) map[string]*model.Task
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetJSONValue ¶
func RemoveDoubleQuotes ¶ added in v1.2.1
func ReplaceSystemVariables ¶
func ReplaceVariables ¶
func SetJSONValue ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.