smsAli

package
v0.0.0-...-833a7b1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 3, 2021 License: MIT Imports: 11 Imported by: 0

Documentation

Overview

Package smsAli is a generated protocol buffer package.

It is generated from these files:

sms.proto

It has these top-level messages:

SMS_SendSms_Request
SMS_SendSms_Response

Index

Constants

This section is empty.

Variables

View Source
var Module = func() module.Module {
	Timer := new(SmsAli)
	return Timer
}

Functions

This section is empty.

Types

type SMS_SendSms_Request

type SMS_SendSms_Request struct {
	VerifyCode  string `protobuf:"bytes,1,opt,name=verifyCode" json:"verifyCode,omitempty"`
	PhoneNumber string `protobuf:"bytes,2,opt,name=phoneNumber" json:"phoneNumber,omitempty"`
	UserId      string `protobuf:"bytes,3,opt,name=userId" json:"userId,omitempty"`
}

func (*SMS_SendSms_Request) Descriptor

func (*SMS_SendSms_Request) Descriptor() ([]byte, []int)

func (*SMS_SendSms_Request) GetPhoneNumber

func (m *SMS_SendSms_Request) GetPhoneNumber() string

func (*SMS_SendSms_Request) GetUserId

func (m *SMS_SendSms_Request) GetUserId() string

func (*SMS_SendSms_Request) GetVerifyCode

func (m *SMS_SendSms_Request) GetVerifyCode() string

func (*SMS_SendSms_Request) ProtoMessage

func (*SMS_SendSms_Request) ProtoMessage()

func (*SMS_SendSms_Request) Reset

func (m *SMS_SendSms_Request) Reset()

func (*SMS_SendSms_Request) String

func (m *SMS_SendSms_Request) String() string

type SMS_SendSms_Response

type SMS_SendSms_Response struct {
}

func (*SMS_SendSms_Response) Descriptor

func (*SMS_SendSms_Response) Descriptor() ([]byte, []int)

func (*SMS_SendSms_Response) ProtoMessage

func (*SMS_SendSms_Response) ProtoMessage()

func (*SMS_SendSms_Response) Reset

func (m *SMS_SendSms_Response) Reset()

func (*SMS_SendSms_Response) String

func (m *SMS_SendSms_Response) String() string

type SmsAli

type SmsAli struct {
	basemodule.BaseModule
	// contains filtered or unexported fields
}

func (*SmsAli) GetApp

func (this *SmsAli) GetApp() module.App

func (*SmsAli) GetType

func (m *SmsAli) GetType() string

func (*SmsAli) OnDestroy

func (this *SmsAli) OnDestroy()

func (*SmsAli) OnInit

func (this *SmsAli) OnInit(app module.App, settings *conf.ModuleSettings)

func (*SmsAli) Run

func (this *SmsAli) Run(closeSig chan bool)

func (*SmsAli) Version

func (this *SmsAli) Version() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL