package
Version:
v1.2.0
Opens a new window with list of versions in this module.
Published: Jan 18, 2025
License: MIT
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 ICommonV1 interface {
SendSms(ctx context.Context, req *v1.SendSmsReq) (res *v1.SendSmsRes, err error)
SendEmail(ctx context.Context, req *v1.SendEmailReq) (res *v1.SendEmailRes, err error)
}
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.