Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // ErrExpectedStdin indicates that an stdin pipe was expected but not present ErrExpectedStdin = errors.New("expected a pipe stdin") )
Functions ¶
func CheckNotEmptyAndExists ¶
CheckNotEmptyAndExists returns an error if the given file does not exist exists or is empty
Types ¶
Click to show internal directories.
Click to hide internal directories.