package
Version:
v0.0.0-...-12a504c
Opens a new window with list of versions in this module.
Published: Nov 14, 2019
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 2
Opens a new window with list of known importers.
Documentation
¶
LoadConfig loads the .ini file in specific path
type Config struct {
Prefix string `json:"-"`
Path string `json:"-"`
}
Config representing basic config parameters
GetPath returns the path of the .ini file
GetPrefix returns the current config prefix value
SetPath sets the path of the .ini file
SetPrefix sets the config prefix value
Configer represeting the config interface of .ini file
Source Files
¶
Click to show internal directories.
Click to hide internal directories.