Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HMSClient ¶
type HMSClient struct {
// contains filtered or unexported fields
}
func NewHttpClient ¶
NewClient creates a instance of the huawei cloud common client It's contained in huawei cloud app and provides service through huawei cloud app
func (*HMSClient) SendMessage ¶
func (c *HMSClient) SendMessage(ctx context.Context, msgRequest *model.MessageRequest) (*model.MessageResponse, error)
SendMessage sends a message to huawei cloud common One of Token, Topic and Condition fields must be invoked in message If validationOnly is set to true, the message can be verified by not sent to users
Click to show internal directories.
Click to hide internal directories.