| | |
| | | // Code generated by protoc-gen-go. DO NOT EDIT. |
| | | // Code generated by protoc-gen-gogo. DO NOT EDIT. |
| | | // source: facedetect.proto |
| | | |
| | | package protomsg |
| | |
| | | // 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 |
| | | const _ = proto.GoGoProtoPackageIsVersion3 // please upgrade the proto package |
| | | |
| | | type FaceDetectRequest struct { |
| | | ReqParam []byte `protobuf:"bytes,1,opt,name=reqParam,proto3" json:"reqParam,omitempty"` |
| | |
| | | func (*FaceDetectRequest) Descriptor() ([]byte, []int) { |
| | | return fileDescriptor_5314bd1755b5a080, []int{0} |
| | | } |
| | | |
| | | func (m *FaceDetectRequest) XXX_Unmarshal(b []byte) error { |
| | | return xxx_messageInfo_FaceDetectRequest.Unmarshal(m, b) |
| | | } |