refactor: centralize protobuf and remove go-zero
This commit is contained in:
@@ -1,12 +1,13 @@
|
||||
// Code generated by protoc-gen-go. DO NOT EDIT.
|
||||
// versions:
|
||||
// protoc-gen-go v1.36.8
|
||||
// protoc (unknown)
|
||||
// source: store.proto
|
||||
// protoc-gen-go v1.36.11
|
||||
// protoc v7.35.0
|
||||
// source: module/ec/mall/proto/store.proto
|
||||
|
||||
package mall
|
||||
|
||||
import (
|
||||
protobuf "bsm/full/protobuf"
|
||||
protoreflect "google.golang.org/protobuf/reflect/protoreflect"
|
||||
protoimpl "google.golang.org/protobuf/runtime/protoimpl"
|
||||
reflect "reflect"
|
||||
@@ -31,7 +32,7 @@ type SettingRequest struct {
|
||||
|
||||
func (x *SettingRequest) Reset() {
|
||||
*x = SettingRequest{}
|
||||
mi := &file_store_proto_msgTypes[0]
|
||||
mi := &file_module_ec_mall_proto_store_proto_msgTypes[0]
|
||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||
ms.StoreMessageInfo(mi)
|
||||
}
|
||||
@@ -43,7 +44,7 @@ func (x *SettingRequest) String() string {
|
||||
func (*SettingRequest) ProtoMessage() {}
|
||||
|
||||
func (x *SettingRequest) ProtoReflect() protoreflect.Message {
|
||||
mi := &file_store_proto_msgTypes[0]
|
||||
mi := &file_module_ec_mall_proto_store_proto_msgTypes[0]
|
||||
if x != nil {
|
||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||
if ms.LoadMessageInfo() == nil {
|
||||
@@ -56,7 +57,7 @@ func (x *SettingRequest) ProtoReflect() protoreflect.Message {
|
||||
|
||||
// Deprecated: Use SettingRequest.ProtoReflect.Descriptor instead.
|
||||
func (*SettingRequest) Descriptor() ([]byte, []int) {
|
||||
return file_store_proto_rawDescGZIP(), []int{0}
|
||||
return file_module_ec_mall_proto_store_proto_rawDescGZIP(), []int{0}
|
||||
}
|
||||
|
||||
func (x *SettingRequest) GetIdentity() string {
|
||||
@@ -82,7 +83,7 @@ type ConfigsReply struct {
|
||||
|
||||
func (x *ConfigsReply) Reset() {
|
||||
*x = ConfigsReply{}
|
||||
mi := &file_store_proto_msgTypes[1]
|
||||
mi := &file_module_ec_mall_proto_store_proto_msgTypes[1]
|
||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||
ms.StoreMessageInfo(mi)
|
||||
}
|
||||
@@ -94,7 +95,7 @@ func (x *ConfigsReply) String() string {
|
||||
func (*ConfigsReply) ProtoMessage() {}
|
||||
|
||||
func (x *ConfigsReply) ProtoReflect() protoreflect.Message {
|
||||
mi := &file_store_proto_msgTypes[1]
|
||||
mi := &file_module_ec_mall_proto_store_proto_msgTypes[1]
|
||||
if x != nil {
|
||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||
if ms.LoadMessageInfo() == nil {
|
||||
@@ -107,7 +108,7 @@ func (x *ConfigsReply) ProtoReflect() protoreflect.Message {
|
||||
|
||||
// Deprecated: Use ConfigsReply.ProtoReflect.Descriptor instead.
|
||||
func (*ConfigsReply) Descriptor() ([]byte, []int) {
|
||||
return file_store_proto_rawDescGZIP(), []int{1}
|
||||
return file_module_ec_mall_proto_store_proto_rawDescGZIP(), []int{1}
|
||||
}
|
||||
|
||||
func (x *ConfigsReply) GetConfigs() string {
|
||||
@@ -130,7 +131,7 @@ type LicensingRequest struct {
|
||||
|
||||
func (x *LicensingRequest) Reset() {
|
||||
*x = LicensingRequest{}
|
||||
mi := &file_store_proto_msgTypes[2]
|
||||
mi := &file_module_ec_mall_proto_store_proto_msgTypes[2]
|
||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||
ms.StoreMessageInfo(mi)
|
||||
}
|
||||
@@ -142,7 +143,7 @@ func (x *LicensingRequest) String() string {
|
||||
func (*LicensingRequest) ProtoMessage() {}
|
||||
|
||||
func (x *LicensingRequest) ProtoReflect() protoreflect.Message {
|
||||
mi := &file_store_proto_msgTypes[2]
|
||||
mi := &file_module_ec_mall_proto_store_proto_msgTypes[2]
|
||||
if x != nil {
|
||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||
if ms.LoadMessageInfo() == nil {
|
||||
@@ -155,7 +156,7 @@ func (x *LicensingRequest) ProtoReflect() protoreflect.Message {
|
||||
|
||||
// Deprecated: Use LicensingRequest.ProtoReflect.Descriptor instead.
|
||||
func (*LicensingRequest) Descriptor() ([]byte, []int) {
|
||||
return file_store_proto_rawDescGZIP(), []int{2}
|
||||
return file_module_ec_mall_proto_store_proto_rawDescGZIP(), []int{2}
|
||||
}
|
||||
|
||||
func (x *LicensingRequest) GetLicenseType() string {
|
||||
@@ -213,7 +214,7 @@ type ApplyJoinRequest struct {
|
||||
|
||||
func (x *ApplyJoinRequest) Reset() {
|
||||
*x = ApplyJoinRequest{}
|
||||
mi := &file_store_proto_msgTypes[3]
|
||||
mi := &file_module_ec_mall_proto_store_proto_msgTypes[3]
|
||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||
ms.StoreMessageInfo(mi)
|
||||
}
|
||||
@@ -225,7 +226,7 @@ func (x *ApplyJoinRequest) String() string {
|
||||
func (*ApplyJoinRequest) ProtoMessage() {}
|
||||
|
||||
func (x *ApplyJoinRequest) ProtoReflect() protoreflect.Message {
|
||||
mi := &file_store_proto_msgTypes[3]
|
||||
mi := &file_module_ec_mall_proto_store_proto_msgTypes[3]
|
||||
if x != nil {
|
||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||
if ms.LoadMessageInfo() == nil {
|
||||
@@ -238,7 +239,7 @@ func (x *ApplyJoinRequest) ProtoReflect() protoreflect.Message {
|
||||
|
||||
// Deprecated: Use ApplyJoinRequest.ProtoReflect.Descriptor instead.
|
||||
func (*ApplyJoinRequest) Descriptor() ([]byte, []int) {
|
||||
return file_store_proto_rawDescGZIP(), []int{3}
|
||||
return file_module_ec_mall_proto_store_proto_rawDescGZIP(), []int{3}
|
||||
}
|
||||
|
||||
func (x *ApplyJoinRequest) GetLogo() string {
|
||||
@@ -345,7 +346,7 @@ type StoreBasic struct {
|
||||
|
||||
func (x *StoreBasic) Reset() {
|
||||
*x = StoreBasic{}
|
||||
mi := &file_store_proto_msgTypes[4]
|
||||
mi := &file_module_ec_mall_proto_store_proto_msgTypes[4]
|
||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||
ms.StoreMessageInfo(mi)
|
||||
}
|
||||
@@ -357,7 +358,7 @@ func (x *StoreBasic) String() string {
|
||||
func (*StoreBasic) ProtoMessage() {}
|
||||
|
||||
func (x *StoreBasic) ProtoReflect() protoreflect.Message {
|
||||
mi := &file_store_proto_msgTypes[4]
|
||||
mi := &file_module_ec_mall_proto_store_proto_msgTypes[4]
|
||||
if x != nil {
|
||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||
if ms.LoadMessageInfo() == nil {
|
||||
@@ -370,7 +371,7 @@ func (x *StoreBasic) ProtoReflect() protoreflect.Message {
|
||||
|
||||
// Deprecated: Use StoreBasic.ProtoReflect.Descriptor instead.
|
||||
func (*StoreBasic) Descriptor() ([]byte, []int) {
|
||||
return file_store_proto_rawDescGZIP(), []int{4}
|
||||
return file_module_ec_mall_proto_store_proto_rawDescGZIP(), []int{4}
|
||||
}
|
||||
|
||||
func (x *StoreBasic) GetId() int64 {
|
||||
@@ -466,7 +467,7 @@ type MiniCodeRequest struct {
|
||||
|
||||
func (x *MiniCodeRequest) Reset() {
|
||||
*x = MiniCodeRequest{}
|
||||
mi := &file_store_proto_msgTypes[5]
|
||||
mi := &file_module_ec_mall_proto_store_proto_msgTypes[5]
|
||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||
ms.StoreMessageInfo(mi)
|
||||
}
|
||||
@@ -478,7 +479,7 @@ func (x *MiniCodeRequest) String() string {
|
||||
func (*MiniCodeRequest) ProtoMessage() {}
|
||||
|
||||
func (x *MiniCodeRequest) ProtoReflect() protoreflect.Message {
|
||||
mi := &file_store_proto_msgTypes[5]
|
||||
mi := &file_module_ec_mall_proto_store_proto_msgTypes[5]
|
||||
if x != nil {
|
||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||
if ms.LoadMessageInfo() == nil {
|
||||
@@ -491,7 +492,7 @@ func (x *MiniCodeRequest) ProtoReflect() protoreflect.Message {
|
||||
|
||||
// Deprecated: Use MiniCodeRequest.ProtoReflect.Descriptor instead.
|
||||
func (*MiniCodeRequest) Descriptor() ([]byte, []int) {
|
||||
return file_store_proto_rawDescGZIP(), []int{5}
|
||||
return file_module_ec_mall_proto_store_proto_rawDescGZIP(), []int{5}
|
||||
}
|
||||
|
||||
func (x *MiniCodeRequest) GetTypes() string {
|
||||
@@ -510,7 +511,7 @@ type MiniCodeReply struct {
|
||||
|
||||
func (x *MiniCodeReply) Reset() {
|
||||
*x = MiniCodeReply{}
|
||||
mi := &file_store_proto_msgTypes[6]
|
||||
mi := &file_module_ec_mall_proto_store_proto_msgTypes[6]
|
||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||
ms.StoreMessageInfo(mi)
|
||||
}
|
||||
@@ -522,7 +523,7 @@ func (x *MiniCodeReply) String() string {
|
||||
func (*MiniCodeReply) ProtoMessage() {}
|
||||
|
||||
func (x *MiniCodeReply) ProtoReflect() protoreflect.Message {
|
||||
mi := &file_store_proto_msgTypes[6]
|
||||
mi := &file_module_ec_mall_proto_store_proto_msgTypes[6]
|
||||
if x != nil {
|
||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||
if ms.LoadMessageInfo() == nil {
|
||||
@@ -535,7 +536,7 @@ func (x *MiniCodeReply) ProtoReflect() protoreflect.Message {
|
||||
|
||||
// Deprecated: Use MiniCodeReply.ProtoReflect.Descriptor instead.
|
||||
func (*MiniCodeReply) Descriptor() ([]byte, []int) {
|
||||
return file_store_proto_rawDescGZIP(), []int{6}
|
||||
return file_module_ec_mall_proto_store_proto_rawDescGZIP(), []int{6}
|
||||
}
|
||||
|
||||
func (x *MiniCodeReply) GetImg() string {
|
||||
@@ -556,7 +557,7 @@ type MallSearchRequest struct {
|
||||
|
||||
func (x *MallSearchRequest) Reset() {
|
||||
*x = MallSearchRequest{}
|
||||
mi := &file_store_proto_msgTypes[7]
|
||||
mi := &file_module_ec_mall_proto_store_proto_msgTypes[7]
|
||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||
ms.StoreMessageInfo(mi)
|
||||
}
|
||||
@@ -568,7 +569,7 @@ func (x *MallSearchRequest) String() string {
|
||||
func (*MallSearchRequest) ProtoMessage() {}
|
||||
|
||||
func (x *MallSearchRequest) ProtoReflect() protoreflect.Message {
|
||||
mi := &file_store_proto_msgTypes[7]
|
||||
mi := &file_module_ec_mall_proto_store_proto_msgTypes[7]
|
||||
if x != nil {
|
||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||
if ms.LoadMessageInfo() == nil {
|
||||
@@ -581,7 +582,7 @@ func (x *MallSearchRequest) ProtoReflect() protoreflect.Message {
|
||||
|
||||
// Deprecated: Use MallSearchRequest.ProtoReflect.Descriptor instead.
|
||||
func (*MallSearchRequest) Descriptor() ([]byte, []int) {
|
||||
return file_store_proto_rawDescGZIP(), []int{7}
|
||||
return file_module_ec_mall_proto_store_proto_rawDescGZIP(), []int{7}
|
||||
}
|
||||
|
||||
func (x *MallSearchRequest) GetPageNo() int64 {
|
||||
@@ -615,7 +616,7 @@ type MallSearchReply struct {
|
||||
|
||||
func (x *MallSearchReply) Reset() {
|
||||
*x = MallSearchReply{}
|
||||
mi := &file_store_proto_msgTypes[8]
|
||||
mi := &file_module_ec_mall_proto_store_proto_msgTypes[8]
|
||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||
ms.StoreMessageInfo(mi)
|
||||
}
|
||||
@@ -627,7 +628,7 @@ func (x *MallSearchReply) String() string {
|
||||
func (*MallSearchReply) ProtoMessage() {}
|
||||
|
||||
func (x *MallSearchReply) ProtoReflect() protoreflect.Message {
|
||||
mi := &file_store_proto_msgTypes[8]
|
||||
mi := &file_module_ec_mall_proto_store_proto_msgTypes[8]
|
||||
if x != nil {
|
||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||
if ms.LoadMessageInfo() == nil {
|
||||
@@ -640,7 +641,7 @@ func (x *MallSearchReply) ProtoReflect() protoreflect.Message {
|
||||
|
||||
// Deprecated: Use MallSearchReply.ProtoReflect.Descriptor instead.
|
||||
func (*MallSearchReply) Descriptor() ([]byte, []int) {
|
||||
return file_store_proto_rawDescGZIP(), []int{8}
|
||||
return file_module_ec_mall_proto_store_proto_rawDescGZIP(), []int{8}
|
||||
}
|
||||
|
||||
func (x *MallSearchReply) GetList() []*StoreBasic {
|
||||
@@ -657,11 +658,11 @@ func (x *MallSearchReply) GetCount() int64 {
|
||||
return 0
|
||||
}
|
||||
|
||||
var File_store_proto protoreflect.FileDescriptor
|
||||
var File_module_ec_mall_proto_store_proto protoreflect.FileDescriptor
|
||||
|
||||
const file_store_proto_rawDesc = "" +
|
||||
const file_module_ec_mall_proto_store_proto_rawDesc = "" +
|
||||
"\n" +
|
||||
"\x13ec/mall/store.proto\x12\x04mall\x1a\x11mall/blocks.proto\"F\n" +
|
||||
" module/ec/mall/proto/store.proto\x12\x04mall\x1a\x15protobuf/blocks.proto\"F\n" +
|
||||
"\x0eSettingRequest\x12\x1a\n" +
|
||||
"\bidentity\x18\x01 \x01(\tR\bidentity\x12\x18\n" +
|
||||
"\aconfigs\x18\x02 \x01(\tR\aconfigs\"(\n" +
|
||||
@@ -714,67 +715,67 @@ const file_store_proto_rawDesc = "" +
|
||||
"\akeyword\x18\x03 \x01(\tR\akeyword\"M\n" +
|
||||
"\x0fMallSearchReply\x12$\n" +
|
||||
"\x04list\x18\x01 \x03(\v2\x10.mall.StoreBasicR\x04list\x12\x14\n" +
|
||||
"\x05count\x18\x02 \x01(\x03R\x05count2\xba\x04\n" +
|
||||
"\x05Store\x128\n" +
|
||||
"\tApplyJoin\x12\x16.mall.ApplyJoinRequest\x1a\x11.mall.StatusReply\"\x00\x128\n" +
|
||||
"\tLicensing\x12\x16.mall.LicensingRequest\x1a\x11.mall.StatusReply\"\x00\x124\n" +
|
||||
"\x05count\x18\x02 \x01(\x03R\x05count2\xf2\x04\n" +
|
||||
"\x05Store\x12B\n" +
|
||||
"\tApplyJoin\x12\x16.mall.ApplyJoinRequest\x1a\x1b.blocks.IdentityStatusReply\"\x00\x12B\n" +
|
||||
"\tLicensing\x12\x16.mall.LicensingRequest\x1a\x1b.blocks.IdentityStatusReply\"\x00\x126\n" +
|
||||
"\n" +
|
||||
"GetSetting\x12\x12.mall.IdentRequest\x1a\x10.mall.StoreBasic\"\x00\x123\n" +
|
||||
"GetSetting\x12\x14.blocks.IdentRequest\x1a\x10.mall.StoreBasic\"\x00\x12=\n" +
|
||||
"\n" +
|
||||
"SetSetting\x12\x10.mall.StoreBasic\x1a\x11.mall.StatusReply\"\x00\x127\n" +
|
||||
"SetSetting\x12\x10.mall.StoreBasic\x1a\x1b.blocks.IdentityStatusReply\"\x00\x12A\n" +
|
||||
"\n" +
|
||||
"SetPayment\x12\x14.mall.SettingRequest\x1a\x11.mall.StatusReply\"\x00\x125\n" +
|
||||
"\bSetEmail\x12\x14.mall.SettingRequest\x1a\x11.mall.StatusReply\"\x00\x126\n" +
|
||||
"SetPayment\x12\x14.mall.SettingRequest\x1a\x1b.blocks.IdentityStatusReply\"\x00\x12?\n" +
|
||||
"\bSetEmail\x12\x14.mall.SettingRequest\x1a\x1b.blocks.IdentityStatusReply\"\x00\x128\n" +
|
||||
"\n" +
|
||||
"GetPayment\x12\x12.mall.IdentRequest\x1a\x12.mall.ConfigsReply\"\x00\x124\n" +
|
||||
"\bGetEmail\x12\x12.mall.IdentRequest\x1a\x12.mall.ConfigsReply\"\x00\x128\n" +
|
||||
"GetPayment\x12\x14.blocks.IdentRequest\x1a\x12.mall.ConfigsReply\"\x00\x126\n" +
|
||||
"\bGetEmail\x12\x14.blocks.IdentRequest\x1a\x12.mall.ConfigsReply\"\x00\x128\n" +
|
||||
"\bMiniCode\x12\x15.mall.MiniCodeRequest\x1a\x13.mall.MiniCodeReply\"\x00\x12:\n" +
|
||||
"\x06Search\x12\x17.mall.MallSearchRequest\x1a\x15.mall.MallSearchReply\"\x00B\bZ\x06.;mallb\x06proto3"
|
||||
"\x06Search\x12\x17.mall.MallSearchRequest\x1a\x15.mall.MallSearchReply\"\x00B!Z\x1fbsm/full/module/ec/mall/pb;mallb\x06proto3"
|
||||
|
||||
var (
|
||||
file_store_proto_rawDescOnce sync.Once
|
||||
file_store_proto_rawDescData []byte
|
||||
file_module_ec_mall_proto_store_proto_rawDescOnce sync.Once
|
||||
file_module_ec_mall_proto_store_proto_rawDescData []byte
|
||||
)
|
||||
|
||||
func file_store_proto_rawDescGZIP() []byte {
|
||||
file_store_proto_rawDescOnce.Do(func() {
|
||||
file_store_proto_rawDescData = protoimpl.X.CompressGZIP(unsafe.Slice(unsafe.StringData(file_store_proto_rawDesc), len(file_store_proto_rawDesc)))
|
||||
func file_module_ec_mall_proto_store_proto_rawDescGZIP() []byte {
|
||||
file_module_ec_mall_proto_store_proto_rawDescOnce.Do(func() {
|
||||
file_module_ec_mall_proto_store_proto_rawDescData = protoimpl.X.CompressGZIP(unsafe.Slice(unsafe.StringData(file_module_ec_mall_proto_store_proto_rawDesc), len(file_module_ec_mall_proto_store_proto_rawDesc)))
|
||||
})
|
||||
return file_store_proto_rawDescData
|
||||
return file_module_ec_mall_proto_store_proto_rawDescData
|
||||
}
|
||||
|
||||
var file_store_proto_msgTypes = make([]protoimpl.MessageInfo, 9)
|
||||
var file_store_proto_goTypes = []any{
|
||||
(*SettingRequest)(nil), // 0: mall.SettingRequest
|
||||
(*ConfigsReply)(nil), // 1: mall.ConfigsReply
|
||||
(*LicensingRequest)(nil), // 2: mall.LicensingRequest
|
||||
(*ApplyJoinRequest)(nil), // 3: mall.ApplyJoinRequest
|
||||
(*StoreBasic)(nil), // 4: mall.StoreBasic
|
||||
(*MiniCodeRequest)(nil), // 5: mall.MiniCodeRequest
|
||||
(*MiniCodeReply)(nil), // 6: mall.MiniCodeReply
|
||||
(*MallSearchRequest)(nil), // 7: mall.MallSearchRequest
|
||||
(*MallSearchReply)(nil), // 8: mall.MallSearchReply
|
||||
(*IdentRequest)(nil), // 9: mall.IdentRequest
|
||||
(*StatusReply)(nil), // 10: mall.StatusReply
|
||||
var file_module_ec_mall_proto_store_proto_msgTypes = make([]protoimpl.MessageInfo, 9)
|
||||
var file_module_ec_mall_proto_store_proto_goTypes = []any{
|
||||
(*SettingRequest)(nil), // 0: mall.SettingRequest
|
||||
(*ConfigsReply)(nil), // 1: mall.ConfigsReply
|
||||
(*LicensingRequest)(nil), // 2: mall.LicensingRequest
|
||||
(*ApplyJoinRequest)(nil), // 3: mall.ApplyJoinRequest
|
||||
(*StoreBasic)(nil), // 4: mall.StoreBasic
|
||||
(*MiniCodeRequest)(nil), // 5: mall.MiniCodeRequest
|
||||
(*MiniCodeReply)(nil), // 6: mall.MiniCodeReply
|
||||
(*MallSearchRequest)(nil), // 7: mall.MallSearchRequest
|
||||
(*MallSearchReply)(nil), // 8: mall.MallSearchReply
|
||||
(*protobuf.IdentRequest)(nil), // 9: blocks.IdentRequest
|
||||
(*protobuf.IdentityStatusReply)(nil), // 10: blocks.IdentityStatusReply
|
||||
}
|
||||
var file_store_proto_depIdxs = []int32{
|
||||
var file_module_ec_mall_proto_store_proto_depIdxs = []int32{
|
||||
4, // 0: mall.MallSearchReply.list:type_name -> mall.StoreBasic
|
||||
3, // 1: mall.Store.ApplyJoin:input_type -> mall.ApplyJoinRequest
|
||||
2, // 2: mall.Store.Licensing:input_type -> mall.LicensingRequest
|
||||
9, // 3: mall.Store.GetSetting:input_type -> mall.IdentRequest
|
||||
9, // 3: mall.Store.GetSetting:input_type -> blocks.IdentRequest
|
||||
4, // 4: mall.Store.SetSetting:input_type -> mall.StoreBasic
|
||||
0, // 5: mall.Store.SetPayment:input_type -> mall.SettingRequest
|
||||
0, // 6: mall.Store.SetEmail:input_type -> mall.SettingRequest
|
||||
9, // 7: mall.Store.GetPayment:input_type -> mall.IdentRequest
|
||||
9, // 8: mall.Store.GetEmail:input_type -> mall.IdentRequest
|
||||
9, // 7: mall.Store.GetPayment:input_type -> blocks.IdentRequest
|
||||
9, // 8: mall.Store.GetEmail:input_type -> blocks.IdentRequest
|
||||
5, // 9: mall.Store.MiniCode:input_type -> mall.MiniCodeRequest
|
||||
7, // 10: mall.Store.Search:input_type -> mall.MallSearchRequest
|
||||
10, // 11: mall.Store.ApplyJoin:output_type -> mall.StatusReply
|
||||
10, // 12: mall.Store.Licensing:output_type -> mall.StatusReply
|
||||
10, // 11: mall.Store.ApplyJoin:output_type -> blocks.IdentityStatusReply
|
||||
10, // 12: mall.Store.Licensing:output_type -> blocks.IdentityStatusReply
|
||||
4, // 13: mall.Store.GetSetting:output_type -> mall.StoreBasic
|
||||
10, // 14: mall.Store.SetSetting:output_type -> mall.StatusReply
|
||||
10, // 15: mall.Store.SetPayment:output_type -> mall.StatusReply
|
||||
10, // 16: mall.Store.SetEmail:output_type -> mall.StatusReply
|
||||
10, // 14: mall.Store.SetSetting:output_type -> blocks.IdentityStatusReply
|
||||
10, // 15: mall.Store.SetPayment:output_type -> blocks.IdentityStatusReply
|
||||
10, // 16: mall.Store.SetEmail:output_type -> blocks.IdentityStatusReply
|
||||
1, // 17: mall.Store.GetPayment:output_type -> mall.ConfigsReply
|
||||
1, // 18: mall.Store.GetEmail:output_type -> mall.ConfigsReply
|
||||
6, // 19: mall.Store.MiniCode:output_type -> mall.MiniCodeReply
|
||||
@@ -786,27 +787,26 @@ var file_store_proto_depIdxs = []int32{
|
||||
0, // [0:1] is the sub-list for field type_name
|
||||
}
|
||||
|
||||
func init() { file_store_proto_init() }
|
||||
func file_store_proto_init() {
|
||||
if File_store_proto != nil {
|
||||
func init() { file_module_ec_mall_proto_store_proto_init() }
|
||||
func file_module_ec_mall_proto_store_proto_init() {
|
||||
if File_module_ec_mall_proto_store_proto != nil {
|
||||
return
|
||||
}
|
||||
file_blocks_proto_init()
|
||||
type x struct{}
|
||||
out := protoimpl.TypeBuilder{
|
||||
File: protoimpl.DescBuilder{
|
||||
GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
|
||||
RawDescriptor: unsafe.Slice(unsafe.StringData(file_store_proto_rawDesc), len(file_store_proto_rawDesc)),
|
||||
RawDescriptor: unsafe.Slice(unsafe.StringData(file_module_ec_mall_proto_store_proto_rawDesc), len(file_module_ec_mall_proto_store_proto_rawDesc)),
|
||||
NumEnums: 0,
|
||||
NumMessages: 9,
|
||||
NumExtensions: 0,
|
||||
NumServices: 1,
|
||||
},
|
||||
GoTypes: file_store_proto_goTypes,
|
||||
DependencyIndexes: file_store_proto_depIdxs,
|
||||
MessageInfos: file_store_proto_msgTypes,
|
||||
GoTypes: file_module_ec_mall_proto_store_proto_goTypes,
|
||||
DependencyIndexes: file_module_ec_mall_proto_store_proto_depIdxs,
|
||||
MessageInfos: file_module_ec_mall_proto_store_proto_msgTypes,
|
||||
}.Build()
|
||||
File_store_proto = out.File
|
||||
file_store_proto_goTypes = nil
|
||||
file_store_proto_depIdxs = nil
|
||||
File_module_ec_mall_proto_store_proto = out.File
|
||||
file_module_ec_mall_proto_store_proto_goTypes = nil
|
||||
file_module_ec_mall_proto_store_proto_depIdxs = nil
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user