Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SortFileInfosByName ¶
SortFileInfosByName sorts fis by name, alphabetically.
func WriteKeyTempFile ¶
WriteKeyTempFile writes data to a temp file whose filename contains some function of namePrefix. On Linux, the temp file is unlinked and the filename by which to access it is /proc/self/fd/N, where N is the fd of the file. The caller should call the Remove method on the returned File when done using it.
Types ¶
Click to show internal directories.
Click to hide internal directories.