Documentation ¶
Overview ¶
Package fsutil provides utility functions for working with the filesystem.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FromGobInto ¶ added in v0.0.25
FromGobInto decodes a gob-encoded file into a destination. The destination must be a pointer to the destination type.
func GetCallerDir ¶ added in v0.0.6
func GetCallerDir() string
GetCallerDir returns the directory of the calling function.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.