Documentation
¶
Index ¶
- func ChanceOf(probability float64) bool
- func CloseFile(closer io.Closer)
- func FormatNumber(num float64) string
- func Max(a, b int) int
- func Min(a int, b int) int
- func Normalize(input string) string
- func ReadFile(filePath string) (*bytes.Reader, error)
- func ReadLines(filename string) ([]string, error)
- func RemoveAll(tempDir string)
- func RemoveFile(filePath string)
- func SaveFile(outputDir string, fileName string, fileContent []byte) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FormatNumber ¶
func RemoveFile ¶
func RemoveFile(filePath string)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.