Documentation ¶
Index ¶
- func ArrayContaintsInt(a int, list []int) bool
- func CheckError(err error)
- func ConfigInit(dir string)
- func ConfigLoad(cfg *Config) bool
- func ConnectDb(host string, port int, user string, password string, name string, ssl bool) (*sql.DB, error)
- func ReportChanges(cfg *Config, domains []string, subject string)
- type Config
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ArrayContaintsInt ¶
func CheckError ¶
func CheckError(err error)
func ConfigInit ¶
func ConfigInit(dir string)
func ConfigLoad ¶
func ReportChanges ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.