work

package
v0.0.0-...-089b382 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 25, 2024 License: GPL-3.0 Imports: 6 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FreadCSV

func FreadCSV(csvFile string) [][]string

FreadCSV opens and reads the content from a csv file into a [][]string

func FreadFile

func FreadFile(reader io.Reader) ([][]string, error)

FreadFile helps the function FreadCSV() - Created / adaptated from: https://stackoverflow.com/a/56398447

func FreadFileLineByLine

func FreadFileLineByLine(s string) []string

FreadFileLineByLine reads a file line by line and returns its content into a slice of strings

func FreadingDir

func FreadingDir(s string)

FreadingDir retrieves a list of all the files and directories in a directory

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL