123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125 |
- // Code generated by protoc-gen-go. DO NOT EDIT.
- // source: household.proto
- // package声明符,用来防止不同的消息类型有命名冲突
- package v1
- import (
- fmt "fmt"
- proto "github.com/golang/protobuf/proto"
- math "math"
- )
- // Reference imports to suppress errors if they are not otherwise used.
- var _ = proto.Marshal
- var _ = fmt.Errorf
- var _ = math.Inf
- // This is a compile-time assertion to ensure that this generated file
- // is compatible with the proto package it is being compiled against.
- // A compilation error at this line likely means your copy of the
- // proto package needs to be updated.
- const _ = proto.ProtoPackageIsVersion3 // please upgrade the proto package
- type UserWxPublicAddRequest struct {
- OpenId string `protobuf:"bytes,1,opt,name=open_id,json=openId,proto3" json:"open_id"`
- UnionId string `protobuf:"bytes,2,opt,name=union_id,json=unionId,proto3" json:"union_id"`
- XXX_NoUnkeyedLiteral struct{} `json:"-"`
- XXX_unrecognized []byte `json:"-"`
- XXX_sizecache int32 `json:"-"`
- }
- func (m *UserWxPublicAddRequest) Reset() { *m = UserWxPublicAddRequest{} }
- func (m *UserWxPublicAddRequest) String() string { return proto.CompactTextString(m) }
- func (*UserWxPublicAddRequest) ProtoMessage() {}
- func (*UserWxPublicAddRequest) Descriptor() ([]byte, []int) {
- return fileDescriptor_137f5ce6ca8cb923, []int{0}
- }
- func (m *UserWxPublicAddRequest) XXX_Unmarshal(b []byte) error {
- return xxx_messageInfo_UserWxPublicAddRequest.Unmarshal(m, b)
- }
- func (m *UserWxPublicAddRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
- return xxx_messageInfo_UserWxPublicAddRequest.Marshal(b, m, deterministic)
- }
- func (m *UserWxPublicAddRequest) XXX_Merge(src proto.Message) {
- xxx_messageInfo_UserWxPublicAddRequest.Merge(m, src)
- }
- func (m *UserWxPublicAddRequest) XXX_Size() int {
- return xxx_messageInfo_UserWxPublicAddRequest.Size(m)
- }
- func (m *UserWxPublicAddRequest) XXX_DiscardUnknown() {
- xxx_messageInfo_UserWxPublicAddRequest.DiscardUnknown(m)
- }
- var xxx_messageInfo_UserWxPublicAddRequest proto.InternalMessageInfo
- func (m *UserWxPublicAddRequest) GetOpenId() string {
- if m != nil {
- return m.OpenId
- }
- return ""
- }
- func (m *UserWxPublicAddRequest) GetUnionId() string {
- if m != nil {
- return m.UnionId
- }
- return ""
- }
- type UserWxPublicAddReply struct {
- XXX_NoUnkeyedLiteral struct{} `json:"-"`
- XXX_unrecognized []byte `json:"-"`
- XXX_sizecache int32 `json:"-"`
- }
- func (m *UserWxPublicAddReply) Reset() { *m = UserWxPublicAddReply{} }
- func (m *UserWxPublicAddReply) String() string { return proto.CompactTextString(m) }
- func (*UserWxPublicAddReply) ProtoMessage() {}
- func (*UserWxPublicAddReply) Descriptor() ([]byte, []int) {
- return fileDescriptor_137f5ce6ca8cb923, []int{1}
- }
- func (m *UserWxPublicAddReply) XXX_Unmarshal(b []byte) error {
- return xxx_messageInfo_UserWxPublicAddReply.Unmarshal(m, b)
- }
- func (m *UserWxPublicAddReply) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
- return xxx_messageInfo_UserWxPublicAddReply.Marshal(b, m, deterministic)
- }
- func (m *UserWxPublicAddReply) XXX_Merge(src proto.Message) {
- xxx_messageInfo_UserWxPublicAddReply.Merge(m, src)
- }
- func (m *UserWxPublicAddReply) XXX_Size() int {
- return xxx_messageInfo_UserWxPublicAddReply.Size(m)
- }
- func (m *UserWxPublicAddReply) XXX_DiscardUnknown() {
- xxx_messageInfo_UserWxPublicAddReply.DiscardUnknown(m)
- }
- var xxx_messageInfo_UserWxPublicAddReply proto.InternalMessageInfo
- func init() {
- proto.RegisterType((*UserWxPublicAddRequest)(nil), "pb_v1.UserWxPublicAddRequest")
- proto.RegisterType((*UserWxPublicAddReply)(nil), "pb_v1.UserWxPublicAddReply")
- }
- func init() {
- proto.RegisterFile("household.proto", fileDescriptor_137f5ce6ca8cb923)
- }
- var fileDescriptor_137f5ce6ca8cb923 = []byte{
- // 162 bytes of a gzipped FileDescriptorProto
- 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xe2, 0xe2, 0xcf, 0xc8, 0x2f, 0x2d,
- 0x4e, 0xcd, 0xc8, 0xcf, 0x49, 0xd1, 0x2b, 0x28, 0xca, 0x2f, 0xc9, 0x17, 0x62, 0x2d, 0x48, 0x8a,
- 0x2f, 0x33, 0x54, 0xf2, 0xe1, 0x12, 0x0b, 0x2d, 0x4e, 0x2d, 0x0a, 0xaf, 0x08, 0x28, 0x4d, 0xca,
- 0xc9, 0x4c, 0x76, 0x4c, 0x49, 0x09, 0x4a, 0x2d, 0x2c, 0x4d, 0x2d, 0x2e, 0x11, 0x12, 0xe7, 0x62,
- 0xcf, 0x2f, 0x48, 0xcd, 0x8b, 0xcf, 0x4c, 0x91, 0x60, 0x54, 0x60, 0xd4, 0xe0, 0x0c, 0x62, 0x03,
- 0x71, 0x3d, 0x53, 0x84, 0x24, 0xb9, 0x38, 0x4a, 0xf3, 0x32, 0xf3, 0xc1, 0x32, 0x4c, 0x60, 0x19,
- 0x76, 0x30, 0xdf, 0x33, 0x45, 0x49, 0x8c, 0x4b, 0x04, 0xc3, 0xb4, 0x82, 0x9c, 0x4a, 0x27, 0xf9,
- 0x28, 0xd9, 0x82, 0xa2, 0xfc, 0x82, 0xd4, 0xa2, 0x92, 0x4a, 0xdd, 0x94, 0xd4, 0xb2, 0xcc, 0xe4,
- 0x54, 0xdd, 0xf4, 0xc4, 0x92, 0xd4, 0xf2, 0xc4, 0x4a, 0xfd, 0x82, 0x24, 0xfd, 0x32, 0xc3, 0x24,
- 0x36, 0xb0, 0xa3, 0x8c, 0x01, 0x01, 0x00, 0x00, 0xff, 0xff, 0xf1, 0xaf, 0x69, 0x81, 0xa7, 0x00,
- 0x00, 0x00,
- }
|