igrpc

package
v0.0.0-...-b24e085 Latest Latest
Warning

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

Go to latest
Published: Jun 22, 2017 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EmailMessage

type EmailMessage struct {
	Email    string `protobuf:"bytes,1,opt,name=Email" json:"Email,omitempty"`
	Password string `protobuf:"bytes,2,opt,name=Password" json:"Password,omitempty"`
	Title    string `protobuf:"bytes,3,opt,name=Title" json:"Title,omitempty"`
	Content  string `protobuf:"bytes,4,opt,name=Content" json:"Content,omitempty"`
}

func (*EmailMessage) Descriptor

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

func (*EmailMessage) GetContent

func (m *EmailMessage) GetContent() string

func (*EmailMessage) GetEmail

func (m *EmailMessage) GetEmail() string

func (*EmailMessage) GetPassword

func (m *EmailMessage) GetPassword() string

func (*EmailMessage) GetTitle

func (m *EmailMessage) GetTitle() string

func (*EmailMessage) ProtoMessage

func (*EmailMessage) ProtoMessage()

func (*EmailMessage) Reset

func (m *EmailMessage) Reset()

func (*EmailMessage) String

func (m *EmailMessage) String() string

type Message

type Message struct {
	Bts   []byte `protobuf:"bytes,1,opt,name=Bts,proto3" json:"Bts,omitempty"`
	Topic string `protobuf:"bytes,2,opt,name=Topic" json:"Topic,omitempty"`
}

func (*Message) Descriptor

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

func (*Message) GetBts

func (m *Message) GetBts() []byte

func (*Message) GetTopic

func (m *Message) GetTopic() string

func (*Message) ProtoMessage

func (*Message) ProtoMessage()

func (*Message) Reset

func (m *Message) Reset()

func (*Message) String

func (m *Message) String() string

type SaleOrderTemplateMessage

type SaleOrderTemplateMessage struct {
	SaleOrderId     int64 `protobuf:"varint,1,opt,name=SaleOrderId" json:"SaleOrderId,omitempty"`
	SaleOrderItemId int64 `protobuf:"varint,2,opt,name=SaleOrderItemId" json:"SaleOrderItemId,omitempty"`
	Type            int64 `protobuf:"varint,3,opt,name=Type" json:"Type,omitempty"`
}

func (*SaleOrderTemplateMessage) Descriptor

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

func (*SaleOrderTemplateMessage) GetSaleOrderId

func (m *SaleOrderTemplateMessage) GetSaleOrderId() int64

func (*SaleOrderTemplateMessage) GetSaleOrderItemId

func (m *SaleOrderTemplateMessage) GetSaleOrderItemId() int64

func (*SaleOrderTemplateMessage) GetType

func (m *SaleOrderTemplateMessage) GetType() int64

func (*SaleOrderTemplateMessage) ProtoMessage

func (*SaleOrderTemplateMessage) ProtoMessage()

func (*SaleOrderTemplateMessage) Reset

func (m *SaleOrderTemplateMessage) Reset()

func (*SaleOrderTemplateMessage) String

func (m *SaleOrderTemplateMessage) String() string

type SmsMessage

type SmsMessage struct {
	Mobile  string `protobuf:"bytes,1,opt,name=Mobile" json:"Mobile,omitempty"`
	Content string `protobuf:"bytes,2,opt,name=Content" json:"Content,omitempty"`
}

func (*SmsMessage) Descriptor

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

func (*SmsMessage) GetContent

func (m *SmsMessage) GetContent() string

func (*SmsMessage) GetMobile

func (m *SmsMessage) GetMobile() string

func (*SmsMessage) ProtoMessage

func (*SmsMessage) ProtoMessage()

func (*SmsMessage) Reset

func (m *SmsMessage) Reset()

func (*SmsMessage) String

func (m *SmsMessage) String() string

Jump to

Keyboard shortcuts

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