update notification
This commit is contained in:
parent
8364957f08
commit
adfe8a5fad
|
@ -30,7 +30,7 @@ type OKResp struct {
|
|||
func (x *OKResp) Reset() {
|
||||
*x = OKResp{}
|
||||
if protoimpl.UnsafeEnabled {
|
||||
mi := &file_generate_protobuf_service_proto_msgTypes[0]
|
||||
mi := &file_generate_protobuf_notification_proto_msgTypes[0]
|
||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||
ms.StoreMessageInfo(mi)
|
||||
}
|
||||
|
@ -43,7 +43,7 @@ func (x *OKResp) String() string {
|
|||
func (*OKResp) ProtoMessage() {}
|
||||
|
||||
func (x *OKResp) ProtoReflect() protoreflect.Message {
|
||||
mi := &file_generate_protobuf_service_proto_msgTypes[0]
|
||||
mi := &file_generate_protobuf_notification_proto_msgTypes[0]
|
||||
if protoimpl.UnsafeEnabled && x != nil {
|
||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||
if ms.LoadMessageInfo() == nil {
|
||||
|
@ -56,7 +56,7 @@ func (x *OKResp) ProtoReflect() protoreflect.Message {
|
|||
|
||||
// Deprecated: Use OKResp.ProtoReflect.Descriptor instead.
|
||||
func (*OKResp) Descriptor() ([]byte, []int) {
|
||||
return file_generate_protobuf_service_proto_rawDescGZIP(), []int{0}
|
||||
return file_generate_protobuf_notification_proto_rawDescGZIP(), []int{0}
|
||||
}
|
||||
|
||||
// NoneReq
|
||||
|
@ -69,7 +69,7 @@ type NoneReq struct {
|
|||
func (x *NoneReq) Reset() {
|
||||
*x = NoneReq{}
|
||||
if protoimpl.UnsafeEnabled {
|
||||
mi := &file_generate_protobuf_service_proto_msgTypes[1]
|
||||
mi := &file_generate_protobuf_notification_proto_msgTypes[1]
|
||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||
ms.StoreMessageInfo(mi)
|
||||
}
|
||||
|
@ -82,7 +82,7 @@ func (x *NoneReq) String() string {
|
|||
func (*NoneReq) ProtoMessage() {}
|
||||
|
||||
func (x *NoneReq) ProtoReflect() protoreflect.Message {
|
||||
mi := &file_generate_protobuf_service_proto_msgTypes[1]
|
||||
mi := &file_generate_protobuf_notification_proto_msgTypes[1]
|
||||
if protoimpl.UnsafeEnabled && x != nil {
|
||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||
if ms.LoadMessageInfo() == nil {
|
||||
|
@ -95,7 +95,7 @@ func (x *NoneReq) ProtoReflect() protoreflect.Message {
|
|||
|
||||
// Deprecated: Use NoneReq.ProtoReflect.Descriptor instead.
|
||||
func (*NoneReq) Descriptor() ([]byte, []int) {
|
||||
return file_generate_protobuf_service_proto_rawDescGZIP(), []int{1}
|
||||
return file_generate_protobuf_notification_proto_rawDescGZIP(), []int{1}
|
||||
}
|
||||
|
||||
type SendMailReq struct {
|
||||
|
@ -112,7 +112,7 @@ type SendMailReq struct {
|
|||
func (x *SendMailReq) Reset() {
|
||||
*x = SendMailReq{}
|
||||
if protoimpl.UnsafeEnabled {
|
||||
mi := &file_generate_protobuf_service_proto_msgTypes[2]
|
||||
mi := &file_generate_protobuf_notification_proto_msgTypes[2]
|
||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||
ms.StoreMessageInfo(mi)
|
||||
}
|
||||
|
@ -125,7 +125,7 @@ func (x *SendMailReq) String() string {
|
|||
func (*SendMailReq) ProtoMessage() {}
|
||||
|
||||
func (x *SendMailReq) ProtoReflect() protoreflect.Message {
|
||||
mi := &file_generate_protobuf_service_proto_msgTypes[2]
|
||||
mi := &file_generate_protobuf_notification_proto_msgTypes[2]
|
||||
if protoimpl.UnsafeEnabled && x != nil {
|
||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||
if ms.LoadMessageInfo() == nil {
|
||||
|
@ -138,7 +138,7 @@ func (x *SendMailReq) ProtoReflect() protoreflect.Message {
|
|||
|
||||
// Deprecated: Use SendMailReq.ProtoReflect.Descriptor instead.
|
||||
func (*SendMailReq) Descriptor() ([]byte, []int) {
|
||||
return file_generate_protobuf_service_proto_rawDescGZIP(), []int{2}
|
||||
return file_generate_protobuf_notification_proto_rawDescGZIP(), []int{2}
|
||||
}
|
||||
|
||||
func (x *SendMailReq) GetTo() string {
|
||||
|
@ -182,7 +182,7 @@ type SendSMSReq struct {
|
|||
func (x *SendSMSReq) Reset() {
|
||||
*x = SendSMSReq{}
|
||||
if protoimpl.UnsafeEnabled {
|
||||
mi := &file_generate_protobuf_service_proto_msgTypes[3]
|
||||
mi := &file_generate_protobuf_notification_proto_msgTypes[3]
|
||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||
ms.StoreMessageInfo(mi)
|
||||
}
|
||||
|
@ -195,7 +195,7 @@ func (x *SendSMSReq) String() string {
|
|||
func (*SendSMSReq) ProtoMessage() {}
|
||||
|
||||
func (x *SendSMSReq) ProtoReflect() protoreflect.Message {
|
||||
mi := &file_generate_protobuf_service_proto_msgTypes[3]
|
||||
mi := &file_generate_protobuf_notification_proto_msgTypes[3]
|
||||
if protoimpl.UnsafeEnabled && x != nil {
|
||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||
if ms.LoadMessageInfo() == nil {
|
||||
|
@ -208,7 +208,7 @@ func (x *SendSMSReq) ProtoReflect() protoreflect.Message {
|
|||
|
||||
// Deprecated: Use SendSMSReq.ProtoReflect.Descriptor instead.
|
||||
func (*SendSMSReq) Descriptor() ([]byte, []int) {
|
||||
return file_generate_protobuf_service_proto_rawDescGZIP(), []int{3}
|
||||
return file_generate_protobuf_notification_proto_rawDescGZIP(), []int{3}
|
||||
}
|
||||
|
||||
func (x *SendSMSReq) GetTo() string {
|
||||
|
@ -246,7 +246,7 @@ type SendByTemplateIDReq struct {
|
|||
func (x *SendByTemplateIDReq) Reset() {
|
||||
*x = SendByTemplateIDReq{}
|
||||
if protoimpl.UnsafeEnabled {
|
||||
mi := &file_generate_protobuf_service_proto_msgTypes[4]
|
||||
mi := &file_generate_protobuf_notification_proto_msgTypes[4]
|
||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||
ms.StoreMessageInfo(mi)
|
||||
}
|
||||
|
@ -259,7 +259,7 @@ func (x *SendByTemplateIDReq) String() string {
|
|||
func (*SendByTemplateIDReq) ProtoMessage() {}
|
||||
|
||||
func (x *SendByTemplateIDReq) ProtoReflect() protoreflect.Message {
|
||||
mi := &file_generate_protobuf_service_proto_msgTypes[4]
|
||||
mi := &file_generate_protobuf_notification_proto_msgTypes[4]
|
||||
if protoimpl.UnsafeEnabled && x != nil {
|
||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||
if ms.LoadMessageInfo() == nil {
|
||||
|
@ -272,7 +272,7 @@ func (x *SendByTemplateIDReq) ProtoReflect() protoreflect.Message {
|
|||
|
||||
// Deprecated: Use SendByTemplateIDReq.ProtoReflect.Descriptor instead.
|
||||
func (*SendByTemplateIDReq) Descriptor() ([]byte, []int) {
|
||||
return file_generate_protobuf_service_proto_rawDescGZIP(), []int{4}
|
||||
return file_generate_protobuf_notification_proto_rawDescGZIP(), []int{4}
|
||||
}
|
||||
|
||||
func (x *SendByTemplateIDReq) GetTo() string {
|
||||
|
@ -303,77 +303,77 @@ func (x *SendByTemplateIDReq) GetContentData() map[string]string {
|
|||
return nil
|
||||
}
|
||||
|
||||
var File_generate_protobuf_service_proto protoreflect.FileDescriptor
|
||||
var File_generate_protobuf_notification_proto protoreflect.FileDescriptor
|
||||
|
||||
var file_generate_protobuf_service_proto_rawDesc = []byte{
|
||||
0x0a, 0x1f, 0x67, 0x65, 0x6e, 0x65, 0x72, 0x61, 0x74, 0x65, 0x2f, 0x70, 0x72, 0x6f, 0x74, 0x6f,
|
||||
0x62, 0x75, 0x66, 0x2f, 0x73, 0x65, 0x72, 0x76, 0x69, 0x63, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74,
|
||||
0x6f, 0x12, 0x0c, 0x6e, 0x6f, 0x74, 0x69, 0x66, 0x69, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x22,
|
||||
0x08, 0x0a, 0x06, 0x4f, 0x4b, 0x52, 0x65, 0x73, 0x70, 0x22, 0x09, 0x0a, 0x07, 0x4e, 0x6f, 0x6e,
|
||||
0x65, 0x52, 0x65, 0x71, 0x22, 0x5f, 0x0a, 0x0b, 0x53, 0x65, 0x6e, 0x64, 0x4d, 0x61, 0x69, 0x6c,
|
||||
0x52, 0x65, 0x71, 0x12, 0x0e, 0x0a, 0x02, 0x74, 0x6f, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52,
|
||||
0x02, 0x74, 0x6f, 0x12, 0x18, 0x0a, 0x07, 0x73, 0x75, 0x62, 0x6a, 0x65, 0x63, 0x74, 0x18, 0x02,
|
||||
0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x73, 0x75, 0x62, 0x6a, 0x65, 0x63, 0x74, 0x12, 0x12, 0x0a,
|
||||
0x04, 0x62, 0x6f, 0x64, 0x79, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x62, 0x6f, 0x64,
|
||||
0x79, 0x12, 0x12, 0x0a, 0x04, 0x66, 0x72, 0x6f, 0x6d, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52,
|
||||
0x04, 0x66, 0x72, 0x6f, 0x6d, 0x22, 0x57, 0x0a, 0x0a, 0x53, 0x65, 0x6e, 0x64, 0x53, 0x4d, 0x53,
|
||||
0x52, 0x65, 0x71, 0x12, 0x0e, 0x0a, 0x02, 0x74, 0x6f, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52,
|
||||
0x02, 0x74, 0x6f, 0x12, 0x12, 0x0a, 0x04, 0x62, 0x6f, 0x64, 0x79, 0x18, 0x02, 0x20, 0x01, 0x28,
|
||||
0x09, 0x52, 0x04, 0x62, 0x6f, 0x64, 0x79, 0x12, 0x25, 0x0a, 0x0e, 0x72, 0x65, 0x63, 0x69, 0x70,
|
||||
0x69, 0x65, 0x6e, 0x74, 0x5f, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52,
|
||||
0x0d, 0x72, 0x65, 0x63, 0x69, 0x70, 0x69, 0x65, 0x6e, 0x74, 0x4e, 0x61, 0x6d, 0x65, 0x22, 0xf1,
|
||||
0x01, 0x0a, 0x13, 0x53, 0x65, 0x6e, 0x64, 0x42, 0x79, 0x54, 0x65, 0x6d, 0x70, 0x6c, 0x61, 0x74,
|
||||
0x65, 0x49, 0x44, 0x52, 0x65, 0x71, 0x12, 0x0e, 0x0a, 0x02, 0x74, 0x6f, 0x18, 0x01, 0x20, 0x01,
|
||||
0x28, 0x09, 0x52, 0x02, 0x74, 0x6f, 0x12, 0x1f, 0x0a, 0x0b, 0x74, 0x65, 0x6d, 0x70, 0x6c, 0x61,
|
||||
0x74, 0x65, 0x5f, 0x69, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x74, 0x65, 0x6d,
|
||||
0x70, 0x6c, 0x61, 0x74, 0x65, 0x49, 0x64, 0x12, 0x12, 0x0a, 0x04, 0x6c, 0x61, 0x6e, 0x67, 0x18,
|
||||
0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x6c, 0x61, 0x6e, 0x67, 0x12, 0x55, 0x0a, 0x0c, 0x63,
|
||||
0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x5f, 0x64, 0x61, 0x74, 0x61, 0x18, 0x04, 0x20, 0x03, 0x28,
|
||||
0x0b, 0x32, 0x32, 0x2e, 0x6e, 0x6f, 0x74, 0x69, 0x66, 0x69, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e,
|
||||
0x2e, 0x53, 0x65, 0x6e, 0x64, 0x42, 0x79, 0x54, 0x65, 0x6d, 0x70, 0x6c, 0x61, 0x74, 0x65, 0x49,
|
||||
0x44, 0x52, 0x65, 0x71, 0x2e, 0x43, 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x44, 0x61, 0x74, 0x61,
|
||||
0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x0b, 0x63, 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x44, 0x61,
|
||||
0x74, 0x61, 0x1a, 0x3e, 0x0a, 0x10, 0x43, 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x44, 0x61, 0x74,
|
||||
0x61, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x12, 0x10, 0x0a, 0x03, 0x6b, 0x65, 0x79, 0x18, 0x01, 0x20,
|
||||
0x01, 0x28, 0x09, 0x52, 0x03, 0x6b, 0x65, 0x79, 0x12, 0x14, 0x0a, 0x05, 0x76, 0x61, 0x6c, 0x75,
|
||||
0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x3a, 0x02,
|
||||
0x38, 0x01, 0x32, 0xa8, 0x02, 0x0a, 0x0d, 0x53, 0x65, 0x6e, 0x64, 0x65, 0x72, 0x53, 0x65, 0x72,
|
||||
0x76, 0x69, 0x63, 0x65, 0x12, 0x3b, 0x0a, 0x08, 0x53, 0x65, 0x6e, 0x64, 0x4d, 0x61, 0x69, 0x6c,
|
||||
0x12, 0x19, 0x2e, 0x6e, 0x6f, 0x74, 0x69, 0x66, 0x69, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x2e,
|
||||
0x53, 0x65, 0x6e, 0x64, 0x4d, 0x61, 0x69, 0x6c, 0x52, 0x65, 0x71, 0x1a, 0x14, 0x2e, 0x6e, 0x6f,
|
||||
var file_generate_protobuf_notification_proto_rawDesc = []byte{
|
||||
0x0a, 0x24, 0x67, 0x65, 0x6e, 0x65, 0x72, 0x61, 0x74, 0x65, 0x2f, 0x70, 0x72, 0x6f, 0x74, 0x6f,
|
||||
0x62, 0x75, 0x66, 0x2f, 0x6e, 0x6f, 0x74, 0x69, 0x66, 0x69, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e,
|
||||
0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x12, 0x0c, 0x6e, 0x6f, 0x74, 0x69, 0x66, 0x69, 0x63, 0x61,
|
||||
0x74, 0x69, 0x6f, 0x6e, 0x22, 0x08, 0x0a, 0x06, 0x4f, 0x4b, 0x52, 0x65, 0x73, 0x70, 0x22, 0x09,
|
||||
0x0a, 0x07, 0x4e, 0x6f, 0x6e, 0x65, 0x52, 0x65, 0x71, 0x22, 0x5f, 0x0a, 0x0b, 0x53, 0x65, 0x6e,
|
||||
0x64, 0x4d, 0x61, 0x69, 0x6c, 0x52, 0x65, 0x71, 0x12, 0x0e, 0x0a, 0x02, 0x74, 0x6f, 0x18, 0x01,
|
||||
0x20, 0x01, 0x28, 0x09, 0x52, 0x02, 0x74, 0x6f, 0x12, 0x18, 0x0a, 0x07, 0x73, 0x75, 0x62, 0x6a,
|
||||
0x65, 0x63, 0x74, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x73, 0x75, 0x62, 0x6a, 0x65,
|
||||
0x63, 0x74, 0x12, 0x12, 0x0a, 0x04, 0x62, 0x6f, 0x64, 0x79, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09,
|
||||
0x52, 0x04, 0x62, 0x6f, 0x64, 0x79, 0x12, 0x12, 0x0a, 0x04, 0x66, 0x72, 0x6f, 0x6d, 0x18, 0x04,
|
||||
0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x66, 0x72, 0x6f, 0x6d, 0x22, 0x57, 0x0a, 0x0a, 0x53, 0x65,
|
||||
0x6e, 0x64, 0x53, 0x4d, 0x53, 0x52, 0x65, 0x71, 0x12, 0x0e, 0x0a, 0x02, 0x74, 0x6f, 0x18, 0x01,
|
||||
0x20, 0x01, 0x28, 0x09, 0x52, 0x02, 0x74, 0x6f, 0x12, 0x12, 0x0a, 0x04, 0x62, 0x6f, 0x64, 0x79,
|
||||
0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x62, 0x6f, 0x64, 0x79, 0x12, 0x25, 0x0a, 0x0e,
|
||||
0x72, 0x65, 0x63, 0x69, 0x70, 0x69, 0x65, 0x6e, 0x74, 0x5f, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x03,
|
||||
0x20, 0x01, 0x28, 0x09, 0x52, 0x0d, 0x72, 0x65, 0x63, 0x69, 0x70, 0x69, 0x65, 0x6e, 0x74, 0x4e,
|
||||
0x61, 0x6d, 0x65, 0x22, 0xf1, 0x01, 0x0a, 0x13, 0x53, 0x65, 0x6e, 0x64, 0x42, 0x79, 0x54, 0x65,
|
||||
0x6d, 0x70, 0x6c, 0x61, 0x74, 0x65, 0x49, 0x44, 0x52, 0x65, 0x71, 0x12, 0x0e, 0x0a, 0x02, 0x74,
|
||||
0x6f, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x02, 0x74, 0x6f, 0x12, 0x1f, 0x0a, 0x0b, 0x74,
|
||||
0x65, 0x6d, 0x70, 0x6c, 0x61, 0x74, 0x65, 0x5f, 0x69, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09,
|
||||
0x52, 0x0a, 0x74, 0x65, 0x6d, 0x70, 0x6c, 0x61, 0x74, 0x65, 0x49, 0x64, 0x12, 0x12, 0x0a, 0x04,
|
||||
0x6c, 0x61, 0x6e, 0x67, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x6c, 0x61, 0x6e, 0x67,
|
||||
0x12, 0x55, 0x0a, 0x0c, 0x63, 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x5f, 0x64, 0x61, 0x74, 0x61,
|
||||
0x18, 0x04, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x32, 0x2e, 0x6e, 0x6f, 0x74, 0x69, 0x66, 0x69, 0x63,
|
||||
0x61, 0x74, 0x69, 0x6f, 0x6e, 0x2e, 0x53, 0x65, 0x6e, 0x64, 0x42, 0x79, 0x54, 0x65, 0x6d, 0x70,
|
||||
0x6c, 0x61, 0x74, 0x65, 0x49, 0x44, 0x52, 0x65, 0x71, 0x2e, 0x43, 0x6f, 0x6e, 0x74, 0x65, 0x6e,
|
||||
0x74, 0x44, 0x61, 0x74, 0x61, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x0b, 0x63, 0x6f, 0x6e, 0x74,
|
||||
0x65, 0x6e, 0x74, 0x44, 0x61, 0x74, 0x61, 0x1a, 0x3e, 0x0a, 0x10, 0x43, 0x6f, 0x6e, 0x74, 0x65,
|
||||
0x6e, 0x74, 0x44, 0x61, 0x74, 0x61, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x12, 0x10, 0x0a, 0x03, 0x6b,
|
||||
0x65, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x6b, 0x65, 0x79, 0x12, 0x14, 0x0a,
|
||||
0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x76, 0x61,
|
||||
0x6c, 0x75, 0x65, 0x3a, 0x02, 0x38, 0x01, 0x32, 0xa8, 0x02, 0x0a, 0x0d, 0x53, 0x65, 0x6e, 0x64,
|
||||
0x65, 0x72, 0x53, 0x65, 0x72, 0x76, 0x69, 0x63, 0x65, 0x12, 0x3b, 0x0a, 0x08, 0x53, 0x65, 0x6e,
|
||||
0x64, 0x4d, 0x61, 0x69, 0x6c, 0x12, 0x19, 0x2e, 0x6e, 0x6f, 0x74, 0x69, 0x66, 0x69, 0x63, 0x61,
|
||||
0x74, 0x69, 0x6f, 0x6e, 0x2e, 0x53, 0x65, 0x6e, 0x64, 0x4d, 0x61, 0x69, 0x6c, 0x52, 0x65, 0x71,
|
||||
0x1a, 0x14, 0x2e, 0x6e, 0x6f, 0x74, 0x69, 0x66, 0x69, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x2e,
|
||||
0x4f, 0x4b, 0x52, 0x65, 0x73, 0x70, 0x12, 0x39, 0x0a, 0x07, 0x53, 0x65, 0x6e, 0x64, 0x53, 0x6d,
|
||||
0x73, 0x12, 0x18, 0x2e, 0x6e, 0x6f, 0x74, 0x69, 0x66, 0x69, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e,
|
||||
0x2e, 0x53, 0x65, 0x6e, 0x64, 0x53, 0x4d, 0x53, 0x52, 0x65, 0x71, 0x1a, 0x14, 0x2e, 0x6e, 0x6f,
|
||||
0x74, 0x69, 0x66, 0x69, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x2e, 0x4f, 0x4b, 0x52, 0x65, 0x73,
|
||||
0x70, 0x12, 0x39, 0x0a, 0x07, 0x53, 0x65, 0x6e, 0x64, 0x53, 0x6d, 0x73, 0x12, 0x18, 0x2e, 0x6e,
|
||||
0x6f, 0x74, 0x69, 0x66, 0x69, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x2e, 0x53, 0x65, 0x6e, 0x64,
|
||||
0x53, 0x4d, 0x53, 0x52, 0x65, 0x71, 0x1a, 0x14, 0x2e, 0x6e, 0x6f, 0x74, 0x69, 0x66, 0x69, 0x63,
|
||||
0x61, 0x74, 0x69, 0x6f, 0x6e, 0x2e, 0x4f, 0x4b, 0x52, 0x65, 0x73, 0x70, 0x12, 0x4f, 0x0a, 0x14,
|
||||
0x53, 0x65, 0x6e, 0x64, 0x4d, 0x61, 0x69, 0x6c, 0x42, 0x79, 0x54, 0x65, 0x6d, 0x70, 0x6c, 0x61,
|
||||
0x74, 0x65, 0x49, 0x64, 0x12, 0x21, 0x2e, 0x6e, 0x6f, 0x74, 0x69, 0x66, 0x69, 0x63, 0x61, 0x74,
|
||||
0x69, 0x6f, 0x6e, 0x2e, 0x53, 0x65, 0x6e, 0x64, 0x42, 0x79, 0x54, 0x65, 0x6d, 0x70, 0x6c, 0x61,
|
||||
0x74, 0x65, 0x49, 0x44, 0x52, 0x65, 0x71, 0x1a, 0x14, 0x2e, 0x6e, 0x6f, 0x74, 0x69, 0x66, 0x69,
|
||||
0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x2e, 0x4f, 0x4b, 0x52, 0x65, 0x73, 0x70, 0x12, 0x4e, 0x0a,
|
||||
0x13, 0x53, 0x65, 0x6e, 0x64, 0x53, 0x6d, 0x73, 0x42, 0x79, 0x54, 0x65, 0x6d, 0x70, 0x6c, 0x61,
|
||||
0x74, 0x65, 0x49, 0x64, 0x12, 0x21, 0x2e, 0x6e, 0x6f, 0x74, 0x69, 0x66, 0x69, 0x63, 0x61, 0x74,
|
||||
0x69, 0x6f, 0x6e, 0x2e, 0x53, 0x65, 0x6e, 0x64, 0x42, 0x79, 0x54, 0x65, 0x6d, 0x70, 0x6c, 0x61,
|
||||
0x74, 0x65, 0x49, 0x44, 0x52, 0x65, 0x71, 0x1a, 0x14, 0x2e, 0x6e, 0x6f, 0x74, 0x69, 0x66, 0x69,
|
||||
0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x2e, 0x4f, 0x4b, 0x52, 0x65, 0x73, 0x70, 0x42, 0x10, 0x5a,
|
||||
0x0e, 0x2e, 0x2f, 0x6e, 0x6f, 0x74, 0x69, 0x66, 0x69, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x62,
|
||||
0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33,
|
||||
0x70, 0x12, 0x4f, 0x0a, 0x14, 0x53, 0x65, 0x6e, 0x64, 0x4d, 0x61, 0x69, 0x6c, 0x42, 0x79, 0x54,
|
||||
0x65, 0x6d, 0x70, 0x6c, 0x61, 0x74, 0x65, 0x49, 0x64, 0x12, 0x21, 0x2e, 0x6e, 0x6f, 0x74, 0x69,
|
||||
0x66, 0x69, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x2e, 0x53, 0x65, 0x6e, 0x64, 0x42, 0x79, 0x54,
|
||||
0x65, 0x6d, 0x70, 0x6c, 0x61, 0x74, 0x65, 0x49, 0x44, 0x52, 0x65, 0x71, 0x1a, 0x14, 0x2e, 0x6e,
|
||||
0x6f, 0x74, 0x69, 0x66, 0x69, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x2e, 0x4f, 0x4b, 0x52, 0x65,
|
||||
0x73, 0x70, 0x12, 0x4e, 0x0a, 0x13, 0x53, 0x65, 0x6e, 0x64, 0x53, 0x6d, 0x73, 0x42, 0x79, 0x54,
|
||||
0x65, 0x6d, 0x70, 0x6c, 0x61, 0x74, 0x65, 0x49, 0x64, 0x12, 0x21, 0x2e, 0x6e, 0x6f, 0x74, 0x69,
|
||||
0x66, 0x69, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x2e, 0x53, 0x65, 0x6e, 0x64, 0x42, 0x79, 0x54,
|
||||
0x65, 0x6d, 0x70, 0x6c, 0x61, 0x74, 0x65, 0x49, 0x44, 0x52, 0x65, 0x71, 0x1a, 0x14, 0x2e, 0x6e,
|
||||
0x6f, 0x74, 0x69, 0x66, 0x69, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x2e, 0x4f, 0x4b, 0x52, 0x65,
|
||||
0x73, 0x70, 0x42, 0x10, 0x5a, 0x0e, 0x2e, 0x2f, 0x6e, 0x6f, 0x74, 0x69, 0x66, 0x69, 0x63, 0x61,
|
||||
0x74, 0x69, 0x6f, 0x6e, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33,
|
||||
}
|
||||
|
||||
var (
|
||||
file_generate_protobuf_service_proto_rawDescOnce sync.Once
|
||||
file_generate_protobuf_service_proto_rawDescData = file_generate_protobuf_service_proto_rawDesc
|
||||
file_generate_protobuf_notification_proto_rawDescOnce sync.Once
|
||||
file_generate_protobuf_notification_proto_rawDescData = file_generate_protobuf_notification_proto_rawDesc
|
||||
)
|
||||
|
||||
func file_generate_protobuf_service_proto_rawDescGZIP() []byte {
|
||||
file_generate_protobuf_service_proto_rawDescOnce.Do(func() {
|
||||
file_generate_protobuf_service_proto_rawDescData = protoimpl.X.CompressGZIP(file_generate_protobuf_service_proto_rawDescData)
|
||||
func file_generate_protobuf_notification_proto_rawDescGZIP() []byte {
|
||||
file_generate_protobuf_notification_proto_rawDescOnce.Do(func() {
|
||||
file_generate_protobuf_notification_proto_rawDescData = protoimpl.X.CompressGZIP(file_generate_protobuf_notification_proto_rawDescData)
|
||||
})
|
||||
return file_generate_protobuf_service_proto_rawDescData
|
||||
return file_generate_protobuf_notification_proto_rawDescData
|
||||
}
|
||||
|
||||
var file_generate_protobuf_service_proto_msgTypes = make([]protoimpl.MessageInfo, 6)
|
||||
var file_generate_protobuf_service_proto_goTypes = []any{
|
||||
var file_generate_protobuf_notification_proto_msgTypes = make([]protoimpl.MessageInfo, 6)
|
||||
var file_generate_protobuf_notification_proto_goTypes = []any{
|
||||
(*OKResp)(nil), // 0: notification.OKResp
|
||||
(*NoneReq)(nil), // 1: notification.NoneReq
|
||||
(*SendMailReq)(nil), // 2: notification.SendMailReq
|
||||
|
@ -381,7 +381,7 @@ var file_generate_protobuf_service_proto_goTypes = []any{
|
|||
(*SendByTemplateIDReq)(nil), // 4: notification.SendByTemplateIDReq
|
||||
nil, // 5: notification.SendByTemplateIDReq.ContentDataEntry
|
||||
}
|
||||
var file_generate_protobuf_service_proto_depIdxs = []int32{
|
||||
var file_generate_protobuf_notification_proto_depIdxs = []int32{
|
||||
5, // 0: notification.SendByTemplateIDReq.content_data:type_name -> notification.SendByTemplateIDReq.ContentDataEntry
|
||||
2, // 1: notification.SenderService.SendMail:input_type -> notification.SendMailReq
|
||||
3, // 2: notification.SenderService.SendSms:input_type -> notification.SendSMSReq
|
||||
|
@ -398,13 +398,13 @@ var file_generate_protobuf_service_proto_depIdxs = []int32{
|
|||
0, // [0:1] is the sub-list for field type_name
|
||||
}
|
||||
|
||||
func init() { file_generate_protobuf_service_proto_init() }
|
||||
func file_generate_protobuf_service_proto_init() {
|
||||
if File_generate_protobuf_service_proto != nil {
|
||||
func init() { file_generate_protobuf_notification_proto_init() }
|
||||
func file_generate_protobuf_notification_proto_init() {
|
||||
if File_generate_protobuf_notification_proto != nil {
|
||||
return
|
||||
}
|
||||
if !protoimpl.UnsafeEnabled {
|
||||
file_generate_protobuf_service_proto_msgTypes[0].Exporter = func(v any, i int) any {
|
||||
file_generate_protobuf_notification_proto_msgTypes[0].Exporter = func(v any, i int) any {
|
||||
switch v := v.(*OKResp); i {
|
||||
case 0:
|
||||
return &v.state
|
||||
|
@ -416,7 +416,7 @@ func file_generate_protobuf_service_proto_init() {
|
|||
return nil
|
||||
}
|
||||
}
|
||||
file_generate_protobuf_service_proto_msgTypes[1].Exporter = func(v any, i int) any {
|
||||
file_generate_protobuf_notification_proto_msgTypes[1].Exporter = func(v any, i int) any {
|
||||
switch v := v.(*NoneReq); i {
|
||||
case 0:
|
||||
return &v.state
|
||||
|
@ -428,7 +428,7 @@ func file_generate_protobuf_service_proto_init() {
|
|||
return nil
|
||||
}
|
||||
}
|
||||
file_generate_protobuf_service_proto_msgTypes[2].Exporter = func(v any, i int) any {
|
||||
file_generate_protobuf_notification_proto_msgTypes[2].Exporter = func(v any, i int) any {
|
||||
switch v := v.(*SendMailReq); i {
|
||||
case 0:
|
||||
return &v.state
|
||||
|
@ -440,7 +440,7 @@ func file_generate_protobuf_service_proto_init() {
|
|||
return nil
|
||||
}
|
||||
}
|
||||
file_generate_protobuf_service_proto_msgTypes[3].Exporter = func(v any, i int) any {
|
||||
file_generate_protobuf_notification_proto_msgTypes[3].Exporter = func(v any, i int) any {
|
||||
switch v := v.(*SendSMSReq); i {
|
||||
case 0:
|
||||
return &v.state
|
||||
|
@ -452,7 +452,7 @@ func file_generate_protobuf_service_proto_init() {
|
|||
return nil
|
||||
}
|
||||
}
|
||||
file_generate_protobuf_service_proto_msgTypes[4].Exporter = func(v any, i int) any {
|
||||
file_generate_protobuf_notification_proto_msgTypes[4].Exporter = func(v any, i int) any {
|
||||
switch v := v.(*SendByTemplateIDReq); i {
|
||||
case 0:
|
||||
return &v.state
|
||||
|
@ -469,18 +469,18 @@ func file_generate_protobuf_service_proto_init() {
|
|||
out := protoimpl.TypeBuilder{
|
||||
File: protoimpl.DescBuilder{
|
||||
GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
|
||||
RawDescriptor: file_generate_protobuf_service_proto_rawDesc,
|
||||
RawDescriptor: file_generate_protobuf_notification_proto_rawDesc,
|
||||
NumEnums: 0,
|
||||
NumMessages: 6,
|
||||
NumExtensions: 0,
|
||||
NumServices: 1,
|
||||
},
|
||||
GoTypes: file_generate_protobuf_service_proto_goTypes,
|
||||
DependencyIndexes: file_generate_protobuf_service_proto_depIdxs,
|
||||
MessageInfos: file_generate_protobuf_service_proto_msgTypes,
|
||||
GoTypes: file_generate_protobuf_notification_proto_goTypes,
|
||||
DependencyIndexes: file_generate_protobuf_notification_proto_depIdxs,
|
||||
MessageInfos: file_generate_protobuf_notification_proto_msgTypes,
|
||||
}.Build()
|
||||
File_generate_protobuf_service_proto = out.File
|
||||
file_generate_protobuf_service_proto_rawDesc = nil
|
||||
file_generate_protobuf_service_proto_goTypes = nil
|
||||
file_generate_protobuf_service_proto_depIdxs = nil
|
||||
File_generate_protobuf_notification_proto = out.File
|
||||
file_generate_protobuf_notification_proto_rawDesc = nil
|
||||
file_generate_protobuf_notification_proto_goTypes = nil
|
||||
file_generate_protobuf_notification_proto_depIdxs = nil
|
||||
}
|
Loading…
Reference in New Issue