Documentation
¶
Overview ¶
Package utils contains uniility functions utilised by Qaz
Index ¶
- func All(a []string, s string) bool
- func ConfigTemplate(project string, region string) []byte
- func Get(url string) (string, error)
- func GetInput(request string, def string) string
- func GetSource(src string) (string, string, error)
- func HandleError(err error)
- func IsHCL(s string) bool
- func IsJSON(s string) bool
- func StringIn(s string, a []string) bool
- func Zip(dir string) (b bytes.Buffer, err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConfigTemplate ¶
ConfigTemplate - Returns template byte string for init() function
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.