Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AllSubfolders ¶
AllSubfolders gets all subfolders under given dir. Hidden folders are ignored.
func IsHiddenFile ¶
IsHiddenFile checks whether the file is hidden, that's, starts with ".".
func ProcessLine ¶
ProcessLine reads the lines from reader and apply each line to handler. If handler returns false, stop consuming remaining lines. NOTE: Max allowed line size is 2M bytes. https://devmarkpro.com/working-big-files-golang
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.