package
Version:
v0.0.0-...-1b2986d
Opens a new window with list of versions in this module.
Published: Nov 11, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type GuestArgs struct {
AuthorP string `args:"author_p"`
Permalink string `args:"permalink"`
Author string `args:"author"`
TextP string `args:"text_p"`
Text string `args:"text"`
SiteTitle string `args:"site_title"`
}
type OwnerArgs struct {
Permalink string `args:"permalink"`
SiteTitle string `args:"site_title"`
Author string `args:"author"`
Text string `args:"text"`
Ip string `args:"ip"`
Mail string `args:"mail"`
Time string `args:"time"`
Status string `args:"status"`
}
GetSendPlatform get platform
通过 mail.Typ 获取发送平台
Source Files
¶
Click to show internal directories.
Click to hide internal directories.