Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ReadFilesFromFs ¶
ReadFilesFromFs reads every file from a file system into a memory map.
func ReadGobFromPath ¶
ReadGobFromPath reads data from a Gob file into a struct.
func WriteFilesFromMap ¶
WriteFilesFromMap writes every file from the map to the file system.
func WriteGobToPath ¶
WriteGobToPath encodes data as Gob and saves it to the filesystem by path.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.