Discover Packages
github.com/xichan96/cortex
pkg
email
package
Version:
v1.6.4
Opens a new window with list of versions in this module.
Published: Feb 25, 2026
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
type Config struct {
Address string `json:"address"`
Name string `json:"name"`
Pwd string `json:"pwd"`
Host string `json:"host"`
Port int `json:"port"`
}
Config ...
type Content struct {
Title string `json:"title"`
Type string `json:"type"`
Message string `json:"message"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.