Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateFile ¶
CreateFile creates a file in the given directory with the given content. Use a truthy value for force to override an existing file.
func ReadFromFileOrStdin ¶
ReadFromFileOrStdin reads from a file or stdin if filename is "-"
func ReadInputOrFileOrStdin ¶
ReadInputOrFileOrStdin reads data from either a positional argument, a file, or stdin
func ReadPassword ¶
ReadPassword reads password from a file
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.