Versions in this module Expand all Collapse all v0 v0.0.13 Apr 25, 2018 v0.0.12 Mar 19, 2018 v0.0.11 Mar 15, 2018 v0.0.10 Mar 11, 2018 v0.0.9 Mar 11, 2018 Changes in this version type Configuration + AppPath string type SSL + func GetSSLConfig() SSL + func (c SSL) IsEmpty() bool v0.0.8 Mar 9, 2018 v0.0.7 Mar 9, 2018 v0.0.6 Mar 7, 2018 v0.0.5 Mar 7, 2018 Changes in this version type Configuration + Ssl SSL + type SSL struct + CertFile string + KeyFile string v0.0.4 Mar 7, 2018 v0.0.3 Mar 7, 2018 v0.0.2 Mar 7, 2018 v0.0.1 Mar 7, 2018 Changes in this version + const BaseAddress + func Load(filename string) error + func Unload() + type Backup struct + Archive bool + EncryptionKey string + FilePerArchive int + Method string + When string + func GetBackupConfig() Backup + func (c Backup) IsEmpty() bool + type Configuration struct + Address string + Backup Backup + MotionConfigFile string + Notify Notify + Password string + Port int + Username string + func GetConfig() Configuration + func (c Configuration) IsEmpty() bool + type Notify struct + Message string + Method string + Photo int + To []string + Token string + func GetNotifyConfig() Notify + func (c Notify) IsEmpty() bool