Documentation
¶
Index ¶
- func FileExists(filePath string) bool
- func GetAllTags(paths map[string]interface{}) []string
- func GetFileContent(filePath string) string
- func GetFileExtension(filePath string) string
- func GetFileName(filePath string) string
- func GetFilePath(filePath string) string
- func GetFileSize(filePath string) int64
- func GetFilesList(path string) []string
- func GetFuncMap() template.FuncMap
- func GetParamsByType(params []interface{}, paramType string) []interface{}
- func GetPathsByTag(paths map[string]interface{}, tag string) map[string]interface{}
- func GetRefFrom(object map[string]interface{}) string
- func GetRefsList(paths map[string]interface{}) []string
- func GroupByKey(data []interface{}, key string) map[string]interface{}
- func IsDirectory(filePath string) bool
- func IsFile(filePath string) bool
- func ToYaml(data interface{}) []string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FileExists ¶
func GetAllTags ¶
func GetFileContent ¶
func GetFileExtension ¶
func GetFileName ¶
func GetFilePath ¶
func GetFileSize ¶
func GetFilesList ¶
func GetFuncMap ¶
func GetParamsByType ¶
func GetParamsByType(params []interface{}, paramType string) []interface{}
func GetPathsByTag ¶
func GetRefFrom ¶
func GetRefsList ¶
func GroupByKey ¶
func IsDirectory ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.