package
Version:
v1.8.11
Opens a new window with list of versions in this module.
Published: Nov 21, 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 ReturnSMS struct {
Result xml.Name `xml:"returnsms"`
Code string `xml:"result"`
Desc string `xml:"desc"`
TaskId string `xml:"taskid"`
}
type Sdk struct {
Config *model.SMSConfig `json:"sms_config,omitempty"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.