Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ForEachLineInFile ¶ added in v1.17.0
ForEachLineInFile runs cb over all lines in a file
func Input ¶ added in v1.16.0
Input is used for flags, which accept input in any form. Input supports HTTP and HTTPS resources, file paths and stdin.
func Output ¶ added in v1.16.0
Output is used for flags, which accept output paths. If append is true, the output will be appended to the file at path.
func SliceContainsString ¶ added in v1.16.0
SliceContainsString checks if a slice contains a string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.