package
Version:
v0.0.0-...-f0a2dc7
Opens a new window with list of versions in this module.
Published: Jul 25, 2025
License: GPL-3.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
Host string `json:"host"`
Port int `json:"port"`
User string `json:"user"`
Pass string `json:"pass"`
From string `json:"from"`
SSL bool `json:"ssl"`
SiteName string `json:"siteName"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.