Documentation
¶
Index ¶
- func CreateFileWriter(filePath string) (io.Writer, error)
- func ParseJSONFile(filePath string, fileDesc string, v any) error
- func ReadCSVFile(filePath string) ([][]string, error)
- func WriteJSONFile(filePath string, fileDesc string, data any) error
- func WriteToFile(filePath string, fileDesc string, content []byte) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ReadCSVFile ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.