Documentation ¶
Index ¶
Constants ¶
View Source
const ( // DateFormat is the default format for date in config file. DateFormat = time.RFC3339 )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type IniWriter ¶
type IniWriter struct { File *ini.File ConfigFilepath string }
IniWriter stores the configuration necessary to write to config file.
Click to show internal directories.
Click to hide internal directories.