Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ReadFileLine ¶
ReadFileLine reads one line from the given file and returns it, not including the "\n" character
func ReadFileToBuff ¶
ReadFileToBuff reads the enter file found at fsPath in to a []byte buffer and returns it. If any thing goes wrong nil is returned.
Note. This function uses the global cache provided by the, "github.com/CanadianCommander/MicroWeb/pkg/cache" package.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.