Documentation ¶
Index ¶
- func GetSanitizedPath(fileName string, extension string) string
- func SaveJSONFile[T any](formattedResponse T, fileName string, folderPath string) error
- func WriteFile(folderPath string, filePath string, data []byte) error
- func WriteTable(writer io.Writer, headers []string, entries [][]string, sortKey string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetSanitizedPath ¶
GetSanitizedPath makes sure the provided path works on all OS
func SaveJSONFile ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.