Documentation ¶
Index ¶
- func GetMailSenderInfo(ctx server.Context)
- func GetSenderInfoByCategory(ctx server.Context)
- func ListByPage(ctx server.Context)
- func Route(root server.Router)
- func SetMailSenderInfo(ctx server.Context)
- func UpMailSenderInfo(ctx server.Context)
- type AllSenderInfo
- type Item
- type RespInfo
- type VendorConfigReq
- type VendorConfigResp
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetMailSenderInfo ¶
func GetSenderInfoByCategory ¶
func ListByPage ¶
func SetMailSenderInfo ¶
func UpMailSenderInfo ¶
Types ¶
type AllSenderInfo ¶
type AllSenderInfo struct { app.Response Data interface{} `json:"item,omitempty"` }
type VendorConfigReq ¶
type VendorConfigResp ¶
Click to show internal directories.
Click to hide internal directories.