Documentation ¶
Index ¶
- func GetMailSenderInfo(ctx iris.Context)
- func GetSenderInfoByCategory(ctx iris.Context)
- func ListByPage(ctx iris.Context)
- func Route(root iris.Party)
- func SetMailSenderInfo(ctx iris.Context)
- func UpMailSenderInfo(ctx iris.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 GetMailSenderInfo(ctx iris.Context)
func GetSenderInfoByCategory ¶
func GetSenderInfoByCategory(ctx iris.Context)
func ListByPage ¶
func ListByPage(ctx iris.Context)
func SetMailSenderInfo ¶
func SetMailSenderInfo(ctx iris.Context)
func UpMailSenderInfo ¶
func UpMailSenderInfo(ctx iris.Context)
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.