Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ReadConfigFile ¶
ReadConfigFile takes two argument: folder and fileName. Create if not exist It reads its content, trims\n and \r, and return []byte All errors are Fatal.
func ReadConfigFileLines ¶ added in v0.1.7
ReadConfigFileLines takes two argument: folder and fileName. Create if not exist It reads its content line by line, and return [][]byte All errors are Fatal.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.