Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ReadFileFunc ¶
ReadFileFunc defines a function type for reading the contents of a file. It takes a filename as input and returns the file's contents as a byte slice, along with an error if the operation fails.
Click to show internal directories.
Click to hide internal directories.