Documentation ¶
Overview ¶
Package files provides file loading utils.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LoadFunc ¶ added in v0.18.0
LoadFunc parses the filename for a given function name and returns it in its current form as a string.
func MustLoadFunc ¶ added in v0.18.0
func MustLoadLines ¶
MustLoadLines returns the content of filename within a range. If to is -1 the file is read until EOF. Lines start at 1.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.