SYMBOL INDEX (5872 symbols across 182 files) FILE: admin/api/admin/v1/admin.pb.go constant _ (line 21) | _ = protoimpl.EnforceVersion(20 - protoimpl.MinVersion) constant _ (line 23) | _ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 20) type CreateAddressReq (line 26) | type CreateAddressReq struct method Reset (line 42) | func (x *CreateAddressReq) Reset() { method String (line 51) | func (x *CreateAddressReq) String() string { method ProtoMessage (line 55) | func (*CreateAddressReq) ProtoMessage() {} method ProtoReflect (line 57) | func (x *CreateAddressReq) ProtoReflect() protoreflect.Message { method Descriptor (line 70) | func (*CreateAddressReq) Descriptor() ([]byte, []int) { method GetUid (line 74) | func (x *CreateAddressReq) GetUid() int64 { method GetName (line 81) | func (x *CreateAddressReq) GetName() string { method GetMobile (line 88) | func (x *CreateAddressReq) GetMobile() string { method GetProvince (line 95) | func (x *CreateAddressReq) GetProvince() string { method GetCity (line 102) | func (x *CreateAddressReq) GetCity() string { method GetDistricts (line 109) | func (x *CreateAddressReq) GetDistricts() string { method GetAddress (line 116) | func (x *CreateAddressReq) GetAddress() string { method GetPostCode (line 123) | func (x *CreateAddressReq) GetPostCode() string { method GetIsDefault (line 130) | func (x *CreateAddressReq) GetIsDefault() int32 { type UpdateAddressReq (line 137) | type UpdateAddressReq struct method Reset (line 154) | func (x *UpdateAddressReq) Reset() { method String (line 163) | func (x *UpdateAddressReq) String() string { method ProtoMessage (line 167) | func (*UpdateAddressReq) ProtoMessage() {} method ProtoReflect (line 169) | func (x *UpdateAddressReq) ProtoReflect() protoreflect.Message { method Descriptor (line 182) | func (*UpdateAddressReq) Descriptor() ([]byte, []int) { method GetUid (line 186) | func (x *UpdateAddressReq) GetUid() int64 { method GetName (line 193) | func (x *UpdateAddressReq) GetName() string { method GetMobile (line 200) | func (x *UpdateAddressReq) GetMobile() string { method GetProvince (line 207) | func (x *UpdateAddressReq) GetProvince() string { method GetCity (line 214) | func (x *UpdateAddressReq) GetCity() string { method GetDistricts (line 221) | func (x *UpdateAddressReq) GetDistricts() string { method GetAddress (line 228) | func (x *UpdateAddressReq) GetAddress() string { method GetPostCode (line 235) | func (x *UpdateAddressReq) GetPostCode() string { method GetIsDefault (line 242) | func (x *UpdateAddressReq) GetIsDefault() int32 { method GetId (line 249) | func (x *UpdateAddressReq) GetId() int64 { type AddressInfo (line 256) | type AddressInfo struct method Reset (line 272) | func (x *AddressInfo) Reset() { method String (line 281) | func (x *AddressInfo) String() string { method ProtoMessage (line 285) | func (*AddressInfo) ProtoMessage() {} method ProtoReflect (line 287) | func (x *AddressInfo) ProtoReflect() protoreflect.Message { method Descriptor (line 300) | func (*AddressInfo) Descriptor() ([]byte, []int) { method GetId (line 304) | func (x *AddressInfo) GetId() int64 { method GetName (line 311) | func (x *AddressInfo) GetName() string { method GetMobile (line 318) | func (x *AddressInfo) GetMobile() string { method GetProvince (line 325) | func (x *AddressInfo) GetProvince() string { method GetCity (line 332) | func (x *AddressInfo) GetCity() string { method GetDistricts (line 339) | func (x *AddressInfo) GetDistricts() string { method GetAddress (line 346) | func (x *AddressInfo) GetAddress() string { method GetPostCode (line 353) | func (x *AddressInfo) GetPostCode() string { method GetIsDefault (line 360) | func (x *AddressInfo) GetIsDefault() int32 { type ListAddressReq (line 367) | type ListAddressReq struct method Reset (line 375) | func (x *ListAddressReq) Reset() { method String (line 384) | func (x *ListAddressReq) String() string { method ProtoMessage (line 388) | func (*ListAddressReq) ProtoMessage() {} method ProtoReflect (line 390) | func (x *ListAddressReq) ProtoReflect() protoreflect.Message { method Descriptor (line 403) | func (*ListAddressReq) Descriptor() ([]byte, []int) { method GetUid (line 407) | func (x *ListAddressReq) GetUid() int64 { type ListAddressReply (line 414) | type ListAddressReply struct method Reset (line 422) | func (x *ListAddressReply) Reset() { method String (line 431) | func (x *ListAddressReply) String() string { method ProtoMessage (line 435) | func (*ListAddressReply) ProtoMessage() {} method ProtoReflect (line 437) | func (x *ListAddressReply) ProtoReflect() protoreflect.Message { method Descriptor (line 450) | func (*ListAddressReply) Descriptor() ([]byte, []int) { method GetResults (line 454) | func (x *ListAddressReply) GetResults() []*AddressInfo { type AddressReq (line 461) | type AddressReq struct method Reset (line 470) | func (x *AddressReq) Reset() { method String (line 479) | func (x *AddressReq) String() string { method ProtoMessage (line 483) | func (*AddressReq) ProtoMessage() {} method ProtoReflect (line 485) | func (x *AddressReq) ProtoReflect() protoreflect.Message { method Descriptor (line 498) | func (*AddressReq) Descriptor() ([]byte, []int) { method GetId (line 502) | func (x *AddressReq) GetId() int64 { method GetUid (line 509) | func (x *AddressReq) GetUid() int64 { type CheckResponse (line 516) | type CheckResponse struct method Reset (line 524) | func (x *CheckResponse) Reset() { method String (line 533) | func (x *CheckResponse) String() string { method ProtoMessage (line 537) | func (*CheckResponse) ProtoMessage() {} method ProtoReflect (line 539) | func (x *CheckResponse) ProtoReflect() protoreflect.Message { method Descriptor (line 552) | func (*CheckResponse) Descriptor() ([]byte, []int) { method GetSuccess (line 556) | func (x *CheckResponse) GetSuccess() bool { type RegisterReply (line 564) | type RegisterReply struct method Reset (line 576) | func (x *RegisterReply) Reset() { method String (line 585) | func (x *RegisterReply) String() string { method ProtoMessage (line 589) | func (*RegisterReply) ProtoMessage() {} method ProtoReflect (line 591) | func (x *RegisterReply) ProtoReflect() protoreflect.Message { method Descriptor (line 604) | func (*RegisterReply) Descriptor() ([]byte, []int) { method GetId (line 608) | func (x *RegisterReply) GetId() int64 { method GetMobile (line 615) | func (x *RegisterReply) GetMobile() string { method GetUsername (line 622) | func (x *RegisterReply) GetUsername() string { method GetToken (line 629) | func (x *RegisterReply) GetToken() string { method GetExpiredAt (line 636) | func (x *RegisterReply) GetExpiredAt() int64 { type RegisterReq (line 643) | type RegisterReq struct method Reset (line 653) | func (x *RegisterReq) Reset() { method String (line 662) | func (x *RegisterReq) String() string { method ProtoMessage (line 666) | func (*RegisterReq) ProtoMessage() {} method ProtoReflect (line 668) | func (x *RegisterReq) ProtoReflect() protoreflect.Message { method Descriptor (line 681) | func (*RegisterReq) Descriptor() ([]byte, []int) { method GetMobile (line 685) | func (x *RegisterReq) GetMobile() string { method GetUsername (line 692) | func (x *RegisterReq) GetUsername() string { method GetPassword (line 699) | func (x *RegisterReq) GetPassword() string { type LoginReq (line 706) | type LoginReq struct method Reset (line 715) | func (x *LoginReq) Reset() { method String (line 724) | func (x *LoginReq) String() string { method ProtoMessage (line 728) | func (*LoginReq) ProtoMessage() {} method ProtoReflect (line 730) | func (x *LoginReq) ProtoReflect() protoreflect.Message { method Descriptor (line 743) | func (*LoginReq) Descriptor() ([]byte, []int) { method GetUsername (line 747) | func (x *LoginReq) GetUsername() string { method GetPassword (line 754) | func (x *LoginReq) GetPassword() string { type UserDetailResponse (line 762) | type UserDetailResponse struct method Reset (line 775) | func (x *UserDetailResponse) Reset() { method String (line 784) | func (x *UserDetailResponse) String() string { method ProtoMessage (line 788) | func (*UserDetailResponse) ProtoMessage() {} method ProtoReflect (line 790) | func (x *UserDetailResponse) ProtoReflect() protoreflect.Message { method Descriptor (line 803) | func (*UserDetailResponse) Descriptor() ([]byte, []int) { method GetId (line 807) | func (x *UserDetailResponse) GetId() int64 { method GetMobile (line 814) | func (x *UserDetailResponse) GetMobile() string { method GetNickName (line 821) | func (x *UserDetailResponse) GetNickName() string { method GetBirthday (line 828) | func (x *UserDetailResponse) GetBirthday() int64 { method GetGender (line 835) | func (x *UserDetailResponse) GetGender() string { method GetRole (line 842) | func (x *UserDetailResponse) GetRole() int32 { type CaptchaReply (line 849) | type CaptchaReply struct method Reset (line 858) | func (x *CaptchaReply) Reset() { method String (line 867) | func (x *CaptchaReply) String() string { method ProtoMessage (line 871) | func (*CaptchaReply) ProtoMessage() {} method ProtoReflect (line 873) | func (x *CaptchaReply) ProtoReflect() protoreflect.Message { method Descriptor (line 886) | func (*CaptchaReply) Descriptor() ([]byte, []int) { method GetCaptchaId (line 890) | func (x *CaptchaReply) GetCaptchaId() string { method GetPicPath (line 897) | func (x *CaptchaReply) GetPicPath() string { function file_api_admin_v1_admin_proto_rawDescGZIP (line 1088) | func file_api_admin_v1_admin_proto_rawDescGZIP() []byte { function init (line 1138) | func init() { file_api_admin_v1_admin_proto_init() } function file_api_admin_v1_admin_proto_init (line 1139) | func file_api_admin_v1_admin_proto_init() { FILE: admin/api/admin/v1/admin.pb.validate.go method Validate (line 41) | func (m *CreateAddressReq) Validate() error { method ValidateAll (line 49) | func (m *CreateAddressReq) ValidateAll() error { method validate (line 53) | func (m *CreateAddressReq) validate(all bool) error { type CreateAddressReqMultiError (line 143) | type CreateAddressReqMultiError method Error (line 146) | func (m CreateAddressReqMultiError) Error() string { method AllErrors (line 155) | func (m CreateAddressReqMultiError) AllErrors() []error { return m } type CreateAddressReqValidationError (line 159) | type CreateAddressReqValidationError struct method Field (line 167) | func (e CreateAddressReqValidationError) Field() string { return e.fie... method Reason (line 170) | func (e CreateAddressReqValidationError) Reason() string { return e.re... method Cause (line 173) | func (e CreateAddressReqValidationError) Cause() error { return e.cause } method Key (line 176) | func (e CreateAddressReqValidationError) Key() bool { return e.key } method ErrorName (line 179) | func (e CreateAddressReqValidationError) ErrorName() string { return "... method Error (line 182) | func (e CreateAddressReqValidationError) Error() string { method Validate (line 214) | func (m *UpdateAddressReq) Validate() error { method ValidateAll (line 222) | func (m *UpdateAddressReq) ValidateAll() error { method validate (line 226) | func (m *UpdateAddressReq) validate(all bool) error { type UpdateAddressReqMultiError (line 318) | type UpdateAddressReqMultiError method Error (line 321) | func (m UpdateAddressReqMultiError) Error() string { method AllErrors (line 330) | func (m UpdateAddressReqMultiError) AllErrors() []error { return m } type UpdateAddressReqValidationError (line 334) | type UpdateAddressReqValidationError struct method Field (line 342) | func (e UpdateAddressReqValidationError) Field() string { return e.fie... method Reason (line 345) | func (e UpdateAddressReqValidationError) Reason() string { return e.re... method Cause (line 348) | func (e UpdateAddressReqValidationError) Cause() error { return e.cause } method Key (line 351) | func (e UpdateAddressReqValidationError) Key() bool { return e.key } method ErrorName (line 354) | func (e UpdateAddressReqValidationError) ErrorName() string { return "... method Error (line 357) | func (e UpdateAddressReqValidationError) Error() string { method Validate (line 389) | func (m *AddressInfo) Validate() error { method ValidateAll (line 397) | func (m *AddressInfo) ValidateAll() error { method validate (line 401) | func (m *AddressInfo) validate(all bool) error { type AddressInfoMultiError (line 454) | type AddressInfoMultiError method Error (line 457) | func (m AddressInfoMultiError) Error() string { method AllErrors (line 466) | func (m AddressInfoMultiError) AllErrors() []error { return m } type AddressInfoValidationError (line 470) | type AddressInfoValidationError struct method Field (line 478) | func (e AddressInfoValidationError) Field() string { return e.field } method Reason (line 481) | func (e AddressInfoValidationError) Reason() string { return e.reason } method Cause (line 484) | func (e AddressInfoValidationError) Cause() error { return e.cause } method Key (line 487) | func (e AddressInfoValidationError) Key() bool { return e.key } method ErrorName (line 490) | func (e AddressInfoValidationError) ErrorName() string { return "Addre... method Error (line 493) | func (e AddressInfoValidationError) Error() string { method Validate (line 525) | func (m *ListAddressReq) Validate() error { method ValidateAll (line 533) | func (m *ListAddressReq) ValidateAll() error { method validate (line 537) | func (m *ListAddressReq) validate(all bool) error { type ListAddressReqMultiError (line 556) | type ListAddressReqMultiError method Error (line 559) | func (m ListAddressReqMultiError) Error() string { method AllErrors (line 568) | func (m ListAddressReqMultiError) AllErrors() []error { return m } type ListAddressReqValidationError (line 572) | type ListAddressReqValidationError struct method Field (line 580) | func (e ListAddressReqValidationError) Field() string { return e.field } method Reason (line 583) | func (e ListAddressReqValidationError) Reason() string { return e.reas... method Cause (line 586) | func (e ListAddressReqValidationError) Cause() error { return e.cause } method Key (line 589) | func (e ListAddressReqValidationError) Key() bool { return e.key } method ErrorName (line 592) | func (e ListAddressReqValidationError) ErrorName() string { return "Li... method Error (line 595) | func (e ListAddressReqValidationError) Error() string { method Validate (line 627) | func (m *ListAddressReply) Validate() error { method ValidateAll (line 635) | func (m *ListAddressReply) ValidateAll() error { method validate (line 639) | func (m *ListAddressReply) validate(all bool) error { type ListAddressReplyMultiError (line 690) | type ListAddressReplyMultiError method Error (line 693) | func (m ListAddressReplyMultiError) Error() string { method AllErrors (line 702) | func (m ListAddressReplyMultiError) AllErrors() []error { return m } type ListAddressReplyValidationError (line 706) | type ListAddressReplyValidationError struct method Field (line 714) | func (e ListAddressReplyValidationError) Field() string { return e.fie... method Reason (line 717) | func (e ListAddressReplyValidationError) Reason() string { return e.re... method Cause (line 720) | func (e ListAddressReplyValidationError) Cause() error { return e.cause } method Key (line 723) | func (e ListAddressReplyValidationError) Key() bool { return e.key } method ErrorName (line 726) | func (e ListAddressReplyValidationError) ErrorName() string { return "... method Error (line 729) | func (e ListAddressReplyValidationError) Error() string { method Validate (line 761) | func (m *AddressReq) Validate() error { method ValidateAll (line 769) | func (m *AddressReq) ValidateAll() error { method validate (line 773) | func (m *AddressReq) validate(all bool) error { type AddressReqMultiError (line 802) | type AddressReqMultiError method Error (line 805) | func (m AddressReqMultiError) Error() string { method AllErrors (line 814) | func (m AddressReqMultiError) AllErrors() []error { return m } type AddressReqValidationError (line 818) | type AddressReqValidationError struct method Field (line 826) | func (e AddressReqValidationError) Field() string { return e.field } method Reason (line 829) | func (e AddressReqValidationError) Reason() string { return e.reason } method Cause (line 832) | func (e AddressReqValidationError) Cause() error { return e.cause } method Key (line 835) | func (e AddressReqValidationError) Key() bool { return e.key } method ErrorName (line 838) | func (e AddressReqValidationError) ErrorName() string { return "Addres... method Error (line 841) | func (e AddressReqValidationError) Error() string { method Validate (line 873) | func (m *CheckResponse) Validate() error { method ValidateAll (line 881) | func (m *CheckResponse) ValidateAll() error { method validate (line 885) | func (m *CheckResponse) validate(all bool) error { type CheckResponseMultiError (line 904) | type CheckResponseMultiError method Error (line 907) | func (m CheckResponseMultiError) Error() string { method AllErrors (line 916) | func (m CheckResponseMultiError) AllErrors() []error { return m } type CheckResponseValidationError (line 920) | type CheckResponseValidationError struct method Field (line 928) | func (e CheckResponseValidationError) Field() string { return e.field } method Reason (line 931) | func (e CheckResponseValidationError) Reason() string { return e.reason } method Cause (line 934) | func (e CheckResponseValidationError) Cause() error { return e.cause } method Key (line 937) | func (e CheckResponseValidationError) Key() bool { return e.key } method ErrorName (line 940) | func (e CheckResponseValidationError) ErrorName() string { return "Che... method Error (line 943) | func (e CheckResponseValidationError) Error() string { method Validate (line 975) | func (m *RegisterReply) Validate() error { method ValidateAll (line 983) | func (m *RegisterReply) ValidateAll() error { method validate (line 987) | func (m *RegisterReply) validate(all bool) error { type RegisterReplyMultiError (line 1014) | type RegisterReplyMultiError method Error (line 1017) | func (m RegisterReplyMultiError) Error() string { method AllErrors (line 1026) | func (m RegisterReplyMultiError) AllErrors() []error { return m } type RegisterReplyValidationError (line 1030) | type RegisterReplyValidationError struct method Field (line 1038) | func (e RegisterReplyValidationError) Field() string { return e.field } method Reason (line 1041) | func (e RegisterReplyValidationError) Reason() string { return e.reason } method Cause (line 1044) | func (e RegisterReplyValidationError) Cause() error { return e.cause } method Key (line 1047) | func (e RegisterReplyValidationError) Key() bool { return e.key } method ErrorName (line 1050) | func (e RegisterReplyValidationError) ErrorName() string { return "Reg... method Error (line 1053) | func (e RegisterReplyValidationError) Error() string { method Validate (line 1085) | func (m *RegisterReq) Validate() error { method ValidateAll (line 1093) | func (m *RegisterReq) ValidateAll() error { method validate (line 1097) | func (m *RegisterReq) validate(all bool) error { type RegisterReqMultiError (line 1147) | type RegisterReqMultiError method Error (line 1150) | func (m RegisterReqMultiError) Error() string { method AllErrors (line 1159) | func (m RegisterReqMultiError) AllErrors() []error { return m } type RegisterReqValidationError (line 1163) | type RegisterReqValidationError struct method Field (line 1171) | func (e RegisterReqValidationError) Field() string { return e.field } method Reason (line 1174) | func (e RegisterReqValidationError) Reason() string { return e.reason } method Cause (line 1177) | func (e RegisterReqValidationError) Cause() error { return e.cause } method Key (line 1180) | func (e RegisterReqValidationError) Key() bool { return e.key } method ErrorName (line 1183) | func (e RegisterReqValidationError) ErrorName() string { return "Regis... method Error (line 1186) | func (e RegisterReqValidationError) Error() string { method Validate (line 1218) | func (m *LoginReq) Validate() error { method ValidateAll (line 1226) | func (m *LoginReq) ValidateAll() error { method validate (line 1230) | func (m *LoginReq) validate(all bool) error { type LoginReqMultiError (line 1268) | type LoginReqMultiError method Error (line 1271) | func (m LoginReqMultiError) Error() string { method AllErrors (line 1280) | func (m LoginReqMultiError) AllErrors() []error { return m } type LoginReqValidationError (line 1284) | type LoginReqValidationError struct method Field (line 1292) | func (e LoginReqValidationError) Field() string { return e.field } method Reason (line 1295) | func (e LoginReqValidationError) Reason() string { return e.reason } method Cause (line 1298) | func (e LoginReqValidationError) Cause() error { return e.cause } method Key (line 1301) | func (e LoginReqValidationError) Key() bool { return e.key } method ErrorName (line 1304) | func (e LoginReqValidationError) ErrorName() string { return "LoginReq... method Error (line 1307) | func (e LoginReqValidationError) Error() string { method Validate (line 1339) | func (m *UserDetailResponse) Validate() error { method ValidateAll (line 1347) | func (m *UserDetailResponse) ValidateAll() error { method validate (line 1351) | func (m *UserDetailResponse) validate(all bool) error { type UserDetailResponseMultiError (line 1380) | type UserDetailResponseMultiError method Error (line 1383) | func (m UserDetailResponseMultiError) Error() string { method AllErrors (line 1392) | func (m UserDetailResponseMultiError) AllErrors() []error { return m } type UserDetailResponseValidationError (line 1396) | type UserDetailResponseValidationError struct method Field (line 1404) | func (e UserDetailResponseValidationError) Field() string { return e.f... method Reason (line 1407) | func (e UserDetailResponseValidationError) Reason() string { return e.... method Cause (line 1410) | func (e UserDetailResponseValidationError) Cause() error { return e.ca... method Key (line 1413) | func (e UserDetailResponseValidationError) Key() bool { return e.key } method ErrorName (line 1416) | func (e UserDetailResponseValidationError) ErrorName() string { method Error (line 1421) | func (e UserDetailResponseValidationError) Error() string { method Validate (line 1453) | func (m *CaptchaReply) Validate() error { method ValidateAll (line 1461) | func (m *CaptchaReply) ValidateAll() error { method validate (line 1465) | func (m *CaptchaReply) validate(all bool) error { type CaptchaReplyMultiError (line 1485) | type CaptchaReplyMultiError method Error (line 1488) | func (m CaptchaReplyMultiError) Error() string { method AllErrors (line 1497) | func (m CaptchaReplyMultiError) AllErrors() []error { return m } type CaptchaReplyValidationError (line 1501) | type CaptchaReplyValidationError struct method Field (line 1509) | func (e CaptchaReplyValidationError) Field() string { return e.field } method Reason (line 1512) | func (e CaptchaReplyValidationError) Reason() string { return e.reason } method Cause (line 1515) | func (e CaptchaReplyValidationError) Cause() error { return e.cause } method Key (line 1518) | func (e CaptchaReplyValidationError) Key() bool { return e.key } method ErrorName (line 1521) | func (e CaptchaReplyValidationError) ErrorName() string { return "Capt... method Error (line 1524) | func (e CaptchaReplyValidationError) Error() string { FILE: admin/api/admin/v1/admin_grpc.pb.go constant _ (line 20) | _ = grpc.SupportPackageIsVersion7 type AdminClient (line 25) | type AdminClient interface type adminClient (line 37) | type adminClient struct method Register (line 45) | func (c *adminClient) Register(ctx context.Context, in *RegisterReq, o... method Login (line 54) | func (c *adminClient) Login(ctx context.Context, in *LoginReq, opts ..... method Captcha (line 63) | func (c *adminClient) Captcha(ctx context.Context, in *emptypb.Empty, ... method Detail (line 72) | func (c *adminClient) Detail(ctx context.Context, in *emptypb.Empty, o... method CreateAddress (line 81) | func (c *adminClient) CreateAddress(ctx context.Context, in *CreateAdd... method AddressListByUid (line 90) | func (c *adminClient) AddressListByUid(ctx context.Context, in *emptyp... method UpdateAddress (line 99) | func (c *adminClient) UpdateAddress(ctx context.Context, in *UpdateAdd... method DefaultAddress (line 108) | func (c *adminClient) DefaultAddress(ctx context.Context, in *AddressR... method DeleteAddress (line 117) | func (c *adminClient) DeleteAddress(ctx context.Context, in *AddressRe... function NewAdminClient (line 41) | func NewAdminClient(cc grpc.ClientConnInterface) AdminClient { type AdminServer (line 129) | type AdminServer interface type UnimplementedAdminServer (line 143) | type UnimplementedAdminServer struct method Register (line 146) | func (UnimplementedAdminServer) Register(context.Context, *RegisterReq... method Login (line 149) | func (UnimplementedAdminServer) Login(context.Context, *LoginReq) (*Re... method Captcha (line 152) | func (UnimplementedAdminServer) Captcha(context.Context, *emptypb.Empt... method Detail (line 155) | func (UnimplementedAdminServer) Detail(context.Context, *emptypb.Empty... method CreateAddress (line 158) | func (UnimplementedAdminServer) CreateAddress(context.Context, *Create... method AddressListByUid (line 161) | func (UnimplementedAdminServer) AddressListByUid(context.Context, *emp... method UpdateAddress (line 164) | func (UnimplementedAdminServer) UpdateAddress(context.Context, *Update... method DefaultAddress (line 167) | func (UnimplementedAdminServer) DefaultAddress(context.Context, *Addre... method DeleteAddress (line 170) | func (UnimplementedAdminServer) DeleteAddress(context.Context, *Addres... method mustEmbedUnimplementedAdminServer (line 173) | func (UnimplementedAdminServer) mustEmbedUnimplementedAdminServer() {} type UnsafeAdminServer (line 178) | type UnsafeAdminServer interface function RegisterAdminServer (line 182) | func RegisterAdminServer(s grpc.ServiceRegistrar, srv AdminServer) { function _Admin_Register_Handler (line 186) | func _Admin_Register_Handler(srv interface{}, ctx context.Context, dec f... function _Admin_Login_Handler (line 204) | func _Admin_Login_Handler(srv interface{}, ctx context.Context, dec func... function _Admin_Captcha_Handler (line 222) | func _Admin_Captcha_Handler(srv interface{}, ctx context.Context, dec fu... function _Admin_Detail_Handler (line 240) | func _Admin_Detail_Handler(srv interface{}, ctx context.Context, dec fun... function _Admin_CreateAddress_Handler (line 258) | func _Admin_CreateAddress_Handler(srv interface{}, ctx context.Context, ... function _Admin_AddressListByUid_Handler (line 276) | func _Admin_AddressListByUid_Handler(srv interface{}, ctx context.Contex... function _Admin_UpdateAddress_Handler (line 294) | func _Admin_UpdateAddress_Handler(srv interface{}, ctx context.Context, ... function _Admin_DefaultAddress_Handler (line 312) | func _Admin_DefaultAddress_Handler(srv interface{}, ctx context.Context,... function _Admin_DeleteAddress_Handler (line 330) | func _Admin_DeleteAddress_Handler(srv interface{}, ctx context.Context, ... FILE: admin/api/admin/v1/admin_http.pb.go constant _ (line 19) | _ = http.SupportPackageIsVersion1 type AdminHTTPServer (line 21) | type AdminHTTPServer interface function RegisterAdminHTTPServer (line 33) | func RegisterAdminHTTPServer(s *http.Server, srv AdminHTTPServer) { function _Admin_Register0_HTTP_Handler (line 46) | func _Admin_Register0_HTTP_Handler(srv AdminHTTPServer) func(ctx http.Co... function _Admin_Login0_HTTP_Handler (line 65) | func _Admin_Login0_HTTP_Handler(srv AdminHTTPServer) func(ctx http.Conte... function _Admin_Captcha0_HTTP_Handler (line 84) | func _Admin_Captcha0_HTTP_Handler(srv AdminHTTPServer) func(ctx http.Con... function _Admin_Detail0_HTTP_Handler (line 103) | func _Admin_Detail0_HTTP_Handler(srv AdminHTTPServer) func(ctx http.Cont... function _Admin_CreateAddress0_HTTP_Handler (line 122) | func _Admin_CreateAddress0_HTTP_Handler(srv AdminHTTPServer) func(ctx ht... function _Admin_AddressListByUid0_HTTP_Handler (line 141) | func _Admin_AddressListByUid0_HTTP_Handler(srv AdminHTTPServer) func(ctx... function _Admin_UpdateAddress0_HTTP_Handler (line 160) | func _Admin_UpdateAddress0_HTTP_Handler(srv AdminHTTPServer) func(ctx ht... function _Admin_DefaultAddress0_HTTP_Handler (line 179) | func _Admin_DefaultAddress0_HTTP_Handler(srv AdminHTTPServer) func(ctx h... function _Admin_DeleteAddress0_HTTP_Handler (line 198) | func _Admin_DeleteAddress0_HTTP_Handler(srv AdminHTTPServer) func(ctx ht... type AdminHTTPClient (line 217) | type AdminHTTPClient interface type AdminHTTPClientImpl (line 229) | type AdminHTTPClientImpl struct method AddressListByUid (line 237) | func (c *AdminHTTPClientImpl) AddressListByUid(ctx context.Context, in... method Captcha (line 250) | func (c *AdminHTTPClientImpl) Captcha(ctx context.Context, in *emptypb... method CreateAddress (line 263) | func (c *AdminHTTPClientImpl) CreateAddress(ctx context.Context, in *C... method DefaultAddress (line 276) | func (c *AdminHTTPClientImpl) DefaultAddress(ctx context.Context, in *... method DeleteAddress (line 289) | func (c *AdminHTTPClientImpl) DeleteAddress(ctx context.Context, in *A... method Detail (line 302) | func (c *AdminHTTPClientImpl) Detail(ctx context.Context, in *emptypb.... method Login (line 315) | func (c *AdminHTTPClientImpl) Login(ctx context.Context, in *LoginReq,... method Register (line 328) | func (c *AdminHTTPClientImpl) Register(ctx context.Context, in *Regist... method UpdateAddress (line 341) | func (c *AdminHTTPClientImpl) UpdateAddress(ctx context.Context, in *U... function NewAdminHTTPClient (line 233) | func NewAdminHTTPClient(client *http.Client) AdminHTTPClient { FILE: admin/api/admin/v1/error_reason.pb.go constant _ (line 19) | _ = protoimpl.EnforceVersion(20 - protoimpl.MinVersion) constant _ (line 21) | _ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 20) type ErrorReason (line 24) | type ErrorReason method Enum (line 43) | func (x ErrorReason) Enum() *ErrorReason { method String (line 49) | func (x ErrorReason) String() string { method Descriptor (line 53) | func (ErrorReason) Descriptor() protoreflect.EnumDescriptor { method Type (line 57) | func (ErrorReason) Type() protoreflect.EnumType { method Number (line 61) | func (x ErrorReason) Number() protoreflect.EnumNumber { method EnumDescriptor (line 66) | func (ErrorReason) EnumDescriptor() ([]byte, []int) { constant ErrorReason_USER_NOT_FOUND (line 27) | ErrorReason_USER_NOT_FOUND ErrorReason = 0 constant ErrorReason_CONTENT_MISSING (line 28) | ErrorReason_CONTENT_MISSING ErrorReason = 1 function file_api_admin_v1_error_reason_proto_rawDescGZIP (line 94) | func file_api_admin_v1_error_reason_proto_rawDescGZIP() []byte { function init (line 113) | func init() { file_api_admin_v1_error_reason_proto_init() } function file_api_admin_v1_error_reason_proto_init (line 114) | func file_api_admin_v1_error_reason_proto_init() { FILE: admin/api/admin/v1/error_reason_errors.pb.go constant _ (line 12) | _ = errors.SupportPackageIsVersion1 function IsUserNotFound (line 14) | func IsUserNotFound(err error) bool { function ErrorUserNotFound (line 19) | func ErrorUserNotFound(format string, args ...interface{}) *errors.Error { function IsContentMissing (line 23) | func IsContentMissing(err error) bool { function ErrorContentMissing (line 28) | func ErrorContentMissing(format string, args ...interface{}) *errors.Err... FILE: admin/api/service/user/v1/user.pb.go constant _ (line 19) | _ = protoimpl.EnforceVersion(20 - protoimpl.MinVersion) constant _ (line 21) | _ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 20) type ListAddressReq (line 24) | type ListAddressReq struct method Reset (line 32) | func (x *ListAddressReq) Reset() { method String (line 41) | func (x *ListAddressReq) String() string { method ProtoMessage (line 45) | func (*ListAddressReq) ProtoMessage() {} method ProtoReflect (line 47) | func (x *ListAddressReq) ProtoReflect() protoreflect.Message { method Descriptor (line 60) | func (*ListAddressReq) Descriptor() ([]byte, []int) { method GetUid (line 64) | func (x *ListAddressReq) GetUid() int64 { type AddressInfo (line 71) | type AddressInfo struct method Reset (line 87) | func (x *AddressInfo) Reset() { method String (line 96) | func (x *AddressInfo) String() string { method ProtoMessage (line 100) | func (*AddressInfo) ProtoMessage() {} method ProtoReflect (line 102) | func (x *AddressInfo) ProtoReflect() protoreflect.Message { method Descriptor (line 115) | func (*AddressInfo) Descriptor() ([]byte, []int) { method GetId (line 119) | func (x *AddressInfo) GetId() int64 { method GetName (line 126) | func (x *AddressInfo) GetName() string { method GetMobile (line 133) | func (x *AddressInfo) GetMobile() string { method GetProvince (line 140) | func (x *AddressInfo) GetProvince() string { method GetCity (line 147) | func (x *AddressInfo) GetCity() string { method GetDistricts (line 154) | func (x *AddressInfo) GetDistricts() string { method GetAddress (line 161) | func (x *AddressInfo) GetAddress() string { method GetPostCode (line 168) | func (x *AddressInfo) GetPostCode() string { method GetIsDefault (line 175) | func (x *AddressInfo) GetIsDefault() int32 { type ListAddressReply (line 182) | type ListAddressReply struct method Reset (line 190) | func (x *ListAddressReply) Reset() { method String (line 199) | func (x *ListAddressReply) String() string { method ProtoMessage (line 203) | func (*ListAddressReply) ProtoMessage() {} method ProtoReflect (line 205) | func (x *ListAddressReply) ProtoReflect() protoreflect.Message { method Descriptor (line 218) | func (*ListAddressReply) Descriptor() ([]byte, []int) { method GetResults (line 222) | func (x *ListAddressReply) GetResults() []*AddressInfo { type CreateAddressReq (line 229) | type CreateAddressReq struct method Reset (line 245) | func (x *CreateAddressReq) Reset() { method String (line 254) | func (x *CreateAddressReq) String() string { method ProtoMessage (line 258) | func (*CreateAddressReq) ProtoMessage() {} method ProtoReflect (line 260) | func (x *CreateAddressReq) ProtoReflect() protoreflect.Message { method Descriptor (line 273) | func (*CreateAddressReq) Descriptor() ([]byte, []int) { method GetUid (line 277) | func (x *CreateAddressReq) GetUid() int64 { method GetName (line 284) | func (x *CreateAddressReq) GetName() string { method GetMobile (line 291) | func (x *CreateAddressReq) GetMobile() string { method GetProvince (line 298) | func (x *CreateAddressReq) GetProvince() string { method GetCity (line 305) | func (x *CreateAddressReq) GetCity() string { method GetDistricts (line 312) | func (x *CreateAddressReq) GetDistricts() string { method GetAddress (line 319) | func (x *CreateAddressReq) GetAddress() string { method GetPostCode (line 326) | func (x *CreateAddressReq) GetPostCode() string { method GetIsDefault (line 333) | func (x *CreateAddressReq) GetIsDefault() int32 { type UpdateAddressReq (line 340) | type UpdateAddressReq struct method Reset (line 357) | func (x *UpdateAddressReq) Reset() { method String (line 366) | func (x *UpdateAddressReq) String() string { method ProtoMessage (line 370) | func (*UpdateAddressReq) ProtoMessage() {} method ProtoReflect (line 372) | func (x *UpdateAddressReq) ProtoReflect() protoreflect.Message { method Descriptor (line 385) | func (*UpdateAddressReq) Descriptor() ([]byte, []int) { method GetUid (line 389) | func (x *UpdateAddressReq) GetUid() int64 { method GetName (line 396) | func (x *UpdateAddressReq) GetName() string { method GetMobile (line 403) | func (x *UpdateAddressReq) GetMobile() string { method GetProvince (line 410) | func (x *UpdateAddressReq) GetProvince() string { method GetCity (line 417) | func (x *UpdateAddressReq) GetCity() string { method GetDistricts (line 424) | func (x *UpdateAddressReq) GetDistricts() string { method GetAddress (line 431) | func (x *UpdateAddressReq) GetAddress() string { method GetPostCode (line 438) | func (x *UpdateAddressReq) GetPostCode() string { method GetIsDefault (line 445) | func (x *UpdateAddressReq) GetIsDefault() int32 { method GetId (line 452) | func (x *UpdateAddressReq) GetId() int64 { type AddressReq (line 459) | type AddressReq struct method Reset (line 468) | func (x *AddressReq) Reset() { method String (line 477) | func (x *AddressReq) String() string { method ProtoMessage (line 481) | func (*AddressReq) ProtoMessage() {} method ProtoReflect (line 483) | func (x *AddressReq) ProtoReflect() protoreflect.Message { method Descriptor (line 496) | func (*AddressReq) Descriptor() ([]byte, []int) { method GetId (line 500) | func (x *AddressReq) GetId() int64 { method GetUid (line 507) | func (x *AddressReq) GetUid() int64 { type CheckResponse (line 514) | type CheckResponse struct method Reset (line 522) | func (x *CheckResponse) Reset() { method String (line 531) | func (x *CheckResponse) String() string { method ProtoMessage (line 535) | func (*CheckResponse) ProtoMessage() {} method ProtoReflect (line 537) | func (x *CheckResponse) ProtoReflect() protoreflect.Message { method Descriptor (line 550) | func (*CheckResponse) Descriptor() ([]byte, []int) { method GetSuccess (line 554) | func (x *CheckResponse) GetSuccess() bool { type PageInfo (line 562) | type PageInfo struct method Reset (line 571) | func (x *PageInfo) Reset() { method String (line 580) | func (x *PageInfo) String() string { method ProtoMessage (line 584) | func (*PageInfo) ProtoMessage() {} method ProtoReflect (line 586) | func (x *PageInfo) ProtoReflect() protoreflect.Message { method Descriptor (line 599) | func (*PageInfo) Descriptor() ([]byte, []int) { method GetPn (line 603) | func (x *PageInfo) GetPn() uint32 { method GetPSize (line 610) | func (x *PageInfo) GetPSize() uint32 { type UserInfoResponse (line 618) | type UserInfoResponse struct method Reset (line 632) | func (x *UserInfoResponse) Reset() { method String (line 641) | func (x *UserInfoResponse) String() string { method ProtoMessage (line 645) | func (*UserInfoResponse) ProtoMessage() {} method ProtoReflect (line 647) | func (x *UserInfoResponse) ProtoReflect() protoreflect.Message { method Descriptor (line 660) | func (*UserInfoResponse) Descriptor() ([]byte, []int) { method GetId (line 664) | func (x *UserInfoResponse) GetId() int64 { method GetPassword (line 671) | func (x *UserInfoResponse) GetPassword() string { method GetMobile (line 678) | func (x *UserInfoResponse) GetMobile() string { method GetNickName (line 685) | func (x *UserInfoResponse) GetNickName() string { method GetBirthday (line 692) | func (x *UserInfoResponse) GetBirthday() uint64 { method GetGender (line 699) | func (x *UserInfoResponse) GetGender() string { method GetRole (line 706) | func (x *UserInfoResponse) GetRole() int32 { type UserListResponse (line 714) | type UserListResponse struct method Reset (line 723) | func (x *UserListResponse) Reset() { method String (line 732) | func (x *UserListResponse) String() string { method ProtoMessage (line 736) | func (*UserListResponse) ProtoMessage() {} method ProtoReflect (line 738) | func (x *UserListResponse) ProtoReflect() protoreflect.Message { method Descriptor (line 751) | func (*UserListResponse) Descriptor() ([]byte, []int) { method GetTotal (line 755) | func (x *UserListResponse) GetTotal() int32 { method GetData (line 762) | func (x *UserListResponse) GetData() []*UserInfoResponse { type MobileRequest (line 769) | type MobileRequest struct method Reset (line 777) | func (x *MobileRequest) Reset() { method String (line 786) | func (x *MobileRequest) String() string { method ProtoMessage (line 790) | func (*MobileRequest) ProtoMessage() {} method ProtoReflect (line 792) | func (x *MobileRequest) ProtoReflect() protoreflect.Message { method Descriptor (line 805) | func (*MobileRequest) Descriptor() ([]byte, []int) { method GetMobile (line 809) | func (x *MobileRequest) GetMobile() string { type IdRequest (line 816) | type IdRequest struct method Reset (line 824) | func (x *IdRequest) Reset() { method String (line 833) | func (x *IdRequest) String() string { method ProtoMessage (line 837) | func (*IdRequest) ProtoMessage() {} method ProtoReflect (line 839) | func (x *IdRequest) ProtoReflect() protoreflect.Message { method Descriptor (line 852) | func (*IdRequest) Descriptor() ([]byte, []int) { method GetId (line 856) | func (x *IdRequest) GetId() int64 { type CreateUserInfo (line 864) | type CreateUserInfo struct method Reset (line 874) | func (x *CreateUserInfo) Reset() { method String (line 883) | func (x *CreateUserInfo) String() string { method ProtoMessage (line 887) | func (*CreateUserInfo) ProtoMessage() {} method ProtoReflect (line 889) | func (x *CreateUserInfo) ProtoReflect() protoreflect.Message { method Descriptor (line 902) | func (*CreateUserInfo) Descriptor() ([]byte, []int) { method GetNickName (line 906) | func (x *CreateUserInfo) GetNickName() string { method GetPassword (line 913) | func (x *CreateUserInfo) GetPassword() string { method GetMobile (line 920) | func (x *CreateUserInfo) GetMobile() string { type UpdateUserInfo (line 927) | type UpdateUserInfo struct method Reset (line 938) | func (x *UpdateUserInfo) Reset() { method String (line 947) | func (x *UpdateUserInfo) String() string { method ProtoMessage (line 951) | func (*UpdateUserInfo) ProtoMessage() {} method ProtoReflect (line 953) | func (x *UpdateUserInfo) ProtoReflect() protoreflect.Message { method Descriptor (line 966) | func (*UpdateUserInfo) Descriptor() ([]byte, []int) { method GetId (line 970) | func (x *UpdateUserInfo) GetId() int64 { method GetNickName (line 977) | func (x *UpdateUserInfo) GetNickName() string { method GetGender (line 984) | func (x *UpdateUserInfo) GetGender() string { method GetBirthday (line 991) | func (x *UpdateUserInfo) GetBirthday() uint64 { type PasswordCheckInfo (line 998) | type PasswordCheckInfo struct method Reset (line 1007) | func (x *PasswordCheckInfo) Reset() { method String (line 1016) | func (x *PasswordCheckInfo) String() string { method ProtoMessage (line 1020) | func (*PasswordCheckInfo) ProtoMessage() {} method ProtoReflect (line 1022) | func (x *PasswordCheckInfo) ProtoReflect() protoreflect.Message { method Descriptor (line 1035) | func (*PasswordCheckInfo) Descriptor() ([]byte, []int) { method GetPassword (line 1039) | func (x *PasswordCheckInfo) GetPassword() string { method GetEncryptedPassword (line 1046) | func (x *PasswordCheckInfo) GetEncryptedPassword() string { function file_api_service_user_v1_user_proto_rawDescGZIP (line 1220) | func file_api_service_user_v1_user_proto_rawDescGZIP() []byte { function init (line 1278) | func init() { file_api_service_user_v1_user_proto_init() } function file_api_service_user_v1_user_proto_init (line 1279) | func file_api_service_user_v1_user_proto_init() { FILE: admin/api/service/user/v1/user.pb.validate.go method Validate (line 41) | func (m *ListAddressReq) Validate() error { method ValidateAll (line 49) | func (m *ListAddressReq) ValidateAll() error { method validate (line 53) | func (m *ListAddressReq) validate(all bool) error { type ListAddressReqMultiError (line 72) | type ListAddressReqMultiError method Error (line 75) | func (m ListAddressReqMultiError) Error() string { method AllErrors (line 84) | func (m ListAddressReqMultiError) AllErrors() []error { return m } type ListAddressReqValidationError (line 88) | type ListAddressReqValidationError struct method Field (line 96) | func (e ListAddressReqValidationError) Field() string { return e.field } method Reason (line 99) | func (e ListAddressReqValidationError) Reason() string { return e.reas... method Cause (line 102) | func (e ListAddressReqValidationError) Cause() error { return e.cause } method Key (line 105) | func (e ListAddressReqValidationError) Key() bool { return e.key } method ErrorName (line 108) | func (e ListAddressReqValidationError) ErrorName() string { return "Li... method Error (line 111) | func (e ListAddressReqValidationError) Error() string { method Validate (line 143) | func (m *AddressInfo) Validate() error { method ValidateAll (line 151) | func (m *AddressInfo) ValidateAll() error { method validate (line 155) | func (m *AddressInfo) validate(all bool) error { type AddressInfoMultiError (line 189) | type AddressInfoMultiError method Error (line 192) | func (m AddressInfoMultiError) Error() string { method AllErrors (line 201) | func (m AddressInfoMultiError) AllErrors() []error { return m } type AddressInfoValidationError (line 205) | type AddressInfoValidationError struct method Field (line 213) | func (e AddressInfoValidationError) Field() string { return e.field } method Reason (line 216) | func (e AddressInfoValidationError) Reason() string { return e.reason } method Cause (line 219) | func (e AddressInfoValidationError) Cause() error { return e.cause } method Key (line 222) | func (e AddressInfoValidationError) Key() bool { return e.key } method ErrorName (line 225) | func (e AddressInfoValidationError) ErrorName() string { return "Addre... method Error (line 228) | func (e AddressInfoValidationError) Error() string { method Validate (line 260) | func (m *ListAddressReply) Validate() error { method ValidateAll (line 268) | func (m *ListAddressReply) ValidateAll() error { method validate (line 272) | func (m *ListAddressReply) validate(all bool) error { type ListAddressReplyMultiError (line 323) | type ListAddressReplyMultiError method Error (line 326) | func (m ListAddressReplyMultiError) Error() string { method AllErrors (line 335) | func (m ListAddressReplyMultiError) AllErrors() []error { return m } type ListAddressReplyValidationError (line 339) | type ListAddressReplyValidationError struct method Field (line 347) | func (e ListAddressReplyValidationError) Field() string { return e.fie... method Reason (line 350) | func (e ListAddressReplyValidationError) Reason() string { return e.re... method Cause (line 353) | func (e ListAddressReplyValidationError) Cause() error { return e.cause } method Key (line 356) | func (e ListAddressReplyValidationError) Key() bool { return e.key } method ErrorName (line 359) | func (e ListAddressReplyValidationError) ErrorName() string { return "... method Error (line 362) | func (e ListAddressReplyValidationError) Error() string { method Validate (line 394) | func (m *CreateAddressReq) Validate() error { method ValidateAll (line 402) | func (m *CreateAddressReq) ValidateAll() error { method validate (line 406) | func (m *CreateAddressReq) validate(all bool) error { type CreateAddressReqMultiError (line 441) | type CreateAddressReqMultiError method Error (line 444) | func (m CreateAddressReqMultiError) Error() string { method AllErrors (line 453) | func (m CreateAddressReqMultiError) AllErrors() []error { return m } type CreateAddressReqValidationError (line 457) | type CreateAddressReqValidationError struct method Field (line 465) | func (e CreateAddressReqValidationError) Field() string { return e.fie... method Reason (line 468) | func (e CreateAddressReqValidationError) Reason() string { return e.re... method Cause (line 471) | func (e CreateAddressReqValidationError) Cause() error { return e.cause } method Key (line 474) | func (e CreateAddressReqValidationError) Key() bool { return e.key } method ErrorName (line 477) | func (e CreateAddressReqValidationError) ErrorName() string { return "... method Error (line 480) | func (e CreateAddressReqValidationError) Error() string { method Validate (line 512) | func (m *UpdateAddressReq) Validate() error { method ValidateAll (line 520) | func (m *UpdateAddressReq) ValidateAll() error { method validate (line 524) | func (m *UpdateAddressReq) validate(all bool) error { type UpdateAddressReqMultiError (line 561) | type UpdateAddressReqMultiError method Error (line 564) | func (m UpdateAddressReqMultiError) Error() string { method AllErrors (line 573) | func (m UpdateAddressReqMultiError) AllErrors() []error { return m } type UpdateAddressReqValidationError (line 577) | type UpdateAddressReqValidationError struct method Field (line 585) | func (e UpdateAddressReqValidationError) Field() string { return e.fie... method Reason (line 588) | func (e UpdateAddressReqValidationError) Reason() string { return e.re... method Cause (line 591) | func (e UpdateAddressReqValidationError) Cause() error { return e.cause } method Key (line 594) | func (e UpdateAddressReqValidationError) Key() bool { return e.key } method ErrorName (line 597) | func (e UpdateAddressReqValidationError) ErrorName() string { return "... method Error (line 600) | func (e UpdateAddressReqValidationError) Error() string { method Validate (line 632) | func (m *AddressReq) Validate() error { method ValidateAll (line 640) | func (m *AddressReq) ValidateAll() error { method validate (line 644) | func (m *AddressReq) validate(all bool) error { type AddressReqMultiError (line 664) | type AddressReqMultiError method Error (line 667) | func (m AddressReqMultiError) Error() string { method AllErrors (line 676) | func (m AddressReqMultiError) AllErrors() []error { return m } type AddressReqValidationError (line 680) | type AddressReqValidationError struct method Field (line 688) | func (e AddressReqValidationError) Field() string { return e.field } method Reason (line 691) | func (e AddressReqValidationError) Reason() string { return e.reason } method Cause (line 694) | func (e AddressReqValidationError) Cause() error { return e.cause } method Key (line 697) | func (e AddressReqValidationError) Key() bool { return e.key } method ErrorName (line 700) | func (e AddressReqValidationError) ErrorName() string { return "Addres... method Error (line 703) | func (e AddressReqValidationError) Error() string { method Validate (line 735) | func (m *CheckResponse) Validate() error { method ValidateAll (line 743) | func (m *CheckResponse) ValidateAll() error { method validate (line 747) | func (m *CheckResponse) validate(all bool) error { type CheckResponseMultiError (line 766) | type CheckResponseMultiError method Error (line 769) | func (m CheckResponseMultiError) Error() string { method AllErrors (line 778) | func (m CheckResponseMultiError) AllErrors() []error { return m } type CheckResponseValidationError (line 782) | type CheckResponseValidationError struct method Field (line 790) | func (e CheckResponseValidationError) Field() string { return e.field } method Reason (line 793) | func (e CheckResponseValidationError) Reason() string { return e.reason } method Cause (line 796) | func (e CheckResponseValidationError) Cause() error { return e.cause } method Key (line 799) | func (e CheckResponseValidationError) Key() bool { return e.key } method ErrorName (line 802) | func (e CheckResponseValidationError) ErrorName() string { return "Che... method Error (line 805) | func (e CheckResponseValidationError) Error() string { method Validate (line 837) | func (m *PageInfo) Validate() error { method ValidateAll (line 845) | func (m *PageInfo) ValidateAll() error { method validate (line 849) | func (m *PageInfo) validate(all bool) error { type PageInfoMultiError (line 869) | type PageInfoMultiError method Error (line 872) | func (m PageInfoMultiError) Error() string { method AllErrors (line 881) | func (m PageInfoMultiError) AllErrors() []error { return m } type PageInfoValidationError (line 885) | type PageInfoValidationError struct method Field (line 893) | func (e PageInfoValidationError) Field() string { return e.field } method Reason (line 896) | func (e PageInfoValidationError) Reason() string { return e.reason } method Cause (line 899) | func (e PageInfoValidationError) Cause() error { return e.cause } method Key (line 902) | func (e PageInfoValidationError) Key() bool { return e.key } method ErrorName (line 905) | func (e PageInfoValidationError) ErrorName() string { return "PageInfo... method Error (line 908) | func (e PageInfoValidationError) Error() string { method Validate (line 940) | func (m *UserInfoResponse) Validate() error { method ValidateAll (line 948) | func (m *UserInfoResponse) ValidateAll() error { method validate (line 952) | func (m *UserInfoResponse) validate(all bool) error { type UserInfoResponseMultiError (line 983) | type UserInfoResponseMultiError method Error (line 986) | func (m UserInfoResponseMultiError) Error() string { method AllErrors (line 995) | func (m UserInfoResponseMultiError) AllErrors() []error { return m } type UserInfoResponseValidationError (line 999) | type UserInfoResponseValidationError struct method Field (line 1007) | func (e UserInfoResponseValidationError) Field() string { return e.fie... method Reason (line 1010) | func (e UserInfoResponseValidationError) Reason() string { return e.re... method Cause (line 1013) | func (e UserInfoResponseValidationError) Cause() error { return e.cause } method Key (line 1016) | func (e UserInfoResponseValidationError) Key() bool { return e.key } method ErrorName (line 1019) | func (e UserInfoResponseValidationError) ErrorName() string { return "... method Error (line 1022) | func (e UserInfoResponseValidationError) Error() string { method Validate (line 1054) | func (m *UserListResponse) Validate() error { method ValidateAll (line 1062) | func (m *UserListResponse) ValidateAll() error { method validate (line 1066) | func (m *UserListResponse) validate(all bool) error { type UserListResponseMultiError (line 1119) | type UserListResponseMultiError method Error (line 1122) | func (m UserListResponseMultiError) Error() string { method AllErrors (line 1131) | func (m UserListResponseMultiError) AllErrors() []error { return m } type UserListResponseValidationError (line 1135) | type UserListResponseValidationError struct method Field (line 1143) | func (e UserListResponseValidationError) Field() string { return e.fie... method Reason (line 1146) | func (e UserListResponseValidationError) Reason() string { return e.re... method Cause (line 1149) | func (e UserListResponseValidationError) Cause() error { return e.cause } method Key (line 1152) | func (e UserListResponseValidationError) Key() bool { return e.key } method ErrorName (line 1155) | func (e UserListResponseValidationError) ErrorName() string { return "... method Error (line 1158) | func (e UserListResponseValidationError) Error() string { method Validate (line 1190) | func (m *MobileRequest) Validate() error { method ValidateAll (line 1198) | func (m *MobileRequest) ValidateAll() error { method validate (line 1202) | func (m *MobileRequest) validate(all bool) error { type MobileRequestMultiError (line 1221) | type MobileRequestMultiError method Error (line 1224) | func (m MobileRequestMultiError) Error() string { method AllErrors (line 1233) | func (m MobileRequestMultiError) AllErrors() []error { return m } type MobileRequestValidationError (line 1237) | type MobileRequestValidationError struct method Field (line 1245) | func (e MobileRequestValidationError) Field() string { return e.field } method Reason (line 1248) | func (e MobileRequestValidationError) Reason() string { return e.reason } method Cause (line 1251) | func (e MobileRequestValidationError) Cause() error { return e.cause } method Key (line 1254) | func (e MobileRequestValidationError) Key() bool { return e.key } method ErrorName (line 1257) | func (e MobileRequestValidationError) ErrorName() string { return "Mob... method Error (line 1260) | func (e MobileRequestValidationError) Error() string { method Validate (line 1292) | func (m *IdRequest) Validate() error { method ValidateAll (line 1300) | func (m *IdRequest) ValidateAll() error { method validate (line 1304) | func (m *IdRequest) validate(all bool) error { type IdRequestMultiError (line 1322) | type IdRequestMultiError method Error (line 1325) | func (m IdRequestMultiError) Error() string { method AllErrors (line 1334) | func (m IdRequestMultiError) AllErrors() []error { return m } type IdRequestValidationError (line 1338) | type IdRequestValidationError struct method Field (line 1346) | func (e IdRequestValidationError) Field() string { return e.field } method Reason (line 1349) | func (e IdRequestValidationError) Reason() string { return e.reason } method Cause (line 1352) | func (e IdRequestValidationError) Cause() error { return e.cause } method Key (line 1355) | func (e IdRequestValidationError) Key() bool { return e.key } method ErrorName (line 1358) | func (e IdRequestValidationError) ErrorName() string { return "IdReque... method Error (line 1361) | func (e IdRequestValidationError) Error() string { method Validate (line 1393) | func (m *CreateUserInfo) Validate() error { method ValidateAll (line 1401) | func (m *CreateUserInfo) ValidateAll() error { method validate (line 1405) | func (m *CreateUserInfo) validate(all bool) error { type CreateUserInfoMultiError (line 1428) | type CreateUserInfoMultiError method Error (line 1431) | func (m CreateUserInfoMultiError) Error() string { method AllErrors (line 1440) | func (m CreateUserInfoMultiError) AllErrors() []error { return m } type CreateUserInfoValidationError (line 1444) | type CreateUserInfoValidationError struct method Field (line 1452) | func (e CreateUserInfoValidationError) Field() string { return e.field } method Reason (line 1455) | func (e CreateUserInfoValidationError) Reason() string { return e.reas... method Cause (line 1458) | func (e CreateUserInfoValidationError) Cause() error { return e.cause } method Key (line 1461) | func (e CreateUserInfoValidationError) Key() bool { return e.key } method ErrorName (line 1464) | func (e CreateUserInfoValidationError) ErrorName() string { return "Cr... method Error (line 1467) | func (e CreateUserInfoValidationError) Error() string { method Validate (line 1499) | func (m *UpdateUserInfo) Validate() error { method ValidateAll (line 1507) | func (m *UpdateUserInfo) ValidateAll() error { method validate (line 1511) | func (m *UpdateUserInfo) validate(all bool) error { type UpdateUserInfoMultiError (line 1536) | type UpdateUserInfoMultiError method Error (line 1539) | func (m UpdateUserInfoMultiError) Error() string { method AllErrors (line 1548) | func (m UpdateUserInfoMultiError) AllErrors() []error { return m } type UpdateUserInfoValidationError (line 1552) | type UpdateUserInfoValidationError struct method Field (line 1560) | func (e UpdateUserInfoValidationError) Field() string { return e.field } method Reason (line 1563) | func (e UpdateUserInfoValidationError) Reason() string { return e.reas... method Cause (line 1566) | func (e UpdateUserInfoValidationError) Cause() error { return e.cause } method Key (line 1569) | func (e UpdateUserInfoValidationError) Key() bool { return e.key } method ErrorName (line 1572) | func (e UpdateUserInfoValidationError) ErrorName() string { return "Up... method Error (line 1575) | func (e UpdateUserInfoValidationError) Error() string { method Validate (line 1607) | func (m *PasswordCheckInfo) Validate() error { method ValidateAll (line 1615) | func (m *PasswordCheckInfo) ValidateAll() error { method validate (line 1619) | func (m *PasswordCheckInfo) validate(all bool) error { type PasswordCheckInfoMultiError (line 1640) | type PasswordCheckInfoMultiError method Error (line 1643) | func (m PasswordCheckInfoMultiError) Error() string { method AllErrors (line 1652) | func (m PasswordCheckInfoMultiError) AllErrors() []error { return m } type PasswordCheckInfoValidationError (line 1656) | type PasswordCheckInfoValidationError struct method Field (line 1664) | func (e PasswordCheckInfoValidationError) Field() string { return e.fi... method Reason (line 1667) | func (e PasswordCheckInfoValidationError) Reason() string { return e.r... method Cause (line 1670) | func (e PasswordCheckInfoValidationError) Cause() error { return e.cau... method Key (line 1673) | func (e PasswordCheckInfoValidationError) Key() bool { return e.key } method ErrorName (line 1676) | func (e PasswordCheckInfoValidationError) ErrorName() string { method Error (line 1681) | func (e PasswordCheckInfoValidationError) Error() string { FILE: admin/api/service/user/v1/user_grpc.pb.go constant _ (line 20) | _ = grpc.SupportPackageIsVersion7 type UserClient (line 25) | type UserClient interface type userClient (line 40) | type userClient struct method GetUserList (line 48) | func (c *userClient) GetUserList(ctx context.Context, in *PageInfo, op... method GetUserByMobile (line 57) | func (c *userClient) GetUserByMobile(ctx context.Context, in *MobileRe... method GetUserById (line 66) | func (c *userClient) GetUserById(ctx context.Context, in *IdRequest, o... method CreateUser (line 75) | func (c *userClient) CreateUser(ctx context.Context, in *CreateUserInf... method UpdateUser (line 84) | func (c *userClient) UpdateUser(ctx context.Context, in *UpdateUserInf... method CheckPassword (line 93) | func (c *userClient) CheckPassword(ctx context.Context, in *PasswordCh... method ListAddress (line 102) | func (c *userClient) ListAddress(ctx context.Context, in *ListAddressR... method CreateAddress (line 111) | func (c *userClient) CreateAddress(ctx context.Context, in *CreateAddr... method UpdateAddress (line 120) | func (c *userClient) UpdateAddress(ctx context.Context, in *UpdateAddr... method DefaultAddress (line 129) | func (c *userClient) DefaultAddress(ctx context.Context, in *AddressRe... method DeleteAddress (line 138) | func (c *userClient) DeleteAddress(ctx context.Context, in *AddressReq... function NewUserClient (line 44) | func NewUserClient(cc grpc.ClientConnInterface) UserClient { type UserServer (line 150) | type UserServer interface type UnimplementedUserServer (line 167) | type UnimplementedUserServer struct method GetUserList (line 170) | func (UnimplementedUserServer) GetUserList(context.Context, *PageInfo)... method GetUserByMobile (line 173) | func (UnimplementedUserServer) GetUserByMobile(context.Context, *Mobil... method GetUserById (line 176) | func (UnimplementedUserServer) GetUserById(context.Context, *IdRequest... method CreateUser (line 179) | func (UnimplementedUserServer) CreateUser(context.Context, *CreateUser... method UpdateUser (line 182) | func (UnimplementedUserServer) UpdateUser(context.Context, *UpdateUser... method CheckPassword (line 185) | func (UnimplementedUserServer) CheckPassword(context.Context, *Passwor... method ListAddress (line 188) | func (UnimplementedUserServer) ListAddress(context.Context, *ListAddre... method CreateAddress (line 191) | func (UnimplementedUserServer) CreateAddress(context.Context, *CreateA... method UpdateAddress (line 194) | func (UnimplementedUserServer) UpdateAddress(context.Context, *UpdateA... method DefaultAddress (line 197) | func (UnimplementedUserServer) DefaultAddress(context.Context, *Addres... method DeleteAddress (line 200) | func (UnimplementedUserServer) DeleteAddress(context.Context, *Address... method mustEmbedUnimplementedUserServer (line 203) | func (UnimplementedUserServer) mustEmbedUnimplementedUserServer() {} type UnsafeUserServer (line 208) | type UnsafeUserServer interface function RegisterUserServer (line 212) | func RegisterUserServer(s grpc.ServiceRegistrar, srv UserServer) { function _User_GetUserList_Handler (line 216) | func _User_GetUserList_Handler(srv interface{}, ctx context.Context, dec... function _User_GetUserByMobile_Handler (line 234) | func _User_GetUserByMobile_Handler(srv interface{}, ctx context.Context,... function _User_GetUserById_Handler (line 252) | func _User_GetUserById_Handler(srv interface{}, ctx context.Context, dec... function _User_CreateUser_Handler (line 270) | func _User_CreateUser_Handler(srv interface{}, ctx context.Context, dec ... function _User_UpdateUser_Handler (line 288) | func _User_UpdateUser_Handler(srv interface{}, ctx context.Context, dec ... function _User_CheckPassword_Handler (line 306) | func _User_CheckPassword_Handler(srv interface{}, ctx context.Context, d... function _User_ListAddress_Handler (line 324) | func _User_ListAddress_Handler(srv interface{}, ctx context.Context, dec... function _User_CreateAddress_Handler (line 342) | func _User_CreateAddress_Handler(srv interface{}, ctx context.Context, d... function _User_UpdateAddress_Handler (line 360) | func _User_UpdateAddress_Handler(srv interface{}, ctx context.Context, d... function _User_DefaultAddress_Handler (line 378) | func _User_DefaultAddress_Handler(srv interface{}, ctx context.Context, ... function _User_DeleteAddress_Handler (line 396) | func _User_DeleteAddress_Handler(srv interface{}, ctx context.Context, d... FILE: admin/cmd/admin/main.go function init (line 37) | func init() { function newApp (line 41) | func newApp(logger log.Logger, hs *http.Server, rr registry.Registrar) *... function main (line 55) | func main() { function setTracerProvider (line 104) | func setTracerProvider(url string) error { FILE: admin/cmd/admin/wire.go function initApp (line 20) | func initApp(*conf.Server, *conf.Data, *conf.Auth, *conf.Service, *conf.... FILE: admin/cmd/admin/wire_gen.go function initApp (line 22) | func initApp(confServer *conf.Server, confData *conf.Data, auth *conf.Au... FILE: admin/internal/biz/address.go type Address (line 12) | type Address struct type AddressRepo (line 25) | type AddressRepo interface type AddressUsecase (line 33) | type AddressUsecase struct method CreateAddress (line 49) | func (ua *AddressUsecase) CreateAddress(ctx context.Context, r *v1.Cre... method AddressListByUid (line 86) | func (ua *AddressUsecase) AddressListByUid(ctx context.Context) (*v1.L... method UpdateAddress (line 111) | func (ua *AddressUsecase) UpdateAddress(ctx context.Context, a *Addres... method DefaultAddress (line 138) | func (ua *AddressUsecase) DefaultAddress(ctx context.Context, a *Addre... method DeleteAddress (line 150) | func (ua *AddressUsecase) DeleteAddress(ctx context.Context, a *Addres... function NewAddressUsecase (line 40) | func NewAddressUsecase(repo UserRepo, arepo AddressRepo, logger log.Logg... function getUid (line 123) | func getUid(ctx context.Context) (int64, error) { FILE: admin/internal/biz/user.go type User (line 27) | type User struct type UserRepo (line 38) | type UserRepo interface type UserUsecase (line 47) | type UserUsecase struct method GetCaptcha (line 59) | func (uc *UserUsecase) GetCaptcha(ctx context.Context) (*v1.CaptchaRep... method UserDetailByID (line 71) | func (uc *UserUsecase) UserDetailByID(ctx context.Context) (*v1.UserDe... method PassWordLogin (line 94) | func (uc *UserUsecase) PassWordLogin(ctx context.Context, req *v1.Logi... method CreateUser (line 144) | func (uc *UserUsecase) CreateUser(ctx context.Context, req *v1.Registe... function NewUserUsecase (line 53) | func NewUserUsecase(repo UserRepo, logger log.Logger, conf *conf.Auth) *... function NewUser (line 177) | func NewUser(mobile, username, password string) (User, error) { FILE: admin/internal/conf/conf.pb.go constant _ (line 19) | _ = protoimpl.EnforceVersion(20 - protoimpl.MinVersion) constant _ (line 21) | _ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 20) type Bootstrap (line 24) | type Bootstrap struct method Reset (line 36) | func (x *Bootstrap) Reset() { method String (line 45) | func (x *Bootstrap) String() string { method ProtoMessage (line 49) | func (*Bootstrap) ProtoMessage() {} method ProtoReflect (line 51) | func (x *Bootstrap) ProtoReflect() protoreflect.Message { method Descriptor (line 64) | func (*Bootstrap) Descriptor() ([]byte, []int) { method GetServer (line 68) | func (x *Bootstrap) GetServer() *Server { method GetData (line 75) | func (x *Bootstrap) GetData() *Data { method GetTrace (line 82) | func (x *Bootstrap) GetTrace() *Trace { method GetAuth (line 89) | func (x *Bootstrap) GetAuth() *Auth { method GetService (line 96) | func (x *Bootstrap) GetService() *Service { type Server (line 103) | type Server struct method Reset (line 111) | func (x *Server) Reset() { method String (line 120) | func (x *Server) String() string { method ProtoMessage (line 124) | func (*Server) ProtoMessage() {} method ProtoReflect (line 126) | func (x *Server) ProtoReflect() protoreflect.Message { method Descriptor (line 139) | func (*Server) Descriptor() ([]byte, []int) { method GetHttp (line 143) | func (x *Server) GetHttp() *Server_HTTP { type Data (line 150) | type Data struct method Reset (line 159) | func (x *Data) Reset() { method String (line 168) | func (x *Data) String() string { method ProtoMessage (line 172) | func (*Data) ProtoMessage() {} method ProtoReflect (line 174) | func (x *Data) ProtoReflect() protoreflect.Message { method Descriptor (line 187) | func (*Data) Descriptor() ([]byte, []int) { method GetDatabase (line 191) | func (x *Data) GetDatabase() *Data_Database { method GetRedis (line 198) | func (x *Data) GetRedis() *Data_Redis { type Service (line 205) | type Service struct method Reset (line 214) | func (x *Service) Reset() { method String (line 223) | func (x *Service) String() string { method ProtoMessage (line 227) | func (*Service) ProtoMessage() {} method ProtoReflect (line 229) | func (x *Service) ProtoReflect() protoreflect.Message { method Descriptor (line 242) | func (*Service) Descriptor() ([]byte, []int) { method GetUser (line 246) | func (x *Service) GetUser() *Service_User { method GetGoods (line 253) | func (x *Service) GetGoods() *Service_Goods { type Trace (line 260) | type Trace struct method Reset (line 268) | func (x *Trace) Reset() { method String (line 277) | func (x *Trace) String() string { method ProtoMessage (line 281) | func (*Trace) ProtoMessage() {} method ProtoReflect (line 283) | func (x *Trace) ProtoReflect() protoreflect.Message { method Descriptor (line 296) | func (*Trace) Descriptor() ([]byte, []int) { method GetEndpoint (line 300) | func (x *Trace) GetEndpoint() string { type Registry (line 307) | type Registry struct method Reset (line 315) | func (x *Registry) Reset() { method String (line 324) | func (x *Registry) String() string { method ProtoMessage (line 328) | func (*Registry) ProtoMessage() {} method ProtoReflect (line 330) | func (x *Registry) ProtoReflect() protoreflect.Message { method Descriptor (line 343) | func (*Registry) Descriptor() ([]byte, []int) { method GetConsul (line 347) | func (x *Registry) GetConsul() *Registry_Consul { type Auth (line 354) | type Auth struct method Reset (line 362) | func (x *Auth) Reset() { method String (line 371) | func (x *Auth) String() string { method ProtoMessage (line 375) | func (*Auth) ProtoMessage() {} method ProtoReflect (line 377) | func (x *Auth) ProtoReflect() protoreflect.Message { method Descriptor (line 390) | func (*Auth) Descriptor() ([]byte, []int) { method GetJwtKey (line 394) | func (x *Auth) GetJwtKey() string { type Server_HTTP (line 401) | type Server_HTTP struct method Reset (line 411) | func (x *Server_HTTP) Reset() { method String (line 420) | func (x *Server_HTTP) String() string { method ProtoMessage (line 424) | func (*Server_HTTP) ProtoMessage() {} method ProtoReflect (line 426) | func (x *Server_HTTP) ProtoReflect() protoreflect.Message { method Descriptor (line 439) | func (*Server_HTTP) Descriptor() ([]byte, []int) { method GetNetwork (line 443) | func (x *Server_HTTP) GetNetwork() string { method GetAddr (line 450) | func (x *Server_HTTP) GetAddr() string { method GetTimeout (line 457) | func (x *Server_HTTP) GetTimeout() *durationpb.Duration { type Data_Database (line 464) | type Data_Database struct method Reset (line 473) | func (x *Data_Database) Reset() { method String (line 482) | func (x *Data_Database) String() string { method ProtoMessage (line 486) | func (*Data_Database) ProtoMessage() {} method ProtoReflect (line 488) | func (x *Data_Database) ProtoReflect() protoreflect.Message { method Descriptor (line 501) | func (*Data_Database) Descriptor() ([]byte, []int) { method GetDriver (line 505) | func (x *Data_Database) GetDriver() string { method GetSource (line 512) | func (x *Data_Database) GetSource() string { type Data_Redis (line 519) | type Data_Redis struct method Reset (line 530) | func (x *Data_Redis) Reset() { method String (line 539) | func (x *Data_Redis) String() string { method ProtoMessage (line 543) | func (*Data_Redis) ProtoMessage() {} method ProtoReflect (line 545) | func (x *Data_Redis) ProtoReflect() protoreflect.Message { method Descriptor (line 558) | func (*Data_Redis) Descriptor() ([]byte, []int) { method GetNetwork (line 562) | func (x *Data_Redis) GetNetwork() string { method GetAddr (line 569) | func (x *Data_Redis) GetAddr() string { method GetReadTimeout (line 576) | func (x *Data_Redis) GetReadTimeout() *durationpb.Duration { method GetWriteTimeout (line 583) | func (x *Data_Redis) GetWriteTimeout() *durationpb.Duration { type Service_User (line 590) | type Service_User struct method Reset (line 598) | func (x *Service_User) Reset() { method String (line 607) | func (x *Service_User) String() string { method ProtoMessage (line 611) | func (*Service_User) ProtoMessage() {} method ProtoReflect (line 613) | func (x *Service_User) ProtoReflect() protoreflect.Message { method Descriptor (line 626) | func (*Service_User) Descriptor() ([]byte, []int) { method GetEndpoint (line 630) | func (x *Service_User) GetEndpoint() string { type Service_Goods (line 637) | type Service_Goods struct method Reset (line 645) | func (x *Service_Goods) Reset() { method String (line 654) | func (x *Service_Goods) String() string { method ProtoMessage (line 658) | func (*Service_Goods) ProtoMessage() {} method ProtoReflect (line 660) | func (x *Service_Goods) ProtoReflect() protoreflect.Message { method Descriptor (line 673) | func (*Service_Goods) Descriptor() ([]byte, []int) { method GetEndpoint (line 677) | func (x *Service_Goods) GetEndpoint() string { type Registry_Consul (line 684) | type Registry_Consul struct method Reset (line 693) | func (x *Registry_Consul) Reset() { method String (line 702) | func (x *Registry_Consul) String() string { method ProtoMessage (line 706) | func (*Registry_Consul) ProtoMessage() {} method ProtoReflect (line 708) | func (x *Registry_Consul) ProtoReflect() protoreflect.Message { method Descriptor (line 721) | func (*Registry_Consul) Descriptor() ([]byte, []int) { method GetAddress (line 725) | func (x *Registry_Consul) GetAddress() string { method GetScheme (line 732) | func (x *Registry_Consul) GetScheme() string { function file_internal_conf_conf_proto_rawDescGZIP (line 825) | func file_internal_conf_conf_proto_rawDescGZIP() []byte { function init (line 871) | func init() { file_internal_conf_conf_proto_init() } function file_internal_conf_conf_proto_init (line 872) | func file_internal_conf_conf_proto_init() { FILE: admin/internal/data/address.go type addressRepo (line 10) | type addressRepo struct method CreateAddress (line 22) | func (a *addressRepo) CreateAddress(c context.Context, address *biz.Ad... method DeleteAddress (line 51) | func (a *addressRepo) DeleteAddress(ctx context.Context, address *biz.... method DefaultAddress (line 63) | func (a *addressRepo) DefaultAddress(ctx context.Context, address *biz... method UpdateAddress (line 75) | func (a *addressRepo) UpdateAddress(c context.Context, address *biz.Ad... method AddressListByUid (line 95) | func (a *addressRepo) AddressListByUid(ctx context.Context, uid int64)... function NewAddressRepo (line 15) | func NewAddressRepo(data *Data, logger log.Logger) biz.AddressRepo { FILE: admin/internal/data/data.go type Data (line 23) | type Data struct function NewData (line 29) | func NewData(c *conf.Data, uc userV1.UserClient, logger log.Logger) (*Da... function NewUserServiceClient (line 35) | func NewUserServiceClient(ac *conf.Auth, sr *conf.Service, rr registry.D... function NewRegistrar (line 55) | func NewRegistrar(conf *conf.Registry) registry.Registrar { function NewDiscovery (line 67) | func NewDiscovery(conf *conf.Registry) registry.Discovery { FILE: admin/internal/data/user.go type userRepo (line 10) | type userRepo struct method CreateUser (line 23) | func (u *userRepo) CreateUser(c context.Context, user *biz.User) (*biz... method UserByMobile (line 39) | func (u *userRepo) UserByMobile(c context.Context, mobile string) (*bi... method CheckPassword (line 52) | func (u *userRepo) CheckPassword(c context.Context, password, encrypte... method UserById (line 60) | func (u *userRepo) UserById(c context.Context, id int64) (*biz.User, e... function NewUserRepo (line 16) | func NewUserRepo(data *Data, logger log.Logger) biz.UserRepo { FILE: admin/internal/pkg/captcha/captcha.go type CaptchaInfo (line 10) | type CaptchaInfo struct function GetCaptcha (line 16) | func GetCaptcha(ctx context.Context) (*CaptchaInfo, error) { FILE: admin/internal/pkg/middleware/auth/auth.go type CustomClaims (line 8) | type CustomClaims struct function CreateToken (line 16) | func CreateToken(c CustomClaims, key string) (string, error) { FILE: admin/internal/server/http.go function NewHTTPServer (line 21) | func NewHTTPServer(c *conf.Server, ac *conf.Auth, s *service.AdminServic... function NewWhiteListMatcher (line 55) | func NewWhiteListMatcher() selector.MatchFunc { FILE: admin/internal/service/service.go type AdminService (line 14) | type AdminService struct function NewAdminService (line 23) | func NewAdminService(uc *biz.UserUsecase, ua *biz.AddressUsecase, logger... FILE: admin/internal/service/user.go method Register (line 12) | func (s *AdminService) Register(ctx context.Context, req *v1.RegisterReq... method Login (line 22) | func (s *AdminService) Login(ctx context.Context, req *v1.LoginReq) (*v1... method Captcha (line 26) | func (s *AdminService) Captcha(ctx context.Context, r *emptypb.Empty) (*... method Detail (line 30) | func (s *AdminService) Detail(ctx context.Context, r *emptypb.Empty) (*v... method CreateAddress (line 34) | func (s *AdminService) CreateAddress(ctx context.Context, r *v1.CreateAd... method AddressListByUid (line 38) | func (s *AdminService) AddressListByUid(ctx context.Context, empty *empt... method UpdateAddress (line 42) | func (s *AdminService) UpdateAddress(ctx context.Context, r *v1.UpdateAd... function toBizAddress (line 51) | func toBizAddress(r *v1.UpdateAddressReq) *biz.Address { method DefaultAddress (line 65) | func (s *AdminService) DefaultAddress(ctx context.Context, r *v1.Address... method DeleteAddress (line 76) | func (s *AdminService) DeleteAddress(ctx context.Context, r *v1.AddressR... FILE: service/cart/api/cart/v1/cart.pb.go constant _ (line 19) | _ = protoimpl.EnforceVersion(20 - protoimpl.MinVersion) constant _ (line 21) | _ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 20) type CartInfoReply (line 24) | type CartInfoReply struct method Reset (line 40) | func (x *CartInfoReply) Reset() { method String (line 49) | func (x *CartInfoReply) String() string { method ProtoMessage (line 53) | func (*CartInfoReply) ProtoMessage() {} method ProtoReflect (line 55) | func (x *CartInfoReply) ProtoReflect() protoreflect.Message { method Descriptor (line 68) | func (*CartInfoReply) Descriptor() ([]byte, []int) { method GetId (line 72) | func (x *CartInfoReply) GetId() int64 { method GetUserId (line 79) | func (x *CartInfoReply) GetUserId() int64 { method GetGoodsId (line 86) | func (x *CartInfoReply) GetGoodsId() int64 { method GetGoodsSn (line 93) | func (x *CartInfoReply) GetGoodsSn() string { method GetGoodsName (line 100) | func (x *CartInfoReply) GetGoodsName() string { method GetSkuId (line 107) | func (x *CartInfoReply) GetSkuId() int64 { method GetGoodsPrice (line 114) | func (x *CartInfoReply) GetGoodsPrice() int64 { method GetGoodsNum (line 121) | func (x *CartInfoReply) GetGoodsNum() int32 { method GetIsSelect (line 128) | func (x *CartInfoReply) GetIsSelect() bool { type CreateCartRequest (line 135) | type CreateCartRequest struct method Reset (line 151) | func (x *CreateCartRequest) Reset() { method String (line 160) | func (x *CreateCartRequest) String() string { method ProtoMessage (line 164) | func (*CreateCartRequest) ProtoMessage() {} method ProtoReflect (line 166) | func (x *CreateCartRequest) ProtoReflect() protoreflect.Message { method Descriptor (line 179) | func (*CreateCartRequest) Descriptor() ([]byte, []int) { method GetId (line 183) | func (x *CreateCartRequest) GetId() int64 { method GetUserId (line 190) | func (x *CreateCartRequest) GetUserId() int64 { method GetGoodsId (line 197) | func (x *CreateCartRequest) GetGoodsId() int64 { method GetGoodsSn (line 204) | func (x *CreateCartRequest) GetGoodsSn() string { method GetGoodsName (line 211) | func (x *CreateCartRequest) GetGoodsName() string { method GetSkuId (line 218) | func (x *CreateCartRequest) GetSkuId() int64 { method GetGoodsPrice (line 225) | func (x *CreateCartRequest) GetGoodsPrice() int64 { method GetGoodsNum (line 232) | func (x *CreateCartRequest) GetGoodsNum() int32 { method GetIsSelect (line 239) | func (x *CreateCartRequest) GetIsSelect() bool { type UpdateCartRequest (line 246) | type UpdateCartRequest struct method Reset (line 255) | func (x *UpdateCartRequest) Reset() { method String (line 264) | func (x *UpdateCartRequest) String() string { method ProtoMessage (line 268) | func (*UpdateCartRequest) ProtoMessage() {} method ProtoReflect (line 270) | func (x *UpdateCartRequest) ProtoReflect() protoreflect.Message { method Descriptor (line 283) | func (*UpdateCartRequest) Descriptor() ([]byte, []int) { method GetId (line 287) | func (x *UpdateCartRequest) GetId() int64 { method GetGoodsNum (line 294) | func (x *UpdateCartRequest) GetGoodsNum() int32 { type UpdateCartReply (line 301) | type UpdateCartReply struct method Reset (line 307) | func (x *UpdateCartReply) Reset() { method String (line 316) | func (x *UpdateCartReply) String() string { method ProtoMessage (line 320) | func (*UpdateCartReply) ProtoMessage() {} method ProtoReflect (line 322) | func (x *UpdateCartReply) ProtoReflect() protoreflect.Message { method Descriptor (line 335) | func (*UpdateCartReply) Descriptor() ([]byte, []int) { type CheckResponse (line 339) | type CheckResponse struct method Reset (line 347) | func (x *CheckResponse) Reset() { method String (line 356) | func (x *CheckResponse) String() string { method ProtoMessage (line 360) | func (*CheckResponse) ProtoMessage() {} method ProtoReflect (line 362) | func (x *CheckResponse) ProtoReflect() protoreflect.Message { method Descriptor (line 375) | func (*CheckResponse) Descriptor() ([]byte, []int) { method GetSuccess (line 379) | func (x *CheckResponse) GetSuccess() bool { type DeleteCartRequest (line 386) | type DeleteCartRequest struct method Reset (line 392) | func (x *DeleteCartRequest) Reset() { method String (line 401) | func (x *DeleteCartRequest) String() string { method ProtoMessage (line 405) | func (*DeleteCartRequest) ProtoMessage() {} method ProtoReflect (line 407) | func (x *DeleteCartRequest) ProtoReflect() protoreflect.Message { method Descriptor (line 420) | func (*DeleteCartRequest) Descriptor() ([]byte, []int) { type DeleteCartReply (line 424) | type DeleteCartReply struct method Reset (line 430) | func (x *DeleteCartReply) Reset() { method String (line 439) | func (x *DeleteCartReply) String() string { method ProtoMessage (line 443) | func (*DeleteCartReply) ProtoMessage() {} method ProtoReflect (line 445) | func (x *DeleteCartReply) ProtoReflect() protoreflect.Message { method Descriptor (line 458) | func (*DeleteCartReply) Descriptor() ([]byte, []int) { type GetCartRequest (line 462) | type GetCartRequest struct method Reset (line 468) | func (x *GetCartRequest) Reset() { method String (line 477) | func (x *GetCartRequest) String() string { method ProtoMessage (line 481) | func (*GetCartRequest) ProtoMessage() {} method ProtoReflect (line 483) | func (x *GetCartRequest) ProtoReflect() protoreflect.Message { method Descriptor (line 496) | func (*GetCartRequest) Descriptor() ([]byte, []int) { type GetCartReply (line 500) | type GetCartReply struct method Reset (line 506) | func (x *GetCartReply) Reset() { method String (line 515) | func (x *GetCartReply) String() string { method ProtoMessage (line 519) | func (*GetCartReply) ProtoMessage() {} method ProtoReflect (line 521) | func (x *GetCartReply) ProtoReflect() protoreflect.Message { method Descriptor (line 534) | func (*GetCartReply) Descriptor() ([]byte, []int) { type ListCartRequest (line 538) | type ListCartRequest struct method Reset (line 546) | func (x *ListCartRequest) Reset() { method String (line 555) | func (x *ListCartRequest) String() string { method ProtoMessage (line 559) | func (*ListCartRequest) ProtoMessage() {} method ProtoReflect (line 561) | func (x *ListCartRequest) ProtoReflect() protoreflect.Message { method Descriptor (line 574) | func (*ListCartRequest) Descriptor() ([]byte, []int) { method GetUserId (line 578) | func (x *ListCartRequest) GetUserId() int64 { type CartListReply (line 585) | type CartListReply struct method Reset (line 593) | func (x *CartListReply) Reset() { method String (line 602) | func (x *CartListReply) String() string { method ProtoMessage (line 606) | func (*CartListReply) ProtoMessage() {} method ProtoReflect (line 608) | func (x *CartListReply) ProtoReflect() protoreflect.Message { method Descriptor (line 621) | func (*CartListReply) Descriptor() ([]byte, []int) { method GetResults (line 625) | func (x *CartListReply) GetResults() []*CartInfoReply { function file_cart_v1_cart_proto_rawDescGZIP (line 720) | func file_cart_v1_cart_proto_rawDescGZIP() []byte { function init (line 758) | func init() { file_cart_v1_cart_proto_init() } function file_cart_v1_cart_proto_init (line 759) | func file_cart_v1_cart_proto_init() { FILE: service/cart/api/cart/v1/cart.pb.validate.go method Validate (line 41) | func (m *CartInfoReply) Validate() error { method ValidateAll (line 49) | func (m *CartInfoReply) ValidateAll() error { method validate (line 53) | func (m *CartInfoReply) validate(all bool) error { type CartInfoReplyMultiError (line 88) | type CartInfoReplyMultiError method Error (line 91) | func (m CartInfoReplyMultiError) Error() string { method AllErrors (line 100) | func (m CartInfoReplyMultiError) AllErrors() []error { return m } type CartInfoReplyValidationError (line 104) | type CartInfoReplyValidationError struct method Field (line 112) | func (e CartInfoReplyValidationError) Field() string { return e.field } method Reason (line 115) | func (e CartInfoReplyValidationError) Reason() string { return e.reason } method Cause (line 118) | func (e CartInfoReplyValidationError) Cause() error { return e.cause } method Key (line 121) | func (e CartInfoReplyValidationError) Key() bool { return e.key } method ErrorName (line 124) | func (e CartInfoReplyValidationError) ErrorName() string { return "Car... method Error (line 127) | func (e CartInfoReplyValidationError) Error() string { method Validate (line 159) | func (m *CreateCartRequest) Validate() error { method ValidateAll (line 167) | func (m *CreateCartRequest) ValidateAll() error { method validate (line 171) | func (m *CreateCartRequest) validate(all bool) error { type CreateCartRequestMultiError (line 278) | type CreateCartRequestMultiError method Error (line 281) | func (m CreateCartRequestMultiError) Error() string { method AllErrors (line 290) | func (m CreateCartRequestMultiError) AllErrors() []error { return m } type CreateCartRequestValidationError (line 294) | type CreateCartRequestValidationError struct method Field (line 302) | func (e CreateCartRequestValidationError) Field() string { return e.fi... method Reason (line 305) | func (e CreateCartRequestValidationError) Reason() string { return e.r... method Cause (line 308) | func (e CreateCartRequestValidationError) Cause() error { return e.cau... method Key (line 311) | func (e CreateCartRequestValidationError) Key() bool { return e.key } method ErrorName (line 314) | func (e CreateCartRequestValidationError) ErrorName() string { method Error (line 319) | func (e CreateCartRequestValidationError) Error() string { method Validate (line 351) | func (m *UpdateCartRequest) Validate() error { method ValidateAll (line 359) | func (m *UpdateCartRequest) ValidateAll() error { method validate (line 363) | func (m *UpdateCartRequest) validate(all bool) error { type UpdateCartRequestMultiError (line 384) | type UpdateCartRequestMultiError method Error (line 387) | func (m UpdateCartRequestMultiError) Error() string { method AllErrors (line 396) | func (m UpdateCartRequestMultiError) AllErrors() []error { return m } type UpdateCartRequestValidationError (line 400) | type UpdateCartRequestValidationError struct method Field (line 408) | func (e UpdateCartRequestValidationError) Field() string { return e.fi... method Reason (line 411) | func (e UpdateCartRequestValidationError) Reason() string { return e.r... method Cause (line 414) | func (e UpdateCartRequestValidationError) Cause() error { return e.cau... method Key (line 417) | func (e UpdateCartRequestValidationError) Key() bool { return e.key } method ErrorName (line 420) | func (e UpdateCartRequestValidationError) ErrorName() string { method Error (line 425) | func (e UpdateCartRequestValidationError) Error() string { method Validate (line 457) | func (m *UpdateCartReply) Validate() error { method ValidateAll (line 465) | func (m *UpdateCartReply) ValidateAll() error { method validate (line 469) | func (m *UpdateCartReply) validate(all bool) error { type UpdateCartReplyMultiError (line 486) | type UpdateCartReplyMultiError method Error (line 489) | func (m UpdateCartReplyMultiError) Error() string { method AllErrors (line 498) | func (m UpdateCartReplyMultiError) AllErrors() []error { return m } type UpdateCartReplyValidationError (line 502) | type UpdateCartReplyValidationError struct method Field (line 510) | func (e UpdateCartReplyValidationError) Field() string { return e.field } method Reason (line 513) | func (e UpdateCartReplyValidationError) Reason() string { return e.rea... method Cause (line 516) | func (e UpdateCartReplyValidationError) Cause() error { return e.cause } method Key (line 519) | func (e UpdateCartReplyValidationError) Key() bool { return e.key } method ErrorName (line 522) | func (e UpdateCartReplyValidationError) ErrorName() string { return "U... method Error (line 525) | func (e UpdateCartReplyValidationError) Error() string { method Validate (line 557) | func (m *CheckResponse) Validate() error { method ValidateAll (line 565) | func (m *CheckResponse) ValidateAll() error { method validate (line 569) | func (m *CheckResponse) validate(all bool) error { type CheckResponseMultiError (line 588) | type CheckResponseMultiError method Error (line 591) | func (m CheckResponseMultiError) Error() string { method AllErrors (line 600) | func (m CheckResponseMultiError) AllErrors() []error { return m } type CheckResponseValidationError (line 604) | type CheckResponseValidationError struct method Field (line 612) | func (e CheckResponseValidationError) Field() string { return e.field } method Reason (line 615) | func (e CheckResponseValidationError) Reason() string { return e.reason } method Cause (line 618) | func (e CheckResponseValidationError) Cause() error { return e.cause } method Key (line 621) | func (e CheckResponseValidationError) Key() bool { return e.key } method ErrorName (line 624) | func (e CheckResponseValidationError) ErrorName() string { return "Che... method Error (line 627) | func (e CheckResponseValidationError) Error() string { method Validate (line 659) | func (m *DeleteCartRequest) Validate() error { method ValidateAll (line 667) | func (m *DeleteCartRequest) ValidateAll() error { method validate (line 671) | func (m *DeleteCartRequest) validate(all bool) error { type DeleteCartRequestMultiError (line 688) | type DeleteCartRequestMultiError method Error (line 691) | func (m DeleteCartRequestMultiError) Error() string { method AllErrors (line 700) | func (m DeleteCartRequestMultiError) AllErrors() []error { return m } type DeleteCartRequestValidationError (line 704) | type DeleteCartRequestValidationError struct method Field (line 712) | func (e DeleteCartRequestValidationError) Field() string { return e.fi... method Reason (line 715) | func (e DeleteCartRequestValidationError) Reason() string { return e.r... method Cause (line 718) | func (e DeleteCartRequestValidationError) Cause() error { return e.cau... method Key (line 721) | func (e DeleteCartRequestValidationError) Key() bool { return e.key } method ErrorName (line 724) | func (e DeleteCartRequestValidationError) ErrorName() string { method Error (line 729) | func (e DeleteCartRequestValidationError) Error() string { method Validate (line 761) | func (m *DeleteCartReply) Validate() error { method ValidateAll (line 769) | func (m *DeleteCartReply) ValidateAll() error { method validate (line 773) | func (m *DeleteCartReply) validate(all bool) error { type DeleteCartReplyMultiError (line 790) | type DeleteCartReplyMultiError method Error (line 793) | func (m DeleteCartReplyMultiError) Error() string { method AllErrors (line 802) | func (m DeleteCartReplyMultiError) AllErrors() []error { return m } type DeleteCartReplyValidationError (line 806) | type DeleteCartReplyValidationError struct method Field (line 814) | func (e DeleteCartReplyValidationError) Field() string { return e.field } method Reason (line 817) | func (e DeleteCartReplyValidationError) Reason() string { return e.rea... method Cause (line 820) | func (e DeleteCartReplyValidationError) Cause() error { return e.cause } method Key (line 823) | func (e DeleteCartReplyValidationError) Key() bool { return e.key } method ErrorName (line 826) | func (e DeleteCartReplyValidationError) ErrorName() string { return "D... method Error (line 829) | func (e DeleteCartReplyValidationError) Error() string { method Validate (line 861) | func (m *GetCartRequest) Validate() error { method ValidateAll (line 869) | func (m *GetCartRequest) ValidateAll() error { method validate (line 873) | func (m *GetCartRequest) validate(all bool) error { type GetCartRequestMultiError (line 890) | type GetCartRequestMultiError method Error (line 893) | func (m GetCartRequestMultiError) Error() string { method AllErrors (line 902) | func (m GetCartRequestMultiError) AllErrors() []error { return m } type GetCartRequestValidationError (line 906) | type GetCartRequestValidationError struct method Field (line 914) | func (e GetCartRequestValidationError) Field() string { return e.field } method Reason (line 917) | func (e GetCartRequestValidationError) Reason() string { return e.reas... method Cause (line 920) | func (e GetCartRequestValidationError) Cause() error { return e.cause } method Key (line 923) | func (e GetCartRequestValidationError) Key() bool { return e.key } method ErrorName (line 926) | func (e GetCartRequestValidationError) ErrorName() string { return "Ge... method Error (line 929) | func (e GetCartRequestValidationError) Error() string { method Validate (line 961) | func (m *GetCartReply) Validate() error { method ValidateAll (line 969) | func (m *GetCartReply) ValidateAll() error { method validate (line 973) | func (m *GetCartReply) validate(all bool) error { type GetCartReplyMultiError (line 989) | type GetCartReplyMultiError method Error (line 992) | func (m GetCartReplyMultiError) Error() string { method AllErrors (line 1001) | func (m GetCartReplyMultiError) AllErrors() []error { return m } type GetCartReplyValidationError (line 1005) | type GetCartReplyValidationError struct method Field (line 1013) | func (e GetCartReplyValidationError) Field() string { return e.field } method Reason (line 1016) | func (e GetCartReplyValidationError) Reason() string { return e.reason } method Cause (line 1019) | func (e GetCartReplyValidationError) Cause() error { return e.cause } method Key (line 1022) | func (e GetCartReplyValidationError) Key() bool { return e.key } method ErrorName (line 1025) | func (e GetCartReplyValidationError) ErrorName() string { return "GetC... method Error (line 1028) | func (e GetCartReplyValidationError) Error() string { method Validate (line 1060) | func (m *ListCartRequest) Validate() error { method ValidateAll (line 1068) | func (m *ListCartRequest) ValidateAll() error { method validate (line 1072) | func (m *ListCartRequest) validate(all bool) error { type ListCartRequestMultiError (line 1091) | type ListCartRequestMultiError method Error (line 1094) | func (m ListCartRequestMultiError) Error() string { method AllErrors (line 1103) | func (m ListCartRequestMultiError) AllErrors() []error { return m } type ListCartRequestValidationError (line 1107) | type ListCartRequestValidationError struct method Field (line 1115) | func (e ListCartRequestValidationError) Field() string { return e.field } method Reason (line 1118) | func (e ListCartRequestValidationError) Reason() string { return e.rea... method Cause (line 1121) | func (e ListCartRequestValidationError) Cause() error { return e.cause } method Key (line 1124) | func (e ListCartRequestValidationError) Key() bool { return e.key } method ErrorName (line 1127) | func (e ListCartRequestValidationError) ErrorName() string { return "L... method Error (line 1130) | func (e ListCartRequestValidationError) Error() string { method Validate (line 1162) | func (m *CartListReply) Validate() error { method ValidateAll (line 1170) | func (m *CartListReply) ValidateAll() error { method validate (line 1174) | func (m *CartListReply) validate(all bool) error { type CartListReplyMultiError (line 1225) | type CartListReplyMultiError method Error (line 1228) | func (m CartListReplyMultiError) Error() string { method AllErrors (line 1237) | func (m CartListReplyMultiError) AllErrors() []error { return m } type CartListReplyValidationError (line 1241) | type CartListReplyValidationError struct method Field (line 1249) | func (e CartListReplyValidationError) Field() string { return e.field } method Reason (line 1252) | func (e CartListReplyValidationError) Reason() string { return e.reason } method Cause (line 1255) | func (e CartListReplyValidationError) Cause() error { return e.cause } method Key (line 1258) | func (e CartListReplyValidationError) Key() bool { return e.key } method ErrorName (line 1261) | func (e CartListReplyValidationError) ErrorName() string { return "Car... method Error (line 1264) | func (e CartListReplyValidationError) Error() string { FILE: service/cart/api/cart/v1/cart_grpc.pb.go constant _ (line 19) | _ = grpc.SupportPackageIsVersion7 type CartClient (line 24) | type CartClient interface type cartClient (line 31) | type cartClient struct method CreateCart (line 39) | func (c *cartClient) CreateCart(ctx context.Context, in *CreateCartReq... method UpdateCart (line 48) | func (c *cartClient) UpdateCart(ctx context.Context, in *UpdateCartReq... method DeleteCart (line 57) | func (c *cartClient) DeleteCart(ctx context.Context, in *DeleteCartReq... method ListCart (line 66) | func (c *cartClient) ListCart(ctx context.Context, in *ListCartRequest... function NewCartClient (line 35) | func NewCartClient(cc grpc.ClientConnInterface) CartClient { type CartServer (line 78) | type CartServer interface type UnimplementedCartServer (line 87) | type UnimplementedCartServer struct method CreateCart (line 90) | func (UnimplementedCartServer) CreateCart(context.Context, *CreateCart... method UpdateCart (line 93) | func (UnimplementedCartServer) UpdateCart(context.Context, *UpdateCart... method DeleteCart (line 96) | func (UnimplementedCartServer) DeleteCart(context.Context, *DeleteCart... method ListCart (line 99) | func (UnimplementedCartServer) ListCart(context.Context, *ListCartRequ... method mustEmbedUnimplementedCartServer (line 102) | func (UnimplementedCartServer) mustEmbedUnimplementedCartServer() {} type UnsafeCartServer (line 107) | type UnsafeCartServer interface function RegisterCartServer (line 111) | func RegisterCartServer(s grpc.ServiceRegistrar, srv CartServer) { function _Cart_CreateCart_Handler (line 115) | func _Cart_CreateCart_Handler(srv interface{}, ctx context.Context, dec ... function _Cart_UpdateCart_Handler (line 133) | func _Cart_UpdateCart_Handler(srv interface{}, ctx context.Context, dec ... function _Cart_DeleteCart_Handler (line 151) | func _Cart_DeleteCart_Handler(srv interface{}, ctx context.Context, dec ... function _Cart_ListCart_Handler (line 169) | func _Cart_ListCart_Handler(srv interface{}, ctx context.Context, dec fu... FILE: service/cart/cmd/cart/main.go function init (line 35) | func init() { function newApp (line 39) | func newApp(logger log.Logger, gs *grpc.Server, rr registry.Registrar) *... function setTracerProvider (line 55) | func setTracerProvider(url string) error { function main (line 76) | func main() { FILE: service/cart/cmd/cart/wire.go function initApp (line 19) | func initApp(*conf.Server,*conf.Registry, *conf.Data, log.Logger) (*kra... FILE: service/cart/cmd/cart/wire_gen.go function initApp (line 22) | func initApp(confServer *conf.Server, registry *conf.Registry, confData ... FILE: service/cart/internal/biz/cart.go type CartRepo (line 10) | type CartRepo interface type CartUsecase (line 15) | type CartUsecase struct method CreateCart (line 24) | func (uc *CartUsecase) CreateCart(ctx context.Context, c *domain.ShopC... method List (line 27) | func (uc *CartUsecase) List(ctx context.Context, userId int64) (domain... method ListSelected (line 31) | func (uc *CartUsecase) ListSelected(ctx context.Context, userId int64)... function NewCartUsecase (line 20) | func NewCartUsecase(repo CartRepo, logger log.Logger) *CartUsecase { FILE: service/cart/internal/conf/conf.pb.go constant _ (line 19) | _ = protoimpl.EnforceVersion(20 - protoimpl.MinVersion) constant _ (line 21) | _ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 20) type Bootstrap (line 24) | type Bootstrap struct method Reset (line 34) | func (x *Bootstrap) Reset() { method String (line 43) | func (x *Bootstrap) String() string { method ProtoMessage (line 47) | func (*Bootstrap) ProtoMessage() {} method ProtoReflect (line 49) | func (x *Bootstrap) ProtoReflect() protoreflect.Message { method Descriptor (line 62) | func (*Bootstrap) Descriptor() ([]byte, []int) { method GetServer (line 66) | func (x *Bootstrap) GetServer() *Server { method GetData (line 73) | func (x *Bootstrap) GetData() *Data { method GetTrace (line 80) | func (x *Bootstrap) GetTrace() *Trace { type Server (line 87) | type Server struct method Reset (line 96) | func (x *Server) Reset() { method String (line 105) | func (x *Server) String() string { method ProtoMessage (line 109) | func (*Server) ProtoMessage() {} method ProtoReflect (line 111) | func (x *Server) ProtoReflect() protoreflect.Message { method Descriptor (line 124) | func (*Server) Descriptor() ([]byte, []int) { method GetHttp (line 128) | func (x *Server) GetHttp() *Server_HTTP { method GetGrpc (line 135) | func (x *Server) GetGrpc() *Server_GRPC { type Data (line 142) | type Data struct method Reset (line 151) | func (x *Data) Reset() { method String (line 160) | func (x *Data) String() string { method ProtoMessage (line 164) | func (*Data) ProtoMessage() {} method ProtoReflect (line 166) | func (x *Data) ProtoReflect() protoreflect.Message { method Descriptor (line 179) | func (*Data) Descriptor() ([]byte, []int) { method GetDatabase (line 183) | func (x *Data) GetDatabase() *Data_Database { method GetRedis (line 190) | func (x *Data) GetRedis() *Data_Redis { type Registry (line 197) | type Registry struct method Reset (line 205) | func (x *Registry) Reset() { method String (line 214) | func (x *Registry) String() string { method ProtoMessage (line 218) | func (*Registry) ProtoMessage() {} method ProtoReflect (line 220) | func (x *Registry) ProtoReflect() protoreflect.Message { method Descriptor (line 233) | func (*Registry) Descriptor() ([]byte, []int) { method GetConsul (line 237) | func (x *Registry) GetConsul() *Registry_Consul { type Trace (line 244) | type Trace struct method Reset (line 252) | func (x *Trace) Reset() { method String (line 261) | func (x *Trace) String() string { method ProtoMessage (line 265) | func (*Trace) ProtoMessage() {} method ProtoReflect (line 267) | func (x *Trace) ProtoReflect() protoreflect.Message { method Descriptor (line 280) | func (*Trace) Descriptor() ([]byte, []int) { method GetEndpoint (line 284) | func (x *Trace) GetEndpoint() string { type Server_HTTP (line 291) | type Server_HTTP struct method Reset (line 301) | func (x *Server_HTTP) Reset() { method String (line 310) | func (x *Server_HTTP) String() string { method ProtoMessage (line 314) | func (*Server_HTTP) ProtoMessage() {} method ProtoReflect (line 316) | func (x *Server_HTTP) ProtoReflect() protoreflect.Message { method Descriptor (line 329) | func (*Server_HTTP) Descriptor() ([]byte, []int) { method GetNetwork (line 333) | func (x *Server_HTTP) GetNetwork() string { method GetAddr (line 340) | func (x *Server_HTTP) GetAddr() string { method GetTimeout (line 347) | func (x *Server_HTTP) GetTimeout() *durationpb.Duration { type Server_GRPC (line 354) | type Server_GRPC struct method Reset (line 364) | func (x *Server_GRPC) Reset() { method String (line 373) | func (x *Server_GRPC) String() string { method ProtoMessage (line 377) | func (*Server_GRPC) ProtoMessage() {} method ProtoReflect (line 379) | func (x *Server_GRPC) ProtoReflect() protoreflect.Message { method Descriptor (line 392) | func (*Server_GRPC) Descriptor() ([]byte, []int) { method GetNetwork (line 396) | func (x *Server_GRPC) GetNetwork() string { method GetAddr (line 403) | func (x *Server_GRPC) GetAddr() string { method GetTimeout (line 410) | func (x *Server_GRPC) GetTimeout() *durationpb.Duration { type Data_Database (line 417) | type Data_Database struct method Reset (line 426) | func (x *Data_Database) Reset() { method String (line 435) | func (x *Data_Database) String() string { method ProtoMessage (line 439) | func (*Data_Database) ProtoMessage() {} method ProtoReflect (line 441) | func (x *Data_Database) ProtoReflect() protoreflect.Message { method Descriptor (line 454) | func (*Data_Database) Descriptor() ([]byte, []int) { method GetDriver (line 458) | func (x *Data_Database) GetDriver() string { method GetSource (line 465) | func (x *Data_Database) GetSource() string { type Data_Redis (line 472) | type Data_Redis struct method Reset (line 486) | func (x *Data_Redis) Reset() { method String (line 495) | func (x *Data_Redis) String() string { method ProtoMessage (line 499) | func (*Data_Redis) ProtoMessage() {} method ProtoReflect (line 501) | func (x *Data_Redis) ProtoReflect() protoreflect.Message { method Descriptor (line 514) | func (*Data_Redis) Descriptor() ([]byte, []int) { method GetNetwork (line 518) | func (x *Data_Redis) GetNetwork() string { method GetAddr (line 525) | func (x *Data_Redis) GetAddr() string { method GetPassword (line 532) | func (x *Data_Redis) GetPassword() string { method GetDb (line 539) | func (x *Data_Redis) GetDb() int32 { method GetDialTimeout (line 546) | func (x *Data_Redis) GetDialTimeout() *durationpb.Duration { method GetReadTimeout (line 553) | func (x *Data_Redis) GetReadTimeout() *durationpb.Duration { method GetWriteTimeout (line 560) | func (x *Data_Redis) GetWriteTimeout() *durationpb.Duration { type Registry_Consul (line 567) | type Registry_Consul struct method Reset (line 576) | func (x *Registry_Consul) Reset() { method String (line 585) | func (x *Registry_Consul) String() string { method ProtoMessage (line 589) | func (*Registry_Consul) ProtoMessage() {} method ProtoReflect (line 591) | func (x *Registry_Consul) ProtoReflect() protoreflect.Message { method Descriptor (line 604) | func (*Registry_Consul) Descriptor() ([]byte, []int) { method GetAddress (line 608) | func (x *Registry_Consul) GetAddress() string { method GetScheme (line 615) | func (x *Registry_Consul) GetScheme() string { function file_conf_conf_proto_rawDescGZIP (line 704) | func file_conf_conf_proto_rawDescGZIP() []byte { function init (line 746) | func init() { file_conf_conf_proto_init() } function file_conf_conf_proto_init (line 747) | func file_conf_conf_proto_init() { FILE: service/cart/internal/data/cart.go type ShopCart (line 16) | type ShopCart struct method ToDomain (line 43) | func (p *ShopCart) ToDomain() *domain.ShopCart { type cartRepo (line 31) | type cartRepo struct method Create (line 57) | func (r *cartRepo) Create(ctx context.Context, c *domain.ShopCart) (*d... method List (line 79) | func (r *cartRepo) List(ctx context.Context, userId int64) (domain.Sho... function NewCartRepo (line 36) | func NewCartRepo(data *Data, logger log.Logger) biz.CartRepo { FILE: service/cart/internal/data/data.go type Data (line 26) | type Data struct function NewData (line 32) | func NewData(c *conf.Data, logger log.Logger, db *gorm.DB, rdb *redis.Cl... function NewDB (line 43) | func NewDB(c *conf.Data) *gorm.DB { function NewRedis (line 71) | func NewRedis(c *conf.Data) *redis.Client { FILE: service/cart/internal/data/data_suite_test.go function TestData (line 16) | func TestData(t *testing.T) { function initialize (line 29) | func initialize(db *gorm.DB) error { FILE: service/cart/internal/data/docker_mysql.go function DockerMysql (line 11) | func DockerMysql(img, version string) (string, func()) { function innerDockerMysql (line 15) | func innerDockerMysql(img, version string) (string, func()) { FILE: service/cart/internal/domain/cart.go type ShopCart (line 3) | type ShopCart struct type ShopCartList (line 15) | type ShopCartList method ListSelected (line 17) | func (p ShopCartList) ListSelected() ShopCartList { FILE: service/cart/internal/server/grpc.go function NewGRPCServer (line 14) | func NewGRPCServer(c *conf.Server, greeter *service.CartService, logger ... FILE: service/cart/internal/server/server.go function NewRegistrar (line 16) | func NewRegistrar(conf *conf.Registry) registry.Registrar { FILE: service/cart/internal/service/cart.go type CartService (line 11) | type CartService struct method CreateCart (line 20) | func (s *CartService) CreateCart(ctx context.Context, req *v1.CreateCa... method ListCart (line 50) | func (s *CartService) ListCart(ctx context.Context, req *v1.ListCartRe... function NewCartService (line 16) | func NewCartService(cart *biz.CartUsecase) *CartService { FILE: service/goods/api/goods/v1/error_reason.pb.go constant _ (line 19) | _ = protoimpl.EnforceVersion(20 - protoimpl.MinVersion) constant _ (line 21) | _ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 20) type ErrorReason (line 24) | type ErrorReason method Enum (line 43) | func (x ErrorReason) Enum() *ErrorReason { method String (line 49) | func (x ErrorReason) String() string { method Descriptor (line 53) | func (ErrorReason) Descriptor() protoreflect.EnumDescriptor { method Type (line 57) | func (ErrorReason) Type() protoreflect.EnumType { method Number (line 61) | func (x ErrorReason) Number() protoreflect.EnumNumber { method EnumDescriptor (line 66) | func (ErrorReason) EnumDescriptor() ([]byte, []int) { constant ErrorReason_USER_NOT_FOUND (line 27) | ErrorReason_USER_NOT_FOUND ErrorReason = 0 constant ErrorReason_CONTENT_MISSING (line 28) | ErrorReason_CONTENT_MISSING ErrorReason = 1 function file_api_goods_v1_error_reason_proto_rawDescGZIP (line 92) | func file_api_goods_v1_error_reason_proto_rawDescGZIP() []byte { function init (line 111) | func init() { file_api_goods_v1_error_reason_proto_init() } function file_api_goods_v1_error_reason_proto_init (line 112) | func file_api_goods_v1_error_reason_proto_init() { FILE: service/goods/api/goods/v1/goods.pb.go constant _ (line 20) | _ = protoimpl.EnforceVersion(20 - protoimpl.MinVersion) constant _ (line 22) | _ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 20) type AttrValueRequest (line 25) | type AttrValueRequest struct method Reset (line 36) | func (x *AttrValueRequest) Reset() { method String (line 45) | func (x *AttrValueRequest) String() string { method ProtoMessage (line 49) | func (*AttrValueRequest) ProtoMessage() {} method ProtoReflect (line 51) | func (x *AttrValueRequest) ProtoReflect() protoreflect.Message { method Descriptor (line 64) | func (*AttrValueRequest) Descriptor() ([]byte, []int) { method GetId (line 68) | func (x *AttrValueRequest) GetId() int64 { method GetAttrId (line 75) | func (x *AttrValueRequest) GetAttrId() int64 { method GetGroupId (line 82) | func (x *AttrValueRequest) GetGroupId() int64 { method GetValue (line 89) | func (x *AttrValueRequest) GetValue() string { type AttrRequest (line 96) | type AttrRequest struct method Reset (line 111) | func (x *AttrRequest) Reset() { method String (line 120) | func (x *AttrRequest) String() string { method ProtoMessage (line 124) | func (*AttrRequest) ProtoMessage() {} method ProtoReflect (line 126) | func (x *AttrRequest) ProtoReflect() protoreflect.Message { method Descriptor (line 139) | func (*AttrRequest) Descriptor() ([]byte, []int) { method GetId (line 143) | func (x *AttrRequest) GetId() int64 { method GetTypeId (line 150) | func (x *AttrRequest) GetTypeId() int64 { method GetGroupId (line 157) | func (x *AttrRequest) GetGroupId() int64 { method GetTitle (line 164) | func (x *AttrRequest) GetTitle() string { method GetDesc (line 171) | func (x *AttrRequest) GetDesc() string { method GetStatus (line 178) | func (x *AttrRequest) GetStatus() bool { method GetSort (line 185) | func (x *AttrRequest) GetSort() int32 { method GetAttrValue (line 192) | func (x *AttrRequest) GetAttrValue() []*AttrValueRequest { type AttrValueResponse (line 199) | type AttrValueResponse struct method Reset (line 210) | func (x *AttrValueResponse) Reset() { method String (line 219) | func (x *AttrValueResponse) String() string { method ProtoMessage (line 223) | func (*AttrValueResponse) ProtoMessage() {} method ProtoReflect (line 225) | func (x *AttrValueResponse) ProtoReflect() protoreflect.Message { method Descriptor (line 238) | func (*AttrValueResponse) Descriptor() ([]byte, []int) { method GetId (line 242) | func (x *AttrValueResponse) GetId() int64 { method GetAttrId (line 249) | func (x *AttrValueResponse) GetAttrId() int64 { method GetGroupId (line 256) | func (x *AttrValueResponse) GetGroupId() int64 { method GetValue (line 263) | func (x *AttrValueResponse) GetValue() string { type AttrResponse (line 270) | type AttrResponse struct method Reset (line 285) | func (x *AttrResponse) Reset() { method String (line 294) | func (x *AttrResponse) String() string { method ProtoMessage (line 298) | func (*AttrResponse) ProtoMessage() {} method ProtoReflect (line 300) | func (x *AttrResponse) ProtoReflect() protoreflect.Message { method Descriptor (line 313) | func (*AttrResponse) Descriptor() ([]byte, []int) { method GetId (line 317) | func (x *AttrResponse) GetId() int64 { method GetTypeId (line 324) | func (x *AttrResponse) GetTypeId() int64 { method GetGroupId (line 331) | func (x *AttrResponse) GetGroupId() int64 { method GetTitle (line 338) | func (x *AttrResponse) GetTitle() string { method GetDesc (line 345) | func (x *AttrResponse) GetDesc() string { method GetStatus (line 352) | func (x *AttrResponse) GetStatus() bool { method GetSort (line 359) | func (x *AttrResponse) GetSort() int32 { method GetAttrValue (line 366) | func (x *AttrResponse) GetAttrValue() []*AttrValueResponse { type AttrGroupRequest (line 373) | type AttrGroupRequest struct method Reset (line 386) | func (x *AttrGroupRequest) Reset() { method String (line 395) | func (x *AttrGroupRequest) String() string { method ProtoMessage (line 399) | func (*AttrGroupRequest) ProtoMessage() {} method ProtoReflect (line 401) | func (x *AttrGroupRequest) ProtoReflect() protoreflect.Message { method Descriptor (line 414) | func (*AttrGroupRequest) Descriptor() ([]byte, []int) { method GetId (line 418) | func (x *AttrGroupRequest) GetId() int64 { method GetTypeId (line 425) | func (x *AttrGroupRequest) GetTypeId() int64 { method GetTitle (line 432) | func (x *AttrGroupRequest) GetTitle() string { method GetDesc (line 439) | func (x *AttrGroupRequest) GetDesc() string { method GetStatus (line 446) | func (x *AttrGroupRequest) GetStatus() bool { method GetSort (line 453) | func (x *AttrGroupRequest) GetSort() int32 { type AttrGroupResponse (line 460) | type AttrGroupResponse struct method Reset (line 473) | func (x *AttrGroupResponse) Reset() { method String (line 482) | func (x *AttrGroupResponse) String() string { method ProtoMessage (line 486) | func (*AttrGroupResponse) ProtoMessage() {} method ProtoReflect (line 488) | func (x *AttrGroupResponse) ProtoReflect() protoreflect.Message { method Descriptor (line 501) | func (*AttrGroupResponse) Descriptor() ([]byte, []int) { method GetId (line 505) | func (x *AttrGroupResponse) GetId() int64 { method GetTypeId (line 512) | func (x *AttrGroupResponse) GetTypeId() int64 { method GetTitle (line 519) | func (x *AttrGroupResponse) GetTitle() string { method GetDesc (line 526) | func (x *AttrGroupResponse) GetDesc() string { method GetStatus (line 533) | func (x *AttrGroupResponse) GetStatus() bool { method GetSort (line 540) | func (x *AttrGroupResponse) GetSort() int32 { type SpecificationValue (line 547) | type SpecificationValue struct method Reset (line 558) | func (x *SpecificationValue) Reset() { method String (line 567) | func (x *SpecificationValue) String() string { method ProtoMessage (line 571) | func (*SpecificationValue) ProtoMessage() {} method ProtoReflect (line 573) | func (x *SpecificationValue) ProtoReflect() protoreflect.Message { method Descriptor (line 586) | func (*SpecificationValue) Descriptor() ([]byte, []int) { method GetId (line 590) | func (x *SpecificationValue) GetId() int64 { method GetAttrId (line 597) | func (x *SpecificationValue) GetAttrId() int64 { method GetValue (line 604) | func (x *SpecificationValue) GetValue() string { method GetSort (line 611) | func (x *SpecificationValue) GetSort() int32 { type SpecificationValueResponse (line 618) | type SpecificationValueResponse struct method Reset (line 629) | func (x *SpecificationValueResponse) Reset() { method String (line 638) | func (x *SpecificationValueResponse) String() string { method ProtoMessage (line 642) | func (*SpecificationValueResponse) ProtoMessage() {} method ProtoReflect (line 644) | func (x *SpecificationValueResponse) ProtoReflect() protoreflect.Messa... method Descriptor (line 657) | func (*SpecificationValueResponse) Descriptor() ([]byte, []int) { method GetId (line 661) | func (x *SpecificationValueResponse) GetId() int64 { method GetAttrId (line 668) | func (x *SpecificationValueResponse) GetAttrId() int64 { method GetValue (line 675) | func (x *SpecificationValueResponse) GetValue() string { method GetSort (line 682) | func (x *SpecificationValueResponse) GetSort() int32 { type SpecificationRequest (line 689) | type SpecificationRequest struct method Reset (line 704) | func (x *SpecificationRequest) Reset() { method String (line 713) | func (x *SpecificationRequest) String() string { method ProtoMessage (line 717) | func (*SpecificationRequest) ProtoMessage() {} method ProtoReflect (line 719) | func (x *SpecificationRequest) ProtoReflect() protoreflect.Message { method Descriptor (line 732) | func (*SpecificationRequest) Descriptor() ([]byte, []int) { method GetId (line 736) | func (x *SpecificationRequest) GetId() int64 { method GetTypeId (line 743) | func (x *SpecificationRequest) GetTypeId() int64 { method GetName (line 750) | func (x *SpecificationRequest) GetName() string { method GetSort (line 757) | func (x *SpecificationRequest) GetSort() int32 { method GetStatus (line 764) | func (x *SpecificationRequest) GetStatus() bool { method GetIsSku (line 771) | func (x *SpecificationRequest) GetIsSku() bool { method GetIsSelect (line 778) | func (x *SpecificationRequest) GetIsSelect() bool { method GetSpecificationValue (line 785) | func (x *SpecificationRequest) GetSpecificationValue() []*Specificatio... type SpecificationResponse (line 792) | type SpecificationResponse struct method Reset (line 800) | func (x *SpecificationResponse) Reset() { method String (line 809) | func (x *SpecificationResponse) String() string { method ProtoMessage (line 813) | func (*SpecificationResponse) ProtoMessage() {} method ProtoReflect (line 815) | func (x *SpecificationResponse) ProtoReflect() protoreflect.Message { method Descriptor (line 828) | func (*SpecificationResponse) Descriptor() ([]byte, []int) { method GetId (line 832) | func (x *SpecificationResponse) GetId() int64 { type GoodsTypeRequest (line 839) | type GoodsTypeRequest struct method Reset (line 854) | func (x *GoodsTypeRequest) Reset() { method String (line 863) | func (x *GoodsTypeRequest) String() string { method ProtoMessage (line 867) | func (*GoodsTypeRequest) ProtoMessage() {} method ProtoReflect (line 869) | func (x *GoodsTypeRequest) ProtoReflect() protoreflect.Message { method Descriptor (line 882) | func (*GoodsTypeRequest) Descriptor() ([]byte, []int) { method GetId (line 886) | func (x *GoodsTypeRequest) GetId() int64 { method GetName (line 893) | func (x *GoodsTypeRequest) GetName() string { method GetTypeCode (line 900) | func (x *GoodsTypeRequest) GetTypeCode() string { method GetNameAlias (line 907) | func (x *GoodsTypeRequest) GetNameAlias() string { method GetIsVirtual (line 914) | func (x *GoodsTypeRequest) GetIsVirtual() bool { method GetDesc (line 921) | func (x *GoodsTypeRequest) GetDesc() string { method GetSort (line 928) | func (x *GoodsTypeRequest) GetSort() int32 { method GetBrandIds (line 935) | func (x *GoodsTypeRequest) GetBrandIds() string { type GoodsTypeResponse (line 942) | type GoodsTypeResponse struct method Reset (line 950) | func (x *GoodsTypeResponse) Reset() { method String (line 959) | func (x *GoodsTypeResponse) String() string { method ProtoMessage (line 963) | func (*GoodsTypeResponse) ProtoMessage() {} method ProtoReflect (line 965) | func (x *GoodsTypeResponse) ProtoReflect() protoreflect.Message { method Descriptor (line 978) | func (*GoodsTypeResponse) Descriptor() ([]byte, []int) { method GetId (line 982) | func (x *GoodsTypeResponse) GetId() int64 { type CreateGoodsRequest (line 989) | type CreateGoodsRequest struct method Reset (line 1016) | func (x *CreateGoodsRequest) Reset() { method String (line 1025) | func (x *CreateGoodsRequest) String() string { method ProtoMessage (line 1029) | func (*CreateGoodsRequest) ProtoMessage() {} method ProtoReflect (line 1031) | func (x *CreateGoodsRequest) ProtoReflect() protoreflect.Message { method Descriptor (line 1044) | func (*CreateGoodsRequest) Descriptor() ([]byte, []int) { method GetId (line 1048) | func (x *CreateGoodsRequest) GetId() int64 { method GetCategoryId (line 1055) | func (x *CreateGoodsRequest) GetCategoryId() int32 { method GetBrandId (line 1062) | func (x *CreateGoodsRequest) GetBrandId() int32 { method GetTypeId (line 1069) | func (x *CreateGoodsRequest) GetTypeId() int64 { method GetName (line 1076) | func (x *CreateGoodsRequest) GetName() string { method GetNameAlias (line 1083) | func (x *CreateGoodsRequest) GetNameAlias() string { method GetGoodsTags (line 1090) | func (x *CreateGoodsRequest) GetGoodsTags() string { method GetGoodsSn (line 1097) | func (x *CreateGoodsRequest) GetGoodsSn() string { method GetShopPrice (line 1104) | func (x *CreateGoodsRequest) GetShopPrice() int64 { method GetMarketPrice (line 1111) | func (x *CreateGoodsRequest) GetMarketPrice() int64 { method GetInventory (line 1118) | func (x *CreateGoodsRequest) GetInventory() int64 { method GetGoodsBrief (line 1125) | func (x *CreateGoodsRequest) GetGoodsBrief() string { method GetGoodsFrontImage (line 1132) | func (x *CreateGoodsRequest) GetGoodsFrontImage() string { method GetGoodsImages (line 1139) | func (x *CreateGoodsRequest) GetGoodsImages() []string { method GetShipFree (line 1146) | func (x *CreateGoodsRequest) GetShipFree() bool { method GetShipId (line 1153) | func (x *CreateGoodsRequest) GetShipId() int32 { method GetIsNew (line 1160) | func (x *CreateGoodsRequest) GetIsNew() bool { method GetIsHot (line 1167) | func (x *CreateGoodsRequest) GetIsHot() bool { method GetOnSale (line 1174) | func (x *CreateGoodsRequest) GetOnSale() bool { method GetSku (line 1181) | func (x *CreateGoodsRequest) GetSku() []*CreateGoodsRequestGoodsSku { type CreateGoodsResponse (line 1188) | type CreateGoodsResponse struct method Reset (line 1196) | func (x *CreateGoodsResponse) Reset() { method String (line 1205) | func (x *CreateGoodsResponse) String() string { method ProtoMessage (line 1209) | func (*CreateGoodsResponse) ProtoMessage() {} method ProtoReflect (line 1211) | func (x *CreateGoodsResponse) ProtoReflect() protoreflect.Message { method Descriptor (line 1224) | func (*CreateGoodsResponse) Descriptor() ([]byte, []int) { method GetID (line 1228) | func (x *CreateGoodsResponse) GetID() int64 { type GoodsInfoResponse (line 1235) | type GoodsInfoResponse struct method Reset (line 1259) | func (x *GoodsInfoResponse) Reset() { method String (line 1268) | func (x *GoodsInfoResponse) String() string { method ProtoMessage (line 1272) | func (*GoodsInfoResponse) ProtoMessage() {} method ProtoReflect (line 1274) | func (x *GoodsInfoResponse) ProtoReflect() protoreflect.Message { method Descriptor (line 1287) | func (*GoodsInfoResponse) Descriptor() ([]byte, []int) { method GetId (line 1291) | func (x *GoodsInfoResponse) GetId() int64 { method GetCategoryId (line 1298) | func (x *GoodsInfoResponse) GetCategoryId() int32 { method GetBrandId (line 1305) | func (x *GoodsInfoResponse) GetBrandId() int32 { method GetName (line 1312) | func (x *GoodsInfoResponse) GetName() string { method GetGoodsSn (line 1319) | func (x *GoodsInfoResponse) GetGoodsSn() string { method GetClickNum (line 1326) | func (x *GoodsInfoResponse) GetClickNum() int64 { method GetSoldNum (line 1333) | func (x *GoodsInfoResponse) GetSoldNum() int64 { method GetFavNum (line 1340) | func (x *GoodsInfoResponse) GetFavNum() int64 { method GetMarketPrice (line 1347) | func (x *GoodsInfoResponse) GetMarketPrice() int64 { method GetGoodsBrief (line 1354) | func (x *GoodsInfoResponse) GetGoodsBrief() string { method GetGoodsDesc (line 1361) | func (x *GoodsInfoResponse) GetGoodsDesc() string { method GetShipFree (line 1368) | func (x *GoodsInfoResponse) GetShipFree() bool { method GetImages (line 1375) | func (x *GoodsInfoResponse) GetImages() string { method GetGoodsImages (line 1382) | func (x *GoodsInfoResponse) GetGoodsImages() []string { method GetIsNew (line 1389) | func (x *GoodsInfoResponse) GetIsNew() bool { method GetIsHot (line 1396) | func (x *GoodsInfoResponse) GetIsHot() bool { method GetOnSale (line 1403) | func (x *GoodsInfoResponse) GetOnSale() bool { type GoodsListResponse (line 1410) | type GoodsListResponse struct method Reset (line 1419) | func (x *GoodsListResponse) Reset() { method String (line 1428) | func (x *GoodsListResponse) String() string { method ProtoMessage (line 1432) | func (*GoodsListResponse) ProtoMessage() {} method ProtoReflect (line 1434) | func (x *GoodsListResponse) ProtoReflect() protoreflect.Message { method Descriptor (line 1447) | func (*GoodsListResponse) Descriptor() ([]byte, []int) { method GetTotal (line 1451) | func (x *GoodsListResponse) GetTotal() int64 { method GetList (line 1458) | func (x *GoodsListResponse) GetList() []*GoodsInfoResponse { type GoodsFilterRequest (line 1465) | type GoodsFilterRequest struct method Reset (line 1486) | func (x *GoodsFilterRequest) Reset() { method String (line 1495) | func (x *GoodsFilterRequest) String() string { method ProtoMessage (line 1499) | func (*GoodsFilterRequest) ProtoMessage() {} method ProtoReflect (line 1501) | func (x *GoodsFilterRequest) ProtoReflect() protoreflect.Message { method Descriptor (line 1514) | func (*GoodsFilterRequest) Descriptor() ([]byte, []int) { method GetKeywords (line 1518) | func (x *GoodsFilterRequest) GetKeywords() string { method GetCategoryId (line 1525) | func (x *GoodsFilterRequest) GetCategoryId() int32 { method GetBrandId (line 1532) | func (x *GoodsFilterRequest) GetBrandId() int32 { method GetMinPrice (line 1539) | func (x *GoodsFilterRequest) GetMinPrice() int64 { method GetMaxPrice (line 1546) | func (x *GoodsFilterRequest) GetMaxPrice() int64 { method GetIsHot (line 1553) | func (x *GoodsFilterRequest) GetIsHot() bool { method GetIsNew (line 1560) | func (x *GoodsFilterRequest) GetIsNew() bool { method GetIsTab (line 1567) | func (x *GoodsFilterRequest) GetIsTab() bool { method GetClickNum (line 1574) | func (x *GoodsFilterRequest) GetClickNum() int64 { method GetSoldNum (line 1581) | func (x *GoodsFilterRequest) GetSoldNum() int64 { method GetFavNum (line 1588) | func (x *GoodsFilterRequest) GetFavNum() int64 { method GetPages (line 1595) | func (x *GoodsFilterRequest) GetPages() int64 { method GetPagePerNums (line 1602) | func (x *GoodsFilterRequest) GetPagePerNums() int64 { method GetId (line 1609) | func (x *GoodsFilterRequest) GetId() int64 { type CategoryInfoResponse (line 1617) | type CategoryInfoResponse struct method Reset (line 1630) | func (x *CategoryInfoResponse) Reset() { method String (line 1639) | func (x *CategoryInfoResponse) String() string { method ProtoMessage (line 1643) | func (*CategoryInfoResponse) ProtoMessage() {} method ProtoReflect (line 1645) | func (x *CategoryInfoResponse) ProtoReflect() protoreflect.Message { method Descriptor (line 1658) | func (*CategoryInfoResponse) Descriptor() ([]byte, []int) { method GetId (line 1662) | func (x *CategoryInfoResponse) GetId() int32 { method GetName (line 1669) | func (x *CategoryInfoResponse) GetName() string { method GetParentCategory (line 1676) | func (x *CategoryInfoResponse) GetParentCategory() int32 { method GetLevel (line 1683) | func (x *CategoryInfoResponse) GetLevel() int32 { method GetIsTab (line 1690) | func (x *CategoryInfoResponse) GetIsTab() bool { method GetSort (line 1697) | func (x *CategoryInfoResponse) GetSort() int32 { type CategoryListResponse (line 1704) | type CategoryListResponse struct method Reset (line 1712) | func (x *CategoryListResponse) Reset() { method String (line 1721) | func (x *CategoryListResponse) String() string { method ProtoMessage (line 1725) | func (*CategoryListResponse) ProtoMessage() {} method ProtoReflect (line 1727) | func (x *CategoryListResponse) ProtoReflect() protoreflect.Message { method Descriptor (line 1740) | func (*CategoryListResponse) Descriptor() ([]byte, []int) { method GetJsonData (line 1744) | func (x *CategoryListResponse) GetJsonData() string { type CategoryListRequest (line 1751) | type CategoryListRequest struct method Reset (line 1760) | func (x *CategoryListRequest) Reset() { method String (line 1769) | func (x *CategoryListRequest) String() string { method ProtoMessage (line 1773) | func (*CategoryListRequest) ProtoMessage() {} method ProtoReflect (line 1775) | func (x *CategoryListRequest) ProtoReflect() protoreflect.Message { method Descriptor (line 1788) | func (*CategoryListRequest) Descriptor() ([]byte, []int) { method GetId (line 1792) | func (x *CategoryListRequest) GetId() int32 { method GetLevel (line 1799) | func (x *CategoryListRequest) GetLevel() int32 { type SubCategoryListResponse (line 1806) | type SubCategoryListResponse struct method Reset (line 1815) | func (x *SubCategoryListResponse) Reset() { method String (line 1824) | func (x *SubCategoryListResponse) String() string { method ProtoMessage (line 1828) | func (*SubCategoryListResponse) ProtoMessage() {} method ProtoReflect (line 1830) | func (x *SubCategoryListResponse) ProtoReflect() protoreflect.Message { method Descriptor (line 1843) | func (*SubCategoryListResponse) Descriptor() ([]byte, []int) { method GetInfo (line 1847) | func (x *SubCategoryListResponse) GetInfo() *CategoryInfoResponse { method GetSubCategory (line 1854) | func (x *SubCategoryListResponse) GetSubCategory() []*CategoryInfoResp... type CategoryInfoRequest (line 1861) | type CategoryInfoRequest struct method Reset (line 1874) | func (x *CategoryInfoRequest) Reset() { method String (line 1883) | func (x *CategoryInfoRequest) String() string { method ProtoMessage (line 1887) | func (*CategoryInfoRequest) ProtoMessage() {} method ProtoReflect (line 1889) | func (x *CategoryInfoRequest) ProtoReflect() protoreflect.Message { method Descriptor (line 1902) | func (*CategoryInfoRequest) Descriptor() ([]byte, []int) { method GetId (line 1906) | func (x *CategoryInfoRequest) GetId() int32 { method GetName (line 1913) | func (x *CategoryInfoRequest) GetName() string { method GetParentCategory (line 1920) | func (x *CategoryInfoRequest) GetParentCategory() int32 { method GetLevel (line 1927) | func (x *CategoryInfoRequest) GetLevel() int32 { method GetIsTab (line 1934) | func (x *CategoryInfoRequest) GetIsTab() bool { method GetSort (line 1941) | func (x *CategoryInfoRequest) GetSort() int32 { type BatchCategoryInfoRequest (line 1948) | type BatchCategoryInfoRequest struct method Reset (line 1958) | func (x *BatchCategoryInfoRequest) Reset() { method String (line 1967) | func (x *BatchCategoryInfoRequest) String() string { method ProtoMessage (line 1971) | func (*BatchCategoryInfoRequest) ProtoMessage() {} method ProtoReflect (line 1973) | func (x *BatchCategoryInfoRequest) ProtoReflect() protoreflect.Message { method Descriptor (line 1986) | func (*BatchCategoryInfoRequest) Descriptor() ([]byte, []int) { method GetId (line 1990) | func (x *BatchCategoryInfoRequest) GetId() []int32 { method GetGoodsNums (line 1997) | func (x *BatchCategoryInfoRequest) GetGoodsNums() int32 { method GetBrandNums (line 2004) | func (x *BatchCategoryInfoRequest) GetBrandNums() int32 { type DeleteCategoryRequest (line 2011) | type DeleteCategoryRequest struct method Reset (line 2019) | func (x *DeleteCategoryRequest) Reset() { method String (line 2028) | func (x *DeleteCategoryRequest) String() string { method ProtoMessage (line 2032) | func (*DeleteCategoryRequest) ProtoMessage() {} method ProtoReflect (line 2034) | func (x *DeleteCategoryRequest) ProtoReflect() protoreflect.Message { method Descriptor (line 2047) | func (*DeleteCategoryRequest) Descriptor() ([]byte, []int) { method GetId (line 2051) | func (x *DeleteCategoryRequest) GetId() int32 { type BrandListRequest (line 2058) | type BrandListRequest struct method Reset (line 2067) | func (x *BrandListRequest) Reset() { method String (line 2076) | func (x *BrandListRequest) String() string { method ProtoMessage (line 2080) | func (*BrandListRequest) ProtoMessage() {} method ProtoReflect (line 2082) | func (x *BrandListRequest) ProtoReflect() protoreflect.Message { method Descriptor (line 2095) | func (*BrandListRequest) Descriptor() ([]byte, []int) { method GetPages (line 2099) | func (x *BrandListRequest) GetPages() int32 { method GetPagePerNums (line 2106) | func (x *BrandListRequest) GetPagePerNums() int32 { type BrandRequest (line 2113) | type BrandRequest struct method Reset (line 2126) | func (x *BrandRequest) Reset() { method String (line 2135) | func (x *BrandRequest) String() string { method ProtoMessage (line 2139) | func (*BrandRequest) ProtoMessage() {} method ProtoReflect (line 2141) | func (x *BrandRequest) ProtoReflect() protoreflect.Message { method Descriptor (line 2154) | func (*BrandRequest) Descriptor() ([]byte, []int) { method GetId (line 2158) | func (x *BrandRequest) GetId() int32 { method GetName (line 2165) | func (x *BrandRequest) GetName() string { method GetLogo (line 2172) | func (x *BrandRequest) GetLogo() string { method GetDesc (line 2179) | func (x *BrandRequest) GetDesc() string { method GetIsTab (line 2186) | func (x *BrandRequest) GetIsTab() bool { method GetSort (line 2193) | func (x *BrandRequest) GetSort() int32 { type BrandInfoResponse (line 2200) | type BrandInfoResponse struct method Reset (line 2213) | func (x *BrandInfoResponse) Reset() { method String (line 2222) | func (x *BrandInfoResponse) String() string { method ProtoMessage (line 2226) | func (*BrandInfoResponse) ProtoMessage() {} method ProtoReflect (line 2228) | func (x *BrandInfoResponse) ProtoReflect() protoreflect.Message { method Descriptor (line 2241) | func (*BrandInfoResponse) Descriptor() ([]byte, []int) { method GetId (line 2245) | func (x *BrandInfoResponse) GetId() int32 { method GetName (line 2252) | func (x *BrandInfoResponse) GetName() string { method GetLogo (line 2259) | func (x *BrandInfoResponse) GetLogo() string { method GetDesc (line 2266) | func (x *BrandInfoResponse) GetDesc() string { method GetIsTab (line 2273) | func (x *BrandInfoResponse) GetIsTab() bool { method GetSort (line 2280) | func (x *BrandInfoResponse) GetSort() int32 { type BrandListResponse (line 2287) | type BrandListResponse struct method Reset (line 2296) | func (x *BrandListResponse) Reset() { method String (line 2305) | func (x *BrandListResponse) String() string { method ProtoMessage (line 2309) | func (*BrandListResponse) ProtoMessage() {} method ProtoReflect (line 2311) | func (x *BrandListResponse) ProtoReflect() protoreflect.Message { method Descriptor (line 2324) | func (*BrandListResponse) Descriptor() ([]byte, []int) { method GetTotal (line 2328) | func (x *BrandListResponse) GetTotal() int32 { method GetData (line 2335) | func (x *BrandListResponse) GetData() []*BrandInfoResponse { type CreateGoodsRequestGoodsSku (line 2344) | type CreateGoodsRequestGoodsSku struct method Reset (line 2364) | func (x *CreateGoodsRequestGoodsSku) Reset() { method String (line 2373) | func (x *CreateGoodsRequestGoodsSku) String() string { method ProtoMessage (line 2377) | func (*CreateGoodsRequestGoodsSku) ProtoMessage() {} method ProtoReflect (line 2379) | func (x *CreateGoodsRequestGoodsSku) ProtoReflect() protoreflect.Messa... method Descriptor (line 2392) | func (*CreateGoodsRequestGoodsSku) Descriptor() ([]byte, []int) { method GetId (line 2396) | func (x *CreateGoodsRequestGoodsSku) GetId() int64 { method GetGoodsId (line 2403) | func (x *CreateGoodsRequestGoodsSku) GetGoodsId() int64 { method GetSkuName (line 2410) | func (x *CreateGoodsRequestGoodsSku) GetSkuName() string { method GetCode (line 2417) | func (x *CreateGoodsRequestGoodsSku) GetCode() string { method GetBarCode (line 2424) | func (x *CreateGoodsRequestGoodsSku) GetBarCode() string { method GetPrice (line 2431) | func (x *CreateGoodsRequestGoodsSku) GetPrice() int64 { method GetPromotionPrice (line 2438) | func (x *CreateGoodsRequestGoodsSku) GetPromotionPrice() int64 { method GetPoints (line 2445) | func (x *CreateGoodsRequestGoodsSku) GetPoints() int64 { method GetImage (line 2452) | func (x *CreateGoodsRequestGoodsSku) GetImage() string { method GetSort (line 2459) | func (x *CreateGoodsRequestGoodsSku) GetSort() int32 { method GetInventory (line 2466) | func (x *CreateGoodsRequestGoodsSku) GetInventory() int64 { method GetSpecificationInfo (line 2473) | func (x *CreateGoodsRequestGoodsSku) GetSpecificationInfo() []*CreateG... method GetGroupAttrInfo (line 2480) | func (x *CreateGoodsRequestGoodsSku) GetGroupAttrInfo() []*CreateGoods... type CreateGoodsRequestGoodsSkuSpecification (line 2488) | type CreateGoodsRequestGoodsSkuSpecification struct method Reset (line 2497) | func (x *CreateGoodsRequestGoodsSkuSpecification) Reset() { method String (line 2506) | func (x *CreateGoodsRequestGoodsSkuSpecification) String() string { method ProtoMessage (line 2510) | func (*CreateGoodsRequestGoodsSkuSpecification) ProtoMessage() {} method ProtoReflect (line 2512) | func (x *CreateGoodsRequestGoodsSkuSpecification) ProtoReflect() proto... method Descriptor (line 2525) | func (*CreateGoodsRequestGoodsSkuSpecification) Descriptor() ([]byte, ... method GetSId (line 2529) | func (x *CreateGoodsRequestGoodsSkuSpecification) GetSId() int64 { method GetVId (line 2536) | func (x *CreateGoodsRequestGoodsSkuSpecification) GetVId() int64 { type CreateGoodsRequestGoodsSkuGroupAttr (line 2544) | type CreateGoodsRequestGoodsSkuGroupAttr struct method Reset (line 2554) | func (x *CreateGoodsRequestGoodsSkuGroupAttr) Reset() { method String (line 2563) | func (x *CreateGoodsRequestGoodsSkuGroupAttr) String() string { method ProtoMessage (line 2567) | func (*CreateGoodsRequestGoodsSkuGroupAttr) ProtoMessage() {} method ProtoReflect (line 2569) | func (x *CreateGoodsRequestGoodsSkuGroupAttr) ProtoReflect() protorefl... method Descriptor (line 2582) | func (*CreateGoodsRequestGoodsSkuGroupAttr) Descriptor() ([]byte, []in... method GetGroupId (line 2586) | func (x *CreateGoodsRequestGoodsSkuGroupAttr) GetGroupId() int64 { method GetGroupName (line 2593) | func (x *CreateGoodsRequestGoodsSkuGroupAttr) GetGroupName() string { method GetAttrInfo (line 2600) | func (x *CreateGoodsRequestGoodsSkuGroupAttr) GetAttrInfo() []*CreateG... type CreateGoodsRequestGoodsSkuGroupAttrAttr (line 2607) | type CreateGoodsRequestGoodsSkuGroupAttrAttr struct method Reset (line 2618) | func (x *CreateGoodsRequestGoodsSkuGroupAttrAttr) Reset() { method String (line 2627) | func (x *CreateGoodsRequestGoodsSkuGroupAttrAttr) String() string { method ProtoMessage (line 2631) | func (*CreateGoodsRequestGoodsSkuGroupAttrAttr) ProtoMessage() {} method ProtoReflect (line 2633) | func (x *CreateGoodsRequestGoodsSkuGroupAttrAttr) ProtoReflect() proto... method Descriptor (line 2646) | func (*CreateGoodsRequestGoodsSkuGroupAttrAttr) Descriptor() ([]byte, ... method GetAttrId (line 2650) | func (x *CreateGoodsRequestGoodsSkuGroupAttrAttr) GetAttrId() int64 { method GetAttrName (line 2657) | func (x *CreateGoodsRequestGoodsSkuGroupAttrAttr) GetAttrName() string { method GetAttrValueId (line 2664) | func (x *CreateGoodsRequestGoodsSkuGroupAttrAttr) GetAttrValueId() int... method GetAttrValueName (line 2671) | func (x *CreateGoodsRequestGoodsSkuGroupAttrAttr) GetAttrValueName() s... function file_api_goods_v1_goods_proto_rawDescGZIP (line 3118) | func file_api_goods_v1_goods_proto_rawDescGZIP() []byte { function init (line 3212) | func init() { file_api_goods_v1_goods_proto_init() } function file_api_goods_v1_goods_proto_init (line 3213) | func file_api_goods_v1_goods_proto_init() { FILE: service/goods/api/goods/v1/goods.pb.validate.go method Validate (line 41) | func (m *AttrValueRequest) Validate() error { method ValidateAll (line 49) | func (m *AttrValueRequest) ValidateAll() error { method validate (line 53) | func (m *AttrValueRequest) validate(all bool) error { type AttrValueRequestMultiError (line 96) | type AttrValueRequestMultiError method Error (line 99) | func (m AttrValueRequestMultiError) Error() string { method AllErrors (line 108) | func (m AttrValueRequestMultiError) AllErrors() []error { return m } type AttrValueRequestValidationError (line 112) | type AttrValueRequestValidationError struct method Field (line 120) | func (e AttrValueRequestValidationError) Field() string { return e.fie... method Reason (line 123) | func (e AttrValueRequestValidationError) Reason() string { return e.re... method Cause (line 126) | func (e AttrValueRequestValidationError) Cause() error { return e.cause } method Key (line 129) | func (e AttrValueRequestValidationError) Key() bool { return e.key } method ErrorName (line 132) | func (e AttrValueRequestValidationError) ErrorName() string { return "... method Error (line 135) | func (e AttrValueRequestValidationError) Error() string { method Validate (line 167) | func (m *AttrRequest) Validate() error { method ValidateAll (line 175) | func (m *AttrRequest) ValidateAll() error { method validate (line 179) | func (m *AttrRequest) validate(all bool) error { type AttrRequestMultiError (line 279) | type AttrRequestMultiError method Error (line 282) | func (m AttrRequestMultiError) Error() string { method AllErrors (line 291) | func (m AttrRequestMultiError) AllErrors() []error { return m } type AttrRequestValidationError (line 295) | type AttrRequestValidationError struct method Field (line 303) | func (e AttrRequestValidationError) Field() string { return e.field } method Reason (line 306) | func (e AttrRequestValidationError) Reason() string { return e.reason } method Cause (line 309) | func (e AttrRequestValidationError) Cause() error { return e.cause } method Key (line 312) | func (e AttrRequestValidationError) Key() bool { return e.key } method ErrorName (line 315) | func (e AttrRequestValidationError) ErrorName() string { return "AttrR... method Error (line 318) | func (e AttrRequestValidationError) Error() string { method Validate (line 350) | func (m *AttrValueResponse) Validate() error { method ValidateAll (line 358) | func (m *AttrValueResponse) ValidateAll() error { method validate (line 362) | func (m *AttrValueResponse) validate(all bool) error { type AttrValueResponseMultiError (line 387) | type AttrValueResponseMultiError method Error (line 390) | func (m AttrValueResponseMultiError) Error() string { method AllErrors (line 399) | func (m AttrValueResponseMultiError) AllErrors() []error { return m } type AttrValueResponseValidationError (line 403) | type AttrValueResponseValidationError struct method Field (line 411) | func (e AttrValueResponseValidationError) Field() string { return e.fi... method Reason (line 414) | func (e AttrValueResponseValidationError) Reason() string { return e.r... method Cause (line 417) | func (e AttrValueResponseValidationError) Cause() error { return e.cau... method Key (line 420) | func (e AttrValueResponseValidationError) Key() bool { return e.key } method ErrorName (line 423) | func (e AttrValueResponseValidationError) ErrorName() string { method Error (line 428) | func (e AttrValueResponseValidationError) Error() string { method Validate (line 460) | func (m *AttrResponse) Validate() error { method ValidateAll (line 468) | func (m *AttrResponse) ValidateAll() error { method validate (line 472) | func (m *AttrResponse) validate(all bool) error { type AttrResponseMultiError (line 536) | type AttrResponseMultiError method Error (line 539) | func (m AttrResponseMultiError) Error() string { method AllErrors (line 548) | func (m AttrResponseMultiError) AllErrors() []error { return m } type AttrResponseValidationError (line 552) | type AttrResponseValidationError struct method Field (line 560) | func (e AttrResponseValidationError) Field() string { return e.field } method Reason (line 563) | func (e AttrResponseValidationError) Reason() string { return e.reason } method Cause (line 566) | func (e AttrResponseValidationError) Cause() error { return e.cause } method Key (line 569) | func (e AttrResponseValidationError) Key() bool { return e.key } method ErrorName (line 572) | func (e AttrResponseValidationError) ErrorName() string { return "Attr... method Error (line 575) | func (e AttrResponseValidationError) Error() string { method Validate (line 607) | func (m *AttrGroupRequest) Validate() error { method ValidateAll (line 615) | func (m *AttrGroupRequest) ValidateAll() error { method validate (line 619) | func (m *AttrGroupRequest) validate(all bool) error { type AttrGroupRequestMultiError (line 675) | type AttrGroupRequestMultiError method Error (line 678) | func (m AttrGroupRequestMultiError) Error() string { method AllErrors (line 687) | func (m AttrGroupRequestMultiError) AllErrors() []error { return m } type AttrGroupRequestValidationError (line 691) | type AttrGroupRequestValidationError struct method Field (line 699) | func (e AttrGroupRequestValidationError) Field() string { return e.fie... method Reason (line 702) | func (e AttrGroupRequestValidationError) Reason() string { return e.re... method Cause (line 705) | func (e AttrGroupRequestValidationError) Cause() error { return e.cause } method Key (line 708) | func (e AttrGroupRequestValidationError) Key() bool { return e.key } method ErrorName (line 711) | func (e AttrGroupRequestValidationError) ErrorName() string { return "... method Error (line 714) | func (e AttrGroupRequestValidationError) Error() string { method Validate (line 746) | func (m *AttrGroupResponse) Validate() error { method ValidateAll (line 754) | func (m *AttrGroupResponse) ValidateAll() error { method validate (line 758) | func (m *AttrGroupResponse) validate(all bool) error { type AttrGroupResponseMultiError (line 787) | type AttrGroupResponseMultiError method Error (line 790) | func (m AttrGroupResponseMultiError) Error() string { method AllErrors (line 799) | func (m AttrGroupResponseMultiError) AllErrors() []error { return m } type AttrGroupResponseValidationError (line 803) | type AttrGroupResponseValidationError struct method Field (line 811) | func (e AttrGroupResponseValidationError) Field() string { return e.fi... method Reason (line 814) | func (e AttrGroupResponseValidationError) Reason() string { return e.r... method Cause (line 817) | func (e AttrGroupResponseValidationError) Cause() error { return e.cau... method Key (line 820) | func (e AttrGroupResponseValidationError) Key() bool { return e.key } method ErrorName (line 823) | func (e AttrGroupResponseValidationError) ErrorName() string { method Error (line 828) | func (e AttrGroupResponseValidationError) Error() string { method Validate (line 860) | func (m *SpecificationValue) Validate() error { method ValidateAll (line 868) | func (m *SpecificationValue) ValidateAll() error { method validate (line 872) | func (m *SpecificationValue) validate(all bool) error { type SpecificationValueMultiError (line 915) | type SpecificationValueMultiError method Error (line 918) | func (m SpecificationValueMultiError) Error() string { method AllErrors (line 927) | func (m SpecificationValueMultiError) AllErrors() []error { return m } type SpecificationValueValidationError (line 931) | type SpecificationValueValidationError struct method Field (line 939) | func (e SpecificationValueValidationError) Field() string { return e.f... method Reason (line 942) | func (e SpecificationValueValidationError) Reason() string { return e.... method Cause (line 945) | func (e SpecificationValueValidationError) Cause() error { return e.ca... method Key (line 948) | func (e SpecificationValueValidationError) Key() bool { return e.key } method ErrorName (line 951) | func (e SpecificationValueValidationError) ErrorName() string { method Error (line 956) | func (e SpecificationValueValidationError) Error() string { method Validate (line 988) | func (m *SpecificationValueResponse) Validate() error { method ValidateAll (line 996) | func (m *SpecificationValueResponse) ValidateAll() error { method validate (line 1000) | func (m *SpecificationValueResponse) validate(all bool) error { type SpecificationValueResponseMultiError (line 1025) | type SpecificationValueResponseMultiError method Error (line 1028) | func (m SpecificationValueResponseMultiError) Error() string { method AllErrors (line 1037) | func (m SpecificationValueResponseMultiError) AllErrors() []error { re... type SpecificationValueResponseValidationError (line 1041) | type SpecificationValueResponseValidationError struct method Field (line 1049) | func (e SpecificationValueResponseValidationError) Field() string { re... method Reason (line 1052) | func (e SpecificationValueResponseValidationError) Reason() string { r... method Cause (line 1055) | func (e SpecificationValueResponseValidationError) Cause() error { ret... method Key (line 1058) | func (e SpecificationValueResponseValidationError) Key() bool { return... method ErrorName (line 1061) | func (e SpecificationValueResponseValidationError) ErrorName() string { method Error (line 1066) | func (e SpecificationValueResponseValidationError) Error() string { method Validate (line 1098) | func (m *SpecificationRequest) Validate() error { method ValidateAll (line 1106) | func (m *SpecificationRequest) ValidateAll() error { method validate (line 1110) | func (m *SpecificationRequest) validate(all bool) error { type SpecificationRequestMultiError (line 1202) | type SpecificationRequestMultiError method Error (line 1205) | func (m SpecificationRequestMultiError) Error() string { method AllErrors (line 1214) | func (m SpecificationRequestMultiError) AllErrors() []error { return m } type SpecificationRequestValidationError (line 1218) | type SpecificationRequestValidationError struct method Field (line 1226) | func (e SpecificationRequestValidationError) Field() string { return e... method Reason (line 1229) | func (e SpecificationRequestValidationError) Reason() string { return ... method Cause (line 1232) | func (e SpecificationRequestValidationError) Cause() error { return e.... method Key (line 1235) | func (e SpecificationRequestValidationError) Key() bool { return e.key } method ErrorName (line 1238) | func (e SpecificationRequestValidationError) ErrorName() string { method Error (line 1243) | func (e SpecificationRequestValidationError) Error() string { method Validate (line 1275) | func (m *SpecificationResponse) Validate() error { method ValidateAll (line 1283) | func (m *SpecificationResponse) ValidateAll() error { method validate (line 1287) | func (m *SpecificationResponse) validate(all bool) error { type SpecificationResponseMultiError (line 1306) | type SpecificationResponseMultiError method Error (line 1309) | func (m SpecificationResponseMultiError) Error() string { method AllErrors (line 1318) | func (m SpecificationResponseMultiError) AllErrors() []error { return m } type SpecificationResponseValidationError (line 1322) | type SpecificationResponseValidationError struct method Field (line 1330) | func (e SpecificationResponseValidationError) Field() string { return ... method Reason (line 1333) | func (e SpecificationResponseValidationError) Reason() string { return... method Cause (line 1336) | func (e SpecificationResponseValidationError) Cause() error { return e... method Key (line 1339) | func (e SpecificationResponseValidationError) Key() bool { return e.key } method ErrorName (line 1342) | func (e SpecificationResponseValidationError) ErrorName() string { method Error (line 1347) | func (e SpecificationResponseValidationError) Error() string { method Validate (line 1379) | func (m *GoodsTypeRequest) Validate() error { method ValidateAll (line 1387) | func (m *GoodsTypeRequest) ValidateAll() error { method validate (line 1391) | func (m *GoodsTypeRequest) validate(all bool) error { type GoodsTypeRequestMultiError (line 1451) | type GoodsTypeRequestMultiError method Error (line 1454) | func (m GoodsTypeRequestMultiError) Error() string { method AllErrors (line 1463) | func (m GoodsTypeRequestMultiError) AllErrors() []error { return m } type GoodsTypeRequestValidationError (line 1467) | type GoodsTypeRequestValidationError struct method Field (line 1475) | func (e GoodsTypeRequestValidationError) Field() string { return e.fie... method Reason (line 1478) | func (e GoodsTypeRequestValidationError) Reason() string { return e.re... method Cause (line 1481) | func (e GoodsTypeRequestValidationError) Cause() error { return e.cause } method Key (line 1484) | func (e GoodsTypeRequestValidationError) Key() bool { return e.key } method ErrorName (line 1487) | func (e GoodsTypeRequestValidationError) ErrorName() string { return "... method Error (line 1490) | func (e GoodsTypeRequestValidationError) Error() string { method Validate (line 1522) | func (m *GoodsTypeResponse) Validate() error { method ValidateAll (line 1530) | func (m *GoodsTypeResponse) ValidateAll() error { method validate (line 1534) | func (m *GoodsTypeResponse) validate(all bool) error { type GoodsTypeResponseMultiError (line 1553) | type GoodsTypeResponseMultiError method Error (line 1556) | func (m GoodsTypeResponseMultiError) Error() string { method AllErrors (line 1565) | func (m GoodsTypeResponseMultiError) AllErrors() []error { return m } type GoodsTypeResponseValidationError (line 1569) | type GoodsTypeResponseValidationError struct method Field (line 1577) | func (e GoodsTypeResponseValidationError) Field() string { return e.fi... method Reason (line 1580) | func (e GoodsTypeResponseValidationError) Reason() string { return e.r... method Cause (line 1583) | func (e GoodsTypeResponseValidationError) Cause() error { return e.cau... method Key (line 1586) | func (e GoodsTypeResponseValidationError) Key() bool { return e.key } method ErrorName (line 1589) | func (e GoodsTypeResponseValidationError) ErrorName() string { method Error (line 1594) | func (e GoodsTypeResponseValidationError) Error() string { method Validate (line 1626) | func (m *CreateGoodsRequest) Validate() error { method ValidateAll (line 1634) | func (m *CreateGoodsRequest) ValidateAll() error { method validate (line 1638) | func (m *CreateGoodsRequest) validate(all bool) error { type CreateGoodsRequestMultiError (line 1752) | type CreateGoodsRequestMultiError method Error (line 1755) | func (m CreateGoodsRequestMultiError) Error() string { method AllErrors (line 1764) | func (m CreateGoodsRequestMultiError) AllErrors() []error { return m } type CreateGoodsRequestValidationError (line 1768) | type CreateGoodsRequestValidationError struct method Field (line 1776) | func (e CreateGoodsRequestValidationError) Field() string { return e.f... method Reason (line 1779) | func (e CreateGoodsRequestValidationError) Reason() string { return e.... method Cause (line 1782) | func (e CreateGoodsRequestValidationError) Cause() error { return e.ca... method Key (line 1785) | func (e CreateGoodsRequestValidationError) Key() bool { return e.key } method ErrorName (line 1788) | func (e CreateGoodsRequestValidationError) ErrorName() string { method Error (line 1793) | func (e CreateGoodsRequestValidationError) Error() string { method Validate (line 1825) | func (m *CreateGoodsResponse) Validate() error { method ValidateAll (line 1833) | func (m *CreateGoodsResponse) ValidateAll() error { method validate (line 1837) | func (m *CreateGoodsResponse) validate(all bool) error { type CreateGoodsResponseMultiError (line 1856) | type CreateGoodsResponseMultiError method Error (line 1859) | func (m CreateGoodsResponseMultiError) Error() string { method AllErrors (line 1868) | func (m CreateGoodsResponseMultiError) AllErrors() []error { return m } type CreateGoodsResponseValidationError (line 1872) | type CreateGoodsResponseValidationError struct method Field (line 1880) | func (e CreateGoodsResponseValidationError) Field() string { return e.... method Reason (line 1883) | func (e CreateGoodsResponseValidationError) Reason() string { return e... method Cause (line 1886) | func (e CreateGoodsResponseValidationError) Cause() error { return e.c... method Key (line 1889) | func (e CreateGoodsResponseValidationError) Key() bool { return e.key } method ErrorName (line 1892) | func (e CreateGoodsResponseValidationError) ErrorName() string { method Error (line 1897) | func (e CreateGoodsResponseValidationError) Error() string { method Validate (line 1929) | func (m *GoodsInfoResponse) Validate() error { method ValidateAll (line 1937) | func (m *GoodsInfoResponse) ValidateAll() error { method validate (line 1941) | func (m *GoodsInfoResponse) validate(all bool) error { type GoodsInfoResponseMultiError (line 1990) | type GoodsInfoResponseMultiError method Error (line 1993) | func (m GoodsInfoResponseMultiError) Error() string { method AllErrors (line 2002) | func (m GoodsInfoResponseMultiError) AllErrors() []error { return m } type GoodsInfoResponseValidationError (line 2006) | type GoodsInfoResponseValidationError struct method Field (line 2014) | func (e GoodsInfoResponseValidationError) Field() string { return e.fi... method Reason (line 2017) | func (e GoodsInfoResponseValidationError) Reason() string { return e.r... method Cause (line 2020) | func (e GoodsInfoResponseValidationError) Cause() error { return e.cau... method Key (line 2023) | func (e GoodsInfoResponseValidationError) Key() bool { return e.key } method ErrorName (line 2026) | func (e GoodsInfoResponseValidationError) ErrorName() string { method Error (line 2031) | func (e GoodsInfoResponseValidationError) Error() string { method Validate (line 2063) | func (m *GoodsListResponse) Validate() error { method ValidateAll (line 2071) | func (m *GoodsListResponse) ValidateAll() error { method validate (line 2075) | func (m *GoodsListResponse) validate(all bool) error { type GoodsListResponseMultiError (line 2128) | type GoodsListResponseMultiError method Error (line 2131) | func (m GoodsListResponseMultiError) Error() string { method AllErrors (line 2140) | func (m GoodsListResponseMultiError) AllErrors() []error { return m } type GoodsListResponseValidationError (line 2144) | type GoodsListResponseValidationError struct method Field (line 2152) | func (e GoodsListResponseValidationError) Field() string { return e.fi... method Reason (line 2155) | func (e GoodsListResponseValidationError) Reason() string { return e.r... method Cause (line 2158) | func (e GoodsListResponseValidationError) Cause() error { return e.cau... method Key (line 2161) | func (e GoodsListResponseValidationError) Key() bool { return e.key } method ErrorName (line 2164) | func (e GoodsListResponseValidationError) ErrorName() string { method Error (line 2169) | func (e GoodsListResponseValidationError) Error() string { method Validate (line 2201) | func (m *GoodsFilterRequest) Validate() error { method ValidateAll (line 2209) | func (m *GoodsFilterRequest) ValidateAll() error { method validate (line 2213) | func (m *GoodsFilterRequest) validate(all bool) error { type GoodsFilterRequestMultiError (line 2258) | type GoodsFilterRequestMultiError method Error (line 2261) | func (m GoodsFilterRequestMultiError) Error() string { method AllErrors (line 2270) | func (m GoodsFilterRequestMultiError) AllErrors() []error { return m } type GoodsFilterRequestValidationError (line 2274) | type GoodsFilterRequestValidationError struct method Field (line 2282) | func (e GoodsFilterRequestValidationError) Field() string { return e.f... method Reason (line 2285) | func (e GoodsFilterRequestValidationError) Reason() string { return e.... method Cause (line 2288) | func (e GoodsFilterRequestValidationError) Cause() error { return e.ca... method Key (line 2291) | func (e GoodsFilterRequestValidationError) Key() bool { return e.key } method ErrorName (line 2294) | func (e GoodsFilterRequestValidationError) ErrorName() string { method Error (line 2299) | func (e GoodsFilterRequestValidationError) Error() string { method Validate (line 2331) | func (m *CategoryInfoResponse) Validate() error { method ValidateAll (line 2339) | func (m *CategoryInfoResponse) ValidateAll() error { method validate (line 2343) | func (m *CategoryInfoResponse) validate(all bool) error { type CategoryInfoResponseMultiError (line 2372) | type CategoryInfoResponseMultiError method Error (line 2375) | func (m CategoryInfoResponseMultiError) Error() string { method AllErrors (line 2384) | func (m CategoryInfoResponseMultiError) AllErrors() []error { return m } type CategoryInfoResponseValidationError (line 2388) | type CategoryInfoResponseValidationError struct method Field (line 2396) | func (e CategoryInfoResponseValidationError) Field() string { return e... method Reason (line 2399) | func (e CategoryInfoResponseValidationError) Reason() string { return ... method Cause (line 2402) | func (e CategoryInfoResponseValidationError) Cause() error { return e.... method Key (line 2405) | func (e CategoryInfoResponseValidationError) Key() bool { return e.key } method ErrorName (line 2408) | func (e CategoryInfoResponseValidationError) ErrorName() string { method Error (line 2413) | func (e CategoryInfoResponseValidationError) Error() string { method Validate (line 2445) | func (m *CategoryListResponse) Validate() error { method ValidateAll (line 2453) | func (m *CategoryListResponse) ValidateAll() error { method validate (line 2457) | func (m *CategoryListResponse) validate(all bool) error { type CategoryListResponseMultiError (line 2476) | type CategoryListResponseMultiError method Error (line 2479) | func (m CategoryListResponseMultiError) Error() string { method AllErrors (line 2488) | func (m CategoryListResponseMultiError) AllErrors() []error { return m } type CategoryListResponseValidationError (line 2492) | type CategoryListResponseValidationError struct method Field (line 2500) | func (e CategoryListResponseValidationError) Field() string { return e... method Reason (line 2503) | func (e CategoryListResponseValidationError) Reason() string { return ... method Cause (line 2506) | func (e CategoryListResponseValidationError) Cause() error { return e.... method Key (line 2509) | func (e CategoryListResponseValidationError) Key() bool { return e.key } method ErrorName (line 2512) | func (e CategoryListResponseValidationError) ErrorName() string { method Error (line 2517) | func (e CategoryListResponseValidationError) Error() string { method Validate (line 2549) | func (m *CategoryListRequest) Validate() error { method ValidateAll (line 2557) | func (m *CategoryListRequest) ValidateAll() error { method validate (line 2561) | func (m *CategoryListRequest) validate(all bool) error { type CategoryListRequestMultiError (line 2582) | type CategoryListRequestMultiError method Error (line 2585) | func (m CategoryListRequestMultiError) Error() string { method AllErrors (line 2594) | func (m CategoryListRequestMultiError) AllErrors() []error { return m } type CategoryListRequestValidationError (line 2598) | type CategoryListRequestValidationError struct method Field (line 2606) | func (e CategoryListRequestValidationError) Field() string { return e.... method Reason (line 2609) | func (e CategoryListRequestValidationError) Reason() string { return e... method Cause (line 2612) | func (e CategoryListRequestValidationError) Cause() error { return e.c... method Key (line 2615) | func (e CategoryListRequestValidationError) Key() bool { return e.key } method ErrorName (line 2618) | func (e CategoryListRequestValidationError) ErrorName() string { method Error (line 2623) | func (e CategoryListRequestValidationError) Error() string { method Validate (line 2655) | func (m *SubCategoryListResponse) Validate() error { method ValidateAll (line 2663) | func (m *SubCategoryListResponse) ValidateAll() error { method validate (line 2667) | func (m *SubCategoryListResponse) validate(all bool) error { type SubCategoryListResponseMultiError (line 2747) | type SubCategoryListResponseMultiError method Error (line 2750) | func (m SubCategoryListResponseMultiError) Error() string { method AllErrors (line 2759) | func (m SubCategoryListResponseMultiError) AllErrors() []error { retur... type SubCategoryListResponseValidationError (line 2763) | type SubCategoryListResponseValidationError struct method Field (line 2771) | func (e SubCategoryListResponseValidationError) Field() string { retur... method Reason (line 2774) | func (e SubCategoryListResponseValidationError) Reason() string { retu... method Cause (line 2777) | func (e SubCategoryListResponseValidationError) Cause() error { return... method Key (line 2780) | func (e SubCategoryListResponseValidationError) Key() bool { return e.... method ErrorName (line 2783) | func (e SubCategoryListResponseValidationError) ErrorName() string { method Error (line 2788) | func (e SubCategoryListResponseValidationError) Error() string { method Validate (line 2820) | func (m *CategoryInfoRequest) Validate() error { method ValidateAll (line 2828) | func (m *CategoryInfoRequest) ValidateAll() error { method validate (line 2832) | func (m *CategoryInfoRequest) validate(all bool) error { type CategoryInfoRequestMultiError (line 2861) | type CategoryInfoRequestMultiError method Error (line 2864) | func (m CategoryInfoRequestMultiError) Error() string { method AllErrors (line 2873) | func (m CategoryInfoRequestMultiError) AllErrors() []error { return m } type CategoryInfoRequestValidationError (line 2877) | type CategoryInfoRequestValidationError struct method Field (line 2885) | func (e CategoryInfoRequestValidationError) Field() string { return e.... method Reason (line 2888) | func (e CategoryInfoRequestValidationError) Reason() string { return e... method Cause (line 2891) | func (e CategoryInfoRequestValidationError) Cause() error { return e.c... method Key (line 2894) | func (e CategoryInfoRequestValidationError) Key() bool { return e.key } method ErrorName (line 2897) | func (e CategoryInfoRequestValidationError) ErrorName() string { method Error (line 2902) | func (e CategoryInfoRequestValidationError) Error() string { method Validate (line 2934) | func (m *BatchCategoryInfoRequest) Validate() error { method ValidateAll (line 2942) | func (m *BatchCategoryInfoRequest) ValidateAll() error { method validate (line 2946) | func (m *BatchCategoryInfoRequest) validate(all bool) error { type BatchCategoryInfoRequestMultiError (line 2967) | type BatchCategoryInfoRequestMultiError method Error (line 2970) | func (m BatchCategoryInfoRequestMultiError) Error() string { method AllErrors (line 2979) | func (m BatchCategoryInfoRequestMultiError) AllErrors() []error { retu... type BatchCategoryInfoRequestValidationError (line 2983) | type BatchCategoryInfoRequestValidationError struct method Field (line 2991) | func (e BatchCategoryInfoRequestValidationError) Field() string { retu... method Reason (line 2994) | func (e BatchCategoryInfoRequestValidationError) Reason() string { ret... method Cause (line 2997) | func (e BatchCategoryInfoRequestValidationError) Cause() error { retur... method Key (line 3000) | func (e BatchCategoryInfoRequestValidationError) Key() bool { return e... method ErrorName (line 3003) | func (e BatchCategoryInfoRequestValidationError) ErrorName() string { method Error (line 3008) | func (e BatchCategoryInfoRequestValidationError) Error() string { method Validate (line 3040) | func (m *DeleteCategoryRequest) Validate() error { method ValidateAll (line 3048) | func (m *DeleteCategoryRequest) ValidateAll() error { method validate (line 3052) | func (m *DeleteCategoryRequest) validate(all bool) error { type DeleteCategoryRequestMultiError (line 3071) | type DeleteCategoryRequestMultiError method Error (line 3074) | func (m DeleteCategoryRequestMultiError) Error() string { method AllErrors (line 3083) | func (m DeleteCategoryRequestMultiError) AllErrors() []error { return m } type DeleteCategoryRequestValidationError (line 3087) | type DeleteCategoryRequestValidationError struct method Field (line 3095) | func (e DeleteCategoryRequestValidationError) Field() string { return ... method Reason (line 3098) | func (e DeleteCategoryRequestValidationError) Reason() string { return... method Cause (line 3101) | func (e DeleteCategoryRequestValidationError) Cause() error { return e... method Key (line 3104) | func (e DeleteCategoryRequestValidationError) Key() bool { return e.key } method ErrorName (line 3107) | func (e DeleteCategoryRequestValidationError) ErrorName() string { method Error (line 3112) | func (e DeleteCategoryRequestValidationError) Error() string { method Validate (line 3144) | func (m *BrandListRequest) Validate() error { method ValidateAll (line 3152) | func (m *BrandListRequest) ValidateAll() error { method validate (line 3156) | func (m *BrandListRequest) validate(all bool) error { type BrandListRequestMultiError (line 3177) | type BrandListRequestMultiError method Error (line 3180) | func (m BrandListRequestMultiError) Error() string { method AllErrors (line 3189) | func (m BrandListRequestMultiError) AllErrors() []error { return m } type BrandListRequestValidationError (line 3193) | type BrandListRequestValidationError struct method Field (line 3201) | func (e BrandListRequestValidationError) Field() string { return e.fie... method Reason (line 3204) | func (e BrandListRequestValidationError) Reason() string { return e.re... method Cause (line 3207) | func (e BrandListRequestValidationError) Cause() error { return e.cause } method Key (line 3210) | func (e BrandListRequestValidationError) Key() bool { return e.key } method ErrorName (line 3213) | func (e BrandListRequestValidationError) ErrorName() string { return "... method Error (line 3216) | func (e BrandListRequestValidationError) Error() string { method Validate (line 3248) | func (m *BrandRequest) Validate() error { method ValidateAll (line 3256) | func (m *BrandRequest) ValidateAll() error { method validate (line 3260) | func (m *BrandRequest) validate(all bool) error { type BrandRequestMultiError (line 3288) | type BrandRequestMultiError method Error (line 3291) | func (m BrandRequestMultiError) Error() string { method AllErrors (line 3300) | func (m BrandRequestMultiError) AllErrors() []error { return m } type BrandRequestValidationError (line 3304) | type BrandRequestValidationError struct method Field (line 3312) | func (e BrandRequestValidationError) Field() string { return e.field } method Reason (line 3315) | func (e BrandRequestValidationError) Reason() string { return e.reason } method Cause (line 3318) | func (e BrandRequestValidationError) Cause() error { return e.cause } method Key (line 3321) | func (e BrandRequestValidationError) Key() bool { return e.key } method ErrorName (line 3324) | func (e BrandRequestValidationError) ErrorName() string { return "Bran... method Error (line 3327) | func (e BrandRequestValidationError) Error() string { method Validate (line 3359) | func (m *BrandInfoResponse) Validate() error { method ValidateAll (line 3367) | func (m *BrandInfoResponse) ValidateAll() error { method validate (line 3371) | func (m *BrandInfoResponse) validate(all bool) error { type BrandInfoResponseMultiError (line 3400) | type BrandInfoResponseMultiError method Error (line 3403) | func (m BrandInfoResponseMultiError) Error() string { method AllErrors (line 3412) | func (m BrandInfoResponseMultiError) AllErrors() []error { return m } type BrandInfoResponseValidationError (line 3416) | type BrandInfoResponseValidationError struct method Field (line 3424) | func (e BrandInfoResponseValidationError) Field() string { return e.fi... method Reason (line 3427) | func (e BrandInfoResponseValidationError) Reason() string { return e.r... method Cause (line 3430) | func (e BrandInfoResponseValidationError) Cause() error { return e.cau... method Key (line 3433) | func (e BrandInfoResponseValidationError) Key() bool { return e.key } method ErrorName (line 3436) | func (e BrandInfoResponseValidationError) ErrorName() string { method Error (line 3441) | func (e BrandInfoResponseValidationError) Error() string { method Validate (line 3473) | func (m *BrandListResponse) Validate() error { method ValidateAll (line 3481) | func (m *BrandListResponse) ValidateAll() error { method validate (line 3485) | func (m *BrandListResponse) validate(all bool) error { type BrandListResponseMultiError (line 3538) | type BrandListResponseMultiError method Error (line 3541) | func (m BrandListResponseMultiError) Error() string { method AllErrors (line 3550) | func (m BrandListResponseMultiError) AllErrors() []error { return m } type BrandListResponseValidationError (line 3554) | type BrandListResponseValidationError struct method Field (line 3562) | func (e BrandListResponseValidationError) Field() string { return e.fi... method Reason (line 3565) | func (e BrandListResponseValidationError) Reason() string { return e.r... method Cause (line 3568) | func (e BrandListResponseValidationError) Cause() error { return e.cau... method Key (line 3571) | func (e BrandListResponseValidationError) Key() bool { return e.key } method ErrorName (line 3574) | func (e BrandListResponseValidationError) ErrorName() string { method Error (line 3579) | func (e BrandListResponseValidationError) Error() string { method Validate (line 3611) | func (m *CreateGoodsRequestGoodsSku) Validate() error { method ValidateAll (line 3619) | func (m *CreateGoodsRequestGoodsSku) ValidateAll() error { method validate (line 3623) | func (m *CreateGoodsRequestGoodsSku) validate(all bool) error { type CreateGoodsRequestGoodsSkuMultiError (line 3757) | type CreateGoodsRequestGoodsSkuMultiError method Error (line 3760) | func (m CreateGoodsRequestGoodsSkuMultiError) Error() string { method AllErrors (line 3769) | func (m CreateGoodsRequestGoodsSkuMultiError) AllErrors() []error { re... type CreateGoodsRequestGoodsSkuValidationError (line 3773) | type CreateGoodsRequestGoodsSkuValidationError struct method Field (line 3781) | func (e CreateGoodsRequestGoodsSkuValidationError) Field() string { re... method Reason (line 3784) | func (e CreateGoodsRequestGoodsSkuValidationError) Reason() string { r... method Cause (line 3787) | func (e CreateGoodsRequestGoodsSkuValidationError) Cause() error { ret... method Key (line 3790) | func (e CreateGoodsRequestGoodsSkuValidationError) Key() bool { return... method ErrorName (line 3793) | func (e CreateGoodsRequestGoodsSkuValidationError) ErrorName() string { method Error (line 3798) | func (e CreateGoodsRequestGoodsSkuValidationError) Error() string { method Validate (line 3831) | func (m *CreateGoodsRequestGoodsSkuSpecification) Validate() error { method ValidateAll (line 3840) | func (m *CreateGoodsRequestGoodsSkuSpecification) ValidateAll() error { method validate (line 3844) | func (m *CreateGoodsRequestGoodsSkuSpecification) validate(all bool) err... type CreateGoodsRequestGoodsSkuSpecificationMultiError (line 3884) | type CreateGoodsRequestGoodsSkuSpecificationMultiError method Error (line 3887) | func (m CreateGoodsRequestGoodsSkuSpecificationMultiError) Error() str... method AllErrors (line 3896) | func (m CreateGoodsRequestGoodsSkuSpecificationMultiError) AllErrors()... type CreateGoodsRequestGoodsSkuSpecificationValidationError (line 3901) | type CreateGoodsRequestGoodsSkuSpecificationValidationError struct method Field (line 3909) | func (e CreateGoodsRequestGoodsSkuSpecificationValidationError) Field(... method Reason (line 3912) | func (e CreateGoodsRequestGoodsSkuSpecificationValidationError) Reason... method Cause (line 3915) | func (e CreateGoodsRequestGoodsSkuSpecificationValidationError) Cause(... method Key (line 3918) | func (e CreateGoodsRequestGoodsSkuSpecificationValidationError) Key() ... method ErrorName (line 3921) | func (e CreateGoodsRequestGoodsSkuSpecificationValidationError) ErrorN... method Error (line 3926) | func (e CreateGoodsRequestGoodsSkuSpecificationValidationError) Error(... method Validate (line 3959) | func (m *CreateGoodsRequestGoodsSkuGroupAttr) Validate() error { method ValidateAll (line 3967) | func (m *CreateGoodsRequestGoodsSkuGroupAttr) ValidateAll() error { method validate (line 3971) | func (m *CreateGoodsRequestGoodsSkuGroupAttr) validate(all bool) error { type CreateGoodsRequestGoodsSkuGroupAttrMultiError (line 4027) | type CreateGoodsRequestGoodsSkuGroupAttrMultiError method Error (line 4030) | func (m CreateGoodsRequestGoodsSkuGroupAttrMultiError) Error() string { method AllErrors (line 4039) | func (m CreateGoodsRequestGoodsSkuGroupAttrMultiError) AllErrors() []e... type CreateGoodsRequestGoodsSkuGroupAttrValidationError (line 4044) | type CreateGoodsRequestGoodsSkuGroupAttrValidationError struct method Field (line 4052) | func (e CreateGoodsRequestGoodsSkuGroupAttrValidationError) Field() st... method Reason (line 4055) | func (e CreateGoodsRequestGoodsSkuGroupAttrValidationError) Reason() s... method Cause (line 4058) | func (e CreateGoodsRequestGoodsSkuGroupAttrValidationError) Cause() er... method Key (line 4061) | func (e CreateGoodsRequestGoodsSkuGroupAttrValidationError) Key() bool... method ErrorName (line 4064) | func (e CreateGoodsRequestGoodsSkuGroupAttrValidationError) ErrorName(... method Error (line 4069) | func (e CreateGoodsRequestGoodsSkuGroupAttrValidationError) Error() st... method Validate (line 4102) | func (m *CreateGoodsRequestGoodsSkuGroupAttrAttr) Validate() error { method ValidateAll (line 4111) | func (m *CreateGoodsRequestGoodsSkuGroupAttrAttr) ValidateAll() error { method validate (line 4115) | func (m *CreateGoodsRequestGoodsSkuGroupAttrAttr) validate(all bool) err... type CreateGoodsRequestGoodsSkuGroupAttrAttrMultiError (line 4177) | type CreateGoodsRequestGoodsSkuGroupAttrAttrMultiError method Error (line 4180) | func (m CreateGoodsRequestGoodsSkuGroupAttrAttrMultiError) Error() str... method AllErrors (line 4189) | func (m CreateGoodsRequestGoodsSkuGroupAttrAttrMultiError) AllErrors()... type CreateGoodsRequestGoodsSkuGroupAttrAttrValidationError (line 4194) | type CreateGoodsRequestGoodsSkuGroupAttrAttrValidationError struct method Field (line 4202) | func (e CreateGoodsRequestGoodsSkuGroupAttrAttrValidationError) Field(... method Reason (line 4205) | func (e CreateGoodsRequestGoodsSkuGroupAttrAttrValidationError) Reason... method Cause (line 4208) | func (e CreateGoodsRequestGoodsSkuGroupAttrAttrValidationError) Cause(... method Key (line 4211) | func (e CreateGoodsRequestGoodsSkuGroupAttrAttrValidationError) Key() ... method ErrorName (line 4214) | func (e CreateGoodsRequestGoodsSkuGroupAttrAttrValidationError) ErrorN... method Error (line 4219) | func (e CreateGoodsRequestGoodsSkuGroupAttrAttrValidationError) Error(... FILE: service/goods/api/goods/v1/goods_grpc.pb.go constant _ (line 20) | _ = grpc.SupportPackageIsVersion7 type GoodsClient (line 25) | type GoodsClient interface type goodsClient (line 53) | type goodsClient struct method GetAllCategoryList (line 61) | func (c *goodsClient) GetAllCategoryList(ctx context.Context, in *empt... method GetSubCategory (line 70) | func (c *goodsClient) GetSubCategory(ctx context.Context, in *Category... method CreateCategory (line 79) | func (c *goodsClient) CreateCategory(ctx context.Context, in *Category... method DeleteCategory (line 88) | func (c *goodsClient) DeleteCategory(ctx context.Context, in *DeleteCa... method UpdateCategory (line 97) | func (c *goodsClient) UpdateCategory(ctx context.Context, in *Category... method BrandList (line 106) | func (c *goodsClient) BrandList(ctx context.Context, in *BrandListRequ... method CreateBrand (line 115) | func (c *goodsClient) CreateBrand(ctx context.Context, in *BrandReques... method DeleteBrand (line 124) | func (c *goodsClient) DeleteBrand(ctx context.Context, in *BrandReques... method UpdateBrand (line 133) | func (c *goodsClient) UpdateBrand(ctx context.Context, in *BrandReques... method CreateGoodsType (line 142) | func (c *goodsClient) CreateGoodsType(ctx context.Context, in *GoodsTy... method CreateGoodsSpecification (line 151) | func (c *goodsClient) CreateGoodsSpecification(ctx context.Context, in... method CreateAttrGroup (line 160) | func (c *goodsClient) CreateAttrGroup(ctx context.Context, in *AttrGro... method CreateAttrValue (line 169) | func (c *goodsClient) CreateAttrValue(ctx context.Context, in *AttrReq... method CreateGoods (line 178) | func (c *goodsClient) CreateGoods(ctx context.Context, in *CreateGoods... method UpdateGoods (line 187) | func (c *goodsClient) UpdateGoods(ctx context.Context, in *CreateGoods... method GoodsList (line 196) | func (c *goodsClient) GoodsList(ctx context.Context, in *GoodsFilterRe... function NewGoodsClient (line 57) | func NewGoodsClient(cc grpc.ClientConnInterface) GoodsClient { type GoodsServer (line 208) | type GoodsServer interface type UnimplementedGoodsServer (line 238) | type UnimplementedGoodsServer struct method GetAllCategoryList (line 241) | func (UnimplementedGoodsServer) GetAllCategoryList(context.Context, *e... method GetSubCategory (line 244) | func (UnimplementedGoodsServer) GetSubCategory(context.Context, *Categ... method CreateCategory (line 247) | func (UnimplementedGoodsServer) CreateCategory(context.Context, *Categ... method DeleteCategory (line 250) | func (UnimplementedGoodsServer) DeleteCategory(context.Context, *Delet... method UpdateCategory (line 253) | func (UnimplementedGoodsServer) UpdateCategory(context.Context, *Categ... method BrandList (line 256) | func (UnimplementedGoodsServer) BrandList(context.Context, *BrandListR... method CreateBrand (line 259) | func (UnimplementedGoodsServer) CreateBrand(context.Context, *BrandReq... method DeleteBrand (line 262) | func (UnimplementedGoodsServer) DeleteBrand(context.Context, *BrandReq... method UpdateBrand (line 265) | func (UnimplementedGoodsServer) UpdateBrand(context.Context, *BrandReq... method CreateGoodsType (line 268) | func (UnimplementedGoodsServer) CreateGoodsType(context.Context, *Good... method CreateGoodsSpecification (line 271) | func (UnimplementedGoodsServer) CreateGoodsSpecification(context.Conte... method CreateAttrGroup (line 274) | func (UnimplementedGoodsServer) CreateAttrGroup(context.Context, *Attr... method CreateAttrValue (line 277) | func (UnimplementedGoodsServer) CreateAttrValue(context.Context, *Attr... method CreateGoods (line 280) | func (UnimplementedGoodsServer) CreateGoods(context.Context, *CreateGo... method UpdateGoods (line 283) | func (UnimplementedGoodsServer) UpdateGoods(context.Context, *CreateGo... method GoodsList (line 286) | func (UnimplementedGoodsServer) GoodsList(context.Context, *GoodsFilte... method mustEmbedUnimplementedGoodsServer (line 289) | func (UnimplementedGoodsServer) mustEmbedUnimplementedGoodsServer() {} type UnsafeGoodsServer (line 294) | type UnsafeGoodsServer interface function RegisterGoodsServer (line 298) | func RegisterGoodsServer(s grpc.ServiceRegistrar, srv GoodsServer) { function _Goods_GetAllCategoryList_Handler (line 302) | func _Goods_GetAllCategoryList_Handler(srv interface{}, ctx context.Cont... function _Goods_GetSubCategory_Handler (line 320) | func _Goods_GetSubCategory_Handler(srv interface{}, ctx context.Context,... function _Goods_CreateCategory_Handler (line 338) | func _Goods_CreateCategory_Handler(srv interface{}, ctx context.Context,... function _Goods_DeleteCategory_Handler (line 356) | func _Goods_DeleteCategory_Handler(srv interface{}, ctx context.Context,... function _Goods_UpdateCategory_Handler (line 374) | func _Goods_UpdateCategory_Handler(srv interface{}, ctx context.Context,... function _Goods_BrandList_Handler (line 392) | func _Goods_BrandList_Handler(srv interface{}, ctx context.Context, dec ... function _Goods_CreateBrand_Handler (line 410) | func _Goods_CreateBrand_Handler(srv interface{}, ctx context.Context, de... function _Goods_DeleteBrand_Handler (line 428) | func _Goods_DeleteBrand_Handler(srv interface{}, ctx context.Context, de... function _Goods_UpdateBrand_Handler (line 446) | func _Goods_UpdateBrand_Handler(srv interface{}, ctx context.Context, de... function _Goods_CreateGoodsType_Handler (line 464) | func _Goods_CreateGoodsType_Handler(srv interface{}, ctx context.Context... function _Goods_CreateGoodsSpecification_Handler (line 482) | func _Goods_CreateGoodsSpecification_Handler(srv interface{}, ctx contex... function _Goods_CreateAttrGroup_Handler (line 500) | func _Goods_CreateAttrGroup_Handler(srv interface{}, ctx context.Context... function _Goods_CreateAttrValue_Handler (line 518) | func _Goods_CreateAttrValue_Handler(srv interface{}, ctx context.Context... function _Goods_CreateGoods_Handler (line 536) | func _Goods_CreateGoods_Handler(srv interface{}, ctx context.Context, de... function _Goods_UpdateGoods_Handler (line 554) | func _Goods_UpdateGoods_Handler(srv interface{}, ctx context.Context, de... function _Goods_GoodsList_Handler (line 572) | func _Goods_GoodsList_Handler(srv interface{}, ctx context.Context, dec ... FILE: service/goods/cmd/goods/main.go function init (line 36) | func init() { function newApp (line 40) | func newApp(logger log.Logger, gs *grpc.Server, rr registry.Registrar) *... function setTracerProvider (line 54) | func setTracerProvider(url string) error { function main (line 75) | func main() { FILE: service/goods/cmd/goods/wire.go function initApp (line 20) | func initApp(*conf.Server, *conf.Registry, *conf.Data, log.Logger) (*kra... FILE: service/goods/cmd/goods/wire_gen.go function initApp (line 22) | func initApp(confServer *conf.Server, registry *conf.Registry, confData ... FILE: service/goods/internal/biz/biz.go type Transaction (line 22) | type Transaction interface FILE: service/goods/internal/biz/brand.go type Pagination (line 10) | type Pagination struct type BrandRepo (line 15) | type BrandRepo interface type BrandUsecase (line 25) | type BrandUsecase struct method CreateBrand (line 34) | func (uc *BrandUsecase) CreateBrand(ctx context.Context, b *domain.Bra... method UpdateBrand (line 43) | func (uc *BrandUsecase) UpdateBrand(ctx context.Context, b *domain.Bra... method BrandList (line 51) | func (uc *BrandUsecase) BrandList(ctx context.Context, b *Pagination) ... function NewBrandUsecase (line 30) | func NewBrandUsecase(repo BrandRepo, logger log.Logger) *BrandUsecase { FILE: service/goods/internal/biz/category.go type Category (line 8) | type Category struct type CategoryList (line 18) | type CategoryList struct type CategoryInfo (line 23) | type CategoryInfo struct type CategoryRepo (line 32) | type CategoryRepo interface type CategoryUsecase (line 42) | type CategoryUsecase struct method DeleteCategory (line 51) | func (c *CategoryUsecase) DeleteCategory(ctx context.Context, r *Categ... method UpdateCategory (line 60) | func (c *CategoryUsecase) UpdateCategory(ctx context.Context, r *Categ... method CreateCategory (line 65) | func (c *CategoryUsecase) CreateCategory(ctx context.Context, r *Categ... method CategoryList (line 73) | func (c *CategoryUsecase) CategoryList(ctx context.Context) ([]*Catego... method SubCategoryList (line 77) | func (c *CategoryUsecase) SubCategoryList(ctx context.Context, cid int... function NewCategoryUsecase (line 47) | func NewCategoryUsecase(repo CategoryRepo, logger log.Logger) *CategoryU... FILE: service/goods/internal/biz/es_goods.go type EsGoodsRepo (line 11) | type EsGoodsRepo interface type EsGoodsUsecase (line 16) | type EsGoodsUsecase struct method GoodsList (line 32) | func (g EsGoodsUsecase) GoodsList(ctx context.Context, req *domain.ESG... function NewEsGoodsUsecase (line 23) | func NewEsGoodsUsecase(repo GoodsRepo, es EsGoodsRepo, cRepo CategoryRep... FILE: service/goods/internal/biz/goods.go type GoodsRepo (line 13) | type GoodsRepo interface type GoodsUsecase (line 18) | type GoodsUsecase struct method CreateGoods (line 50) | func (g GoodsUsecase) CreateGoods(ctx context.Context, r *domain.Goods... function NewGoodsUsecase (line 32) | func NewGoodsUsecase(repo GoodsRepo, skuRepo GoodsSkuRepo, tx Transactio... FILE: service/goods/internal/biz/goods_attr.go type GoodsAttrRepo (line 11) | type GoodsAttrRepo interface type GoodsAttrUsecase (line 20) | type GoodsAttrUsecase struct method CreateAttrGroup (line 36) | func (ga *GoodsAttrUsecase) CreateAttrGroup(ctx context.Context, r *do... method CreateAttrValue (line 54) | func (ga *GoodsAttrUsecase) CreateAttrValue(ctx context.Context, r *do... function NewGoodsAttrUsecase (line 27) | func NewGoodsAttrUsecase(repo GoodsAttrRepo, tx Transaction, gRepo Goods... FILE: service/goods/internal/biz/goods_image.go type GoodsImages (line 9) | type GoodsImages struct type GoodsImagesRepo (line 13) | type GoodsImagesRepo interface type GoodsImageUsecase (line 18) | type GoodsImageUsecase struct function NewGoodsImagesUsecase (line 23) | func NewGoodsImagesUsecase(repo GoodsImagesRepo, logger log.Logger) *Goo... FILE: service/goods/internal/biz/goods_sku.go type Sku (line 9) | type Sku struct type GoodsSkuRepo (line 27) | type GoodsSkuRepo interface type GoodsSkuUsecase (line 32) | type GoodsSkuUsecase struct function NewGoodsSkuUsecase (line 37) | func NewGoodsSkuUsecase(repo GoodsSkuRepo, logger log.Logger) *GoodsSkuU... FILE: service/goods/internal/biz/goods_type.go type GoodsTypeRepo (line 11) | type GoodsTypeRepo interface type GoodsTypeUsecase (line 18) | type GoodsTypeUsecase struct method GoosTypeCreate (line 35) | func (gt *GoodsTypeUsecase) GoosTypeCreate(ctx context.Context, r *dom... function NewGoodsTypeUsecase (line 25) | func NewGoodsTypeUsecase(repo GoodsTypeRepo, tx Transaction, BrandUc Bra... FILE: service/goods/internal/biz/inventory.go type InventoryRepo (line 9) | type InventoryRepo interface type InventoryUsecase (line 13) | type InventoryUsecase struct function NewInventoryUsecase (line 18) | func NewInventoryUsecase(repo InventoryRepo, logger log.Logger) *Invento... FILE: service/goods/internal/biz/specifications.go type SpecificationRepo (line 11) | type SpecificationRepo interface type SpecificationUsecase (line 17) | type SpecificationUsecase struct method CreateSpecification (line 36) | func (s *SpecificationUsecase) CreateSpecification(ctx context.Context... function NewSpecificationUsecase (line 24) | func NewSpecificationUsecase(repo SpecificationRepo, TypeUc GoodsTypeRep... FILE: service/goods/internal/conf/conf.pb.go constant _ (line 19) | _ = protoimpl.EnforceVersion(20 - protoimpl.MinVersion) constant _ (line 21) | _ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 20) type Bootstrap (line 24) | type Bootstrap struct method Reset (line 34) | func (x *Bootstrap) Reset() { method String (line 43) | func (x *Bootstrap) String() string { method ProtoMessage (line 47) | func (*Bootstrap) ProtoMessage() {} method ProtoReflect (line 49) | func (x *Bootstrap) ProtoReflect() protoreflect.Message { method Descriptor (line 62) | func (*Bootstrap) Descriptor() ([]byte, []int) { method GetServer (line 66) | func (x *Bootstrap) GetServer() *Server { method GetData (line 73) | func (x *Bootstrap) GetData() *Data { method GetTrace (line 80) | func (x *Bootstrap) GetTrace() *Trace { type Server (line 87) | type Server struct method Reset (line 96) | func (x *Server) Reset() { method String (line 105) | func (x *Server) String() string { method ProtoMessage (line 109) | func (*Server) ProtoMessage() {} method ProtoReflect (line 111) | func (x *Server) ProtoReflect() protoreflect.Message { method Descriptor (line 124) | func (*Server) Descriptor() ([]byte, []int) { method GetHttp (line 128) | func (x *Server) GetHttp() *Server_HTTP { method GetGrpc (line 135) | func (x *Server) GetGrpc() *Server_GRPC { type Data (line 142) | type Data struct method Reset (line 152) | func (x *Data) Reset() { method String (line 161) | func (x *Data) String() string { method ProtoMessage (line 165) | func (*Data) ProtoMessage() {} method ProtoReflect (line 167) | func (x *Data) ProtoReflect() protoreflect.Message { method Descriptor (line 180) | func (*Data) Descriptor() ([]byte, []int) { method GetDatabase (line 184) | func (x *Data) GetDatabase() *Data_Database { method GetRedis (line 191) | func (x *Data) GetRedis() *Data_Redis { method GetElastic (line 198) | func (x *Data) GetElastic() *Data_Elastic { type Registry (line 205) | type Registry struct method Reset (line 213) | func (x *Registry) Reset() { method String (line 222) | func (x *Registry) String() string { method ProtoMessage (line 226) | func (*Registry) ProtoMessage() {} method ProtoReflect (line 228) | func (x *Registry) ProtoReflect() protoreflect.Message { method Descriptor (line 241) | func (*Registry) Descriptor() ([]byte, []int) { method GetConsul (line 245) | func (x *Registry) GetConsul() *Registry_Consul { type Trace (line 252) | type Trace struct method Reset (line 260) | func (x *Trace) Reset() { method String (line 269) | func (x *Trace) String() string { method ProtoMessage (line 273) | func (*Trace) ProtoMessage() {} method ProtoReflect (line 275) | func (x *Trace) ProtoReflect() protoreflect.Message { method Descriptor (line 288) | func (*Trace) Descriptor() ([]byte, []int) { method GetEndpoint (line 292) | func (x *Trace) GetEndpoint() string { type Server_HTTP (line 299) | type Server_HTTP struct method Reset (line 309) | func (x *Server_HTTP) Reset() { method String (line 318) | func (x *Server_HTTP) String() string { method ProtoMessage (line 322) | func (*Server_HTTP) ProtoMessage() {} method ProtoReflect (line 324) | func (x *Server_HTTP) ProtoReflect() protoreflect.Message { method Descriptor (line 337) | func (*Server_HTTP) Descriptor() ([]byte, []int) { method GetNetwork (line 341) | func (x *Server_HTTP) GetNetwork() string { method GetAddr (line 348) | func (x *Server_HTTP) GetAddr() string { method GetTimeout (line 355) | func (x *Server_HTTP) GetTimeout() *durationpb.Duration { type Server_GRPC (line 362) | type Server_GRPC struct method Reset (line 372) | func (x *Server_GRPC) Reset() { method String (line 381) | func (x *Server_GRPC) String() string { method ProtoMessage (line 385) | func (*Server_GRPC) ProtoMessage() {} method ProtoReflect (line 387) | func (x *Server_GRPC) ProtoReflect() protoreflect.Message { method Descriptor (line 400) | func (*Server_GRPC) Descriptor() ([]byte, []int) { method GetNetwork (line 404) | func (x *Server_GRPC) GetNetwork() string { method GetAddr (line 411) | func (x *Server_GRPC) GetAddr() string { method GetTimeout (line 418) | func (x *Server_GRPC) GetTimeout() *durationpb.Duration { type Data_Database (line 425) | type Data_Database struct method Reset (line 434) | func (x *Data_Database) Reset() { method String (line 443) | func (x *Data_Database) String() string { method ProtoMessage (line 447) | func (*Data_Database) ProtoMessage() {} method ProtoReflect (line 449) | func (x *Data_Database) ProtoReflect() protoreflect.Message { method Descriptor (line 462) | func (*Data_Database) Descriptor() ([]byte, []int) { method GetDriver (line 466) | func (x *Data_Database) GetDriver() string { method GetSource (line 473) | func (x *Data_Database) GetSource() string { type Data_Redis (line 480) | type Data_Redis struct method Reset (line 494) | func (x *Data_Redis) Reset() { method String (line 503) | func (x *Data_Redis) String() string { method ProtoMessage (line 507) | func (*Data_Redis) ProtoMessage() {} method ProtoReflect (line 509) | func (x *Data_Redis) ProtoReflect() protoreflect.Message { method Descriptor (line 522) | func (*Data_Redis) Descriptor() ([]byte, []int) { method GetNetwork (line 526) | func (x *Data_Redis) GetNetwork() string { method GetAddr (line 533) | func (x *Data_Redis) GetAddr() string { method GetPassword (line 540) | func (x *Data_Redis) GetPassword() string { method GetDb (line 547) | func (x *Data_Redis) GetDb() int32 { method GetDialTimeout (line 554) | func (x *Data_Redis) GetDialTimeout() *durationpb.Duration { method GetReadTimeout (line 561) | func (x *Data_Redis) GetReadTimeout() *durationpb.Duration { method GetWriteTimeout (line 568) | func (x *Data_Redis) GetWriteTimeout() *durationpb.Duration { type Data_Elastic (line 575) | type Data_Elastic struct method Reset (line 583) | func (x *Data_Elastic) Reset() { method String (line 592) | func (x *Data_Elastic) String() string { method ProtoMessage (line 596) | func (*Data_Elastic) ProtoMessage() {} method ProtoReflect (line 598) | func (x *Data_Elastic) ProtoReflect() protoreflect.Message { method Descriptor (line 611) | func (*Data_Elastic) Descriptor() ([]byte, []int) { method GetAddr (line 615) | func (x *Data_Elastic) GetAddr() string { type Registry_Consul (line 622) | type Registry_Consul struct method Reset (line 631) | func (x *Registry_Consul) Reset() { method String (line 640) | func (x *Registry_Consul) String() string { method ProtoMessage (line 644) | func (*Registry_Consul) ProtoMessage() {} method ProtoReflect (line 646) | func (x *Registry_Consul) ProtoReflect() protoreflect.Message { method Descriptor (line 659) | func (*Registry_Consul) Descriptor() ([]byte, []int) { method GetAddress (line 663) | func (x *Registry_Consul) GetAddress() string { method GetScheme (line 670) | func (x *Registry_Consul) GetScheme() string { function file_internal_conf_conf_proto_rawDescGZIP (line 766) | func file_internal_conf_conf_proto_rawDescGZIP() []byte { function init (line 810) | func init() { file_internal_conf_conf_proto_init() } function file_internal_conf_conf_proto_init (line 811) | func file_internal_conf_conf_proto_init() { FILE: service/goods/internal/data/base.go type GormList (line 10) | type GormList method Value (line 12) | func (g GormList) Value() (driver.Value, error) { method Scan (line 16) | func (g *GormList) Scan(value interface{}) error { type BaseFields (line 20) | type BaseFields struct function Paginate (line 28) | func Paginate(page, pageSize int) func(db *gorm.DB) *gorm.DB { FILE: service/goods/internal/data/brand.go type Brand (line 14) | type Brand struct method ToDomain (line 26) | func (p *Brand) ToDomain() *domain.Brand { type BrandRepo (line 37) | type BrandRepo struct method Create (line 50) | func (r *BrandRepo) Create(ctx context.Context, b *domain.Brand) (*dom... method GetBradByName (line 72) | func (r *BrandRepo) GetBradByName(ctx context.Context, name string) (*... method Update (line 92) | func (r *BrandRepo) Update(ctx context.Context, b *domain.Brand) error { method List (line 118) | func (r *BrandRepo) List(ctx context.Context, b *biz.Pagination) ([]*d... method IsBrand (line 147) | func (r *BrandRepo) IsBrand(ctx context.Context, ids []int32) error { method ListByIds (line 163) | func (r *BrandRepo) ListByIds(ctx context.Context, ids ...int32) (doma... method IsBrandByID (line 180) | func (r *BrandRepo) IsBrandByID(ctx context.Context, id int32) (*domai... function NewBrandRepo (line 43) | func NewBrandRepo(data *Data, logger log.Logger) biz.BrandRepo { FILE: service/goods/internal/data/category.go type Category (line 15) | type Category struct type GoodsCategoryBrand (line 30) | type GoodsCategoryBrand struct type CategoryRepo (line 39) | type CategoryRepo struct method DeleteCategory (line 52) | func (r *CategoryRepo) DeleteCategory(ctx context.Context, id int32) e... method UpdateCategory (line 59) | func (r *CategoryRepo) UpdateCategory(ctx context.Context, req *biz.Ca... method AddCategory (line 84) | func (r *CategoryRepo) AddCategory(ctx context.Context, req *biz.Categ... method Category (line 122) | func (r *CategoryRepo) Category(ctx context.Context) ([]*biz.Category,... method GetCategoryByID (line 140) | func (r *CategoryRepo) GetCategoryByID(ctx context.Context, id int32) ... method SubCategory (line 157) | func (r *CategoryRepo) SubCategory(ctx context.Context, req biz.Catego... method GetCategoryAll (line 182) | func (r *CategoryRepo) GetCategoryAll(ctx context.Context, level, id i... function NewCategoryRepo (line 45) | func NewCategoryRepo(data *Data, logger log.Logger) biz.CategoryRepo { FILE: service/goods/internal/data/data.go type Data (line 37) | type Data struct method ExecTx (line 64) | func (d *Data) ExecTx(ctx context.Context, fn func(ctx context.Context... method DB (line 72) | func (d *Data) DB(ctx context.Context) *gorm.DB { type contextTxKey (line 44) | type contextTxKey struct function NewData (line 47) | func NewData(c *conf.Data, logger log.Logger, db *gorm.DB, rdb *redis.Cl... function NewTransaction (line 59) | func NewTransaction(d *Data) biz.Transaction { function NewDB (line 81) | func NewDB(c *conf.Data) *gorm.DB { function NewRedis (line 109) | func NewRedis(c *conf.Data) *redis.Client { function NewElasticsearch (line 125) | func NewElasticsearch(c *conf.Data) *elastic.Client { FILE: service/goods/internal/data/entity/goods.go function main (line 15) | func main() { FILE: service/goods/internal/data/es_goods.go type esGoodsRepo (line 106) | type esGoodsRepo struct method GetIndexName (line 15) | func (esGoodsRepo) GetIndexName() string { method GetMapping (line 20) | func (esGoodsRepo) GetMapping() string { method GoodsList (line 119) | func (p esGoodsRepo) GoodsList(ctx context.Context, filter *domain.EsS... method InsertEsGoods (line 149) | func (p esGoodsRepo) InsertEsGoods(ctx context.Context, esModel domain... function NewEsGoodsRepo (line 112) | func NewEsGoodsRepo(data *Data, logger log.Logger) biz.EsGoodsRepo { FILE: service/goods/internal/data/good_type.go type GoodsType (line 17) | type GoodsType struct method ToDomain (line 49) | func (p *GoodsType) ToDomain() *domain.GoodsType { type GoodsTypeBrand (line 31) | type GoodsTypeBrand struct type goodsTypeRepo (line 37) | type goodsTypeRepo struct method CreateGoodsType (line 62) | func (g *goodsTypeRepo) CreateGoodsType(ctx context.Context, req *doma... method CreateGoodsBrandType (line 80) | func (g *goodsTypeRepo) CreateGoodsBrandType(ctx context.Context, type... method GetGoodsTypeByID (line 98) | func (g *goodsTypeRepo) GetGoodsTypeByID(ctx context.Context, typeID i... method IsExistsByID (line 107) | func (g *goodsTypeRepo) IsExistsByID(ctx context.Context, typeID int64... function NewGoodsTypeRepo (line 43) | func NewGoodsTypeRepo(data *Data, logger log.Logger) biz.GoodsTypeRepo { FILE: service/goods/internal/data/goods.go type Goods (line 12) | type Goods struct method ToDomain (line 53) | func (p *Goods) ToDomain() *domain.Goods { type goodsRepo (line 40) | type goodsRepo struct method CreateGoods (line 78) | func (g goodsRepo) CreateGoods(c context.Context, goods *domain.Goods)... method GoodsListByIDs (line 105) | func (g goodsRepo) GoodsListByIDs(c context.Context, ids ...int64) ([]... function NewGoodsRepo (line 46) | func NewGoodsRepo(data *Data, logger log.Logger) biz.GoodsRepo { FILE: service/goods/internal/data/goods_attr.go type GoodsAttrGroup (line 14) | type GoodsAttrGroup struct method ToDomain (line 63) | func (p *GoodsAttrGroup) ToDomain() *domain.AttrGroup { type GoodsAttr (line 27) | type GoodsAttr struct method ToDomain (line 74) | func (p *GoodsAttr) ToDomain() *domain.GoodsAttr { type GoodsAttrValue (line 40) | type GoodsAttrValue struct method ToDomain (line 86) | func (p *GoodsAttrValue) ToDomain() *domain.GoodsAttrValue { type goodsAttrRepo (line 50) | type goodsAttrRepo struct method CreateGoodsGroupAttr (line 95) | func (g *goodsAttrRepo) CreateGoodsGroupAttr(ctx context.Context, a *d... method IsExistsGroupByID (line 112) | func (g *goodsAttrRepo) IsExistsGroupByID(ctx context.Context, groupId... method CreateGoodsAttr (line 120) | func (g *goodsAttrRepo) CreateGoodsAttr(ctx context.Context, a *domain... method CreateGoodsAttrValue (line 136) | func (g *goodsAttrRepo) CreateGoodsAttrValue(ctx context.Context, r []... method GetAttrByIDs (line 159) | func (g *goodsAttrRepo) GetAttrByIDs(ctx context.Context, ids []*int64... method ListByIds (line 180) | func (g *goodsAttrRepo) ListByIds(ctx context.Context, ids ...int64) (... function NewGoodsAttrRepo (line 56) | func NewGoodsAttrRepo(data *Data, logger log.Logger) biz.GoodsAttrRepo { FILE: service/goods/internal/data/goods_image.go type GoodsImages (line 11) | type GoodsImages struct type goodsImagesRepo (line 21) | type goodsImagesRepo struct method CreateGreeter (line 34) | func (r *goodsImagesRepo) CreateGreeter(ctx context.Context, g *domain... method UpdateGreeter (line 38) | func (r *goodsImagesRepo) UpdateGreeter(ctx context.Context, g *domain... function NewGoodsImagesRepo (line 27) | func NewGoodsImagesRepo(data *Data, logger log.Logger) biz.GoodsImagesRe... FILE: service/goods/internal/data/goods_sku.go type GoodsSku (line 12) | type GoodsSku struct method ToDomain (line 52) | func (p *GoodsSku) ToDomain() *domain.GoodsSku { type GoodsSpecificationSku (line 31) | type GoodsSpecificationSku struct type goodsSkuRepo (line 39) | type goodsSkuRepo struct method Create (line 72) | func (g *goodsSkuRepo) Create(ctx context.Context, req *domain.GoodsSk... method CreateSkuRelation (line 96) | func (g *goodsSkuRepo) CreateSkuRelation(ctx context.Context, req []*d... function NewGoodsSkuRepoRepo (line 45) | func NewGoodsSkuRepoRepo(data *Data, logger log.Logger) biz.GoodsSkuRepo { FILE: service/goods/internal/data/inventory.go type GoodsInventory (line 11) | type GoodsInventory struct method ToDomain (line 30) | func (p *GoodsInventory) ToDomain() *domain.Inventory { type inventoryRepo (line 17) | type inventoryRepo struct method Create (line 38) | func (i inventoryRepo) Create(ctx context.Context, inventory *domain.I... function NewInventoryRepo (line 23) | func NewInventoryRepo(data *Data, logger log.Logger) biz.InventoryRepo { FILE: service/goods/internal/data/specifications.go type SpecificationsAttr (line 15) | type SpecificationsAttr struct method ToDomain (line 52) | func (p *SpecificationsAttr) ToDomain() *domain.Specification { type SpecificationsAttrValue (line 29) | type SpecificationsAttrValue struct type specificationRepo (line 39) | type specificationRepo struct method CreateSpecification (line 64) | func (g *specificationRepo) CreateSpecification(ctx context.Context, r... method CreateSpecificationValue (line 81) | func (g *specificationRepo) CreateSpecificationValue(ctx context.Conte... method ListByIds (line 99) | func (g *specificationRepo) ListByIds(ctx context.Context, id ...*int6... function NewSpecificationRepo (line 45) | func NewSpecificationRepo(data *Data, logger log.Logger) biz.Specificati... FILE: service/goods/internal/domain/brand.go type Brand (line 3) | type Brand struct method IsNotExist (line 12) | func (b *Brand) IsNotExist(id int32) bool { type BrandList (line 16) | type BrandList method FindById (line 18) | func (b BrandList) FindById(id int32) *Brand { method CheckLength (line 27) | func (b BrandList) CheckLength(length int) bool { FILE: service/goods/internal/domain/es_goods.go type ESGoodsFilter (line 5) | type ESGoodsFilter struct type ESGoods (line 23) | type ESGoods struct type EsSku (line 46) | type EsSku struct type EsSearch (line 52) | type EsSearch struct FILE: service/goods/internal/domain/goods.go type Goods (line 3) | type Goods struct type GoodsInfoResponse (line 27) | type GoodsInfoResponse struct type GoodsListResponse (line 31) | type GoodsListResponse struct FILE: service/goods/internal/domain/goods_attr.go type AttrGroup (line 3) | type AttrGroup struct method IsTypeIDEmpty (line 12) | func (p AttrGroup) IsTypeIDEmpty() bool { type GoodsAttr (line 16) | type GoodsAttr struct method IsTypeIDEmpty (line 27) | func (p GoodsAttr) IsTypeIDEmpty() bool { type GoodsAttrValue (line 31) | type GoodsAttrValue struct method IsValueEmpty (line 38) | func (p GoodsAttrValue) IsValueEmpty() bool { type GoodsAttrList (line 42) | type GoodsAttrList method FindById (line 44) | func (p GoodsAttrList) FindById(id int64) *GoodsAttr { method IsNotExist (line 53) | func (p GoodsAttrList) IsNotExist(groupId, attrId int64) bool { FILE: service/goods/internal/domain/goods_sku.go type GoodsSku (line 3) | type GoodsSku struct type SpecificationInfo (line 23) | type SpecificationInfo struct type GroupAttr (line 28) | type GroupAttr struct type Attr (line 34) | type Attr struct type GoodsSpecificationSku (line 41) | type GoodsSpecificationSku struct FILE: service/goods/internal/domain/goods_type.go type GoodsType (line 8) | type GoodsType struct method IsEmpty (line 19) | func (b *GoodsType) IsEmpty() bool { method FormatBrandIds (line 23) | func (b *GoodsType) FormatBrandIds() ([]int32, error) { FILE: service/goods/internal/domain/inventory.go type Inventory (line 3) | type Inventory struct FILE: service/goods/internal/domain/specification.go type SpecificationValue (line 3) | type SpecificationValue struct type Specification (line 10) | type Specification struct method IsTypeIDEmpty (line 21) | func (b *Specification) IsTypeIDEmpty() bool { method IsValueEmpty (line 25) | func (b *Specification) IsValueEmpty() bool { type SpecificationList (line 29) | type SpecificationList method FindById (line 31) | func (p SpecificationList) FindById(id int64) *Specification { FILE: service/goods/internal/server/grpc.go function NewGRPCServer (line 15) | func NewGRPCServer(c *conf.Server, greeter *service.GoodsService, logger... FILE: service/goods/internal/server/server.go function NewRegistrar (line 16) | func NewRegistrar(conf *conf.Registry) registry.Registrar { FILE: service/goods/internal/service/brand.go method CreateBrand (line 12) | func (g *GoodsService) CreateBrand(ctx context.Context, r *v1.BrandReque... method UpdateBrand (line 28) | func (g *GoodsService) UpdateBrand(ctx context.Context, r *v1.BrandReque... method BrandList (line 36) | func (g *GoodsService) BrandList(ctx context.Context, r *v1.BrandListReq... function toProto (line 53) | func toProto(r *domain.Brand) *v1.BrandInfoResponse { function toBiz (line 64) | func toBiz(r *v1.BrandRequest) *domain.Brand { FILE: service/goods/internal/service/category.go method DeleteCategory (line 11) | func (g *GoodsService) DeleteCategory(ctx context.Context, r *v1.DeleteC... method UpdateCategory (line 21) | func (g *GoodsService) UpdateCategory(ctx context.Context, r *v1.Categor... method CreateCategory (line 34) | func (g *GoodsService) CreateCategory(ctx context.Context, r *v1.Categor... method GetAllCategoryList (line 56) | func (g *GoodsService) GetAllCategoryList(ctx context.Context, r *emptyp... method GetSubCategory (line 69) | func (g *GoodsService) GetSubCategory(ctx context.Context, r *v1.Categor... FILE: service/goods/internal/service/goods.go method CreateGoods (line 10) | func (g *GoodsService) CreateGoods(ctx context.Context, r *v1.CreateGood... method GoodsList (line 82) | func (g *GoodsService) GoodsList(ctx context.Context, r *v1.GoodsFilterR... FILE: service/goods/internal/service/goods_attr.go method CreateAttrGroup (line 11) | func (g *GoodsService) CreateAttrGroup(ctx context.Context, r *v1.AttrGr... method CreateAttrValue (line 34) | func (g *GoodsService) CreateAttrValue(ctx context.Context, r *v1.AttrRe... FILE: service/goods/internal/service/goods_type.go method CreateGoodsType (line 9) | func (g *GoodsService) CreateGoodsType(ctx context.Context, r *v1.GoodsT... FILE: service/goods/internal/service/service.go type GoodsService (line 14) | type GoodsService struct function NewGoodsService (line 27) | func NewGoodsService(bc *biz.BrandUsecase, cac *biz.CategoryUsecase, gt ... FILE: service/goods/internal/service/specifications.go method CreateGoodsSpecification (line 11) | func (g *GoodsService) CreateGoodsSpecification(ctx context.Context, r *... FILE: service/order/api/cart/v1/cart.pb.go constant _ (line 19) | _ = protoimpl.EnforceVersion(20 - protoimpl.MinVersion) constant _ (line 21) | _ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 20) type CartInfoReply (line 24) | type CartInfoReply struct method Reset (line 40) | func (x *CartInfoReply) Reset() { method String (line 49) | func (x *CartInfoReply) String() string { method ProtoMessage (line 53) | func (*CartInfoReply) ProtoMessage() {} method ProtoReflect (line 55) | func (x *CartInfoReply) ProtoReflect() protoreflect.Message { method Descriptor (line 68) | func (*CartInfoReply) Descriptor() ([]byte, []int) { method GetId (line 72) | func (x *CartInfoReply) GetId() int64 { method GetUserId (line 79) | func (x *CartInfoReply) GetUserId() int64 { method GetGoodsId (line 86) | func (x *CartInfoReply) GetGoodsId() int64 { method GetGoodsSn (line 93) | func (x *CartInfoReply) GetGoodsSn() string { method GetGoodsName (line 100) | func (x *CartInfoReply) GetGoodsName() string { method GetSkuId (line 107) | func (x *CartInfoReply) GetSkuId() int64 { method GetGoodsPrice (line 114) | func (x *CartInfoReply) GetGoodsPrice() int64 { method GetGoodsNum (line 121) | func (x *CartInfoReply) GetGoodsNum() int32 { method GetIsSelect (line 128) | func (x *CartInfoReply) GetIsSelect() bool { type CreateCartRequest (line 135) | type CreateCartRequest struct method Reset (line 151) | func (x *CreateCartRequest) Reset() { method String (line 160) | func (x *CreateCartRequest) String() string { method ProtoMessage (line 164) | func (*CreateCartRequest) ProtoMessage() {} method ProtoReflect (line 166) | func (x *CreateCartRequest) ProtoReflect() protoreflect.Message { method Descriptor (line 179) | func (*CreateCartRequest) Descriptor() ([]byte, []int) { method GetId (line 183) | func (x *CreateCartRequest) GetId() int64 { method GetUserId (line 190) | func (x *CreateCartRequest) GetUserId() int64 { method GetGoodsId (line 197) | func (x *CreateCartRequest) GetGoodsId() int64 { method GetGoodsSn (line 204) | func (x *CreateCartRequest) GetGoodsSn() string { method GetGoodsName (line 211) | func (x *CreateCartRequest) GetGoodsName() string { method GetSkuId (line 218) | func (x *CreateCartRequest) GetSkuId() int64 { method GetGoodsPrice (line 225) | func (x *CreateCartRequest) GetGoodsPrice() int64 { method GetGoodsNum (line 232) | func (x *CreateCartRequest) GetGoodsNum() int32 { method GetIsSelect (line 239) | func (x *CreateCartRequest) GetIsSelect() bool { type UpdateCartRequest (line 246) | type UpdateCartRequest struct method Reset (line 255) | func (x *UpdateCartRequest) Reset() { method String (line 264) | func (x *UpdateCartRequest) String() string { method ProtoMessage (line 268) | func (*UpdateCartRequest) ProtoMessage() {} method ProtoReflect (line 270) | func (x *UpdateCartRequest) ProtoReflect() protoreflect.Message { method Descriptor (line 283) | func (*UpdateCartRequest) Descriptor() ([]byte, []int) { method GetId (line 287) | func (x *UpdateCartRequest) GetId() int64 { method GetGoodsNum (line 294) | func (x *UpdateCartRequest) GetGoodsNum() int32 { type UpdateCartReply (line 301) | type UpdateCartReply struct method Reset (line 307) | func (x *UpdateCartReply) Reset() { method String (line 316) | func (x *UpdateCartReply) String() string { method ProtoMessage (line 320) | func (*UpdateCartReply) ProtoMessage() {} method ProtoReflect (line 322) | func (x *UpdateCartReply) ProtoReflect() protoreflect.Message { method Descriptor (line 335) | func (*UpdateCartReply) Descriptor() ([]byte, []int) { type CheckResponse (line 339) | type CheckResponse struct method Reset (line 347) | func (x *CheckResponse) Reset() { method String (line 356) | func (x *CheckResponse) String() string { method ProtoMessage (line 360) | func (*CheckResponse) ProtoMessage() {} method ProtoReflect (line 362) | func (x *CheckResponse) ProtoReflect() protoreflect.Message { method Descriptor (line 375) | func (*CheckResponse) Descriptor() ([]byte, []int) { method GetSuccess (line 379) | func (x *CheckResponse) GetSuccess() bool { type DeleteCartRequest (line 386) | type DeleteCartRequest struct method Reset (line 392) | func (x *DeleteCartRequest) Reset() { method String (line 401) | func (x *DeleteCartRequest) String() string { method ProtoMessage (line 405) | func (*DeleteCartRequest) ProtoMessage() {} method ProtoReflect (line 407) | func (x *DeleteCartRequest) ProtoReflect() protoreflect.Message { method Descriptor (line 420) | func (*DeleteCartRequest) Descriptor() ([]byte, []int) { type DeleteCartReply (line 424) | type DeleteCartReply struct method Reset (line 430) | func (x *DeleteCartReply) Reset() { method String (line 439) | func (x *DeleteCartReply) String() string { method ProtoMessage (line 443) | func (*DeleteCartReply) ProtoMessage() {} method ProtoReflect (line 445) | func (x *DeleteCartReply) ProtoReflect() protoreflect.Message { method Descriptor (line 458) | func (*DeleteCartReply) Descriptor() ([]byte, []int) { type GetCartRequest (line 462) | type GetCartRequest struct method Reset (line 468) | func (x *GetCartRequest) Reset() { method String (line 477) | func (x *GetCartRequest) String() string { method ProtoMessage (line 481) | func (*GetCartRequest) ProtoMessage() {} method ProtoReflect (line 483) | func (x *GetCartRequest) ProtoReflect() protoreflect.Message { method Descriptor (line 496) | func (*GetCartRequest) Descriptor() ([]byte, []int) { type GetCartReply (line 500) | type GetCartReply struct method Reset (line 506) | func (x *GetCartReply) Reset() { method String (line 515) | func (x *GetCartReply) String() string { method ProtoMessage (line 519) | func (*GetCartReply) ProtoMessage() {} method ProtoReflect (line 521) | func (x *GetCartReply) ProtoReflect() protoreflect.Message { method Descriptor (line 534) | func (*GetCartReply) Descriptor() ([]byte, []int) { type ListCartRequest (line 538) | type ListCartRequest struct method Reset (line 546) | func (x *ListCartRequest) Reset() { method String (line 555) | func (x *ListCartRequest) String() string { method ProtoMessage (line 559) | func (*ListCartRequest) ProtoMessage() {} method ProtoReflect (line 561) | func (x *ListCartRequest) ProtoReflect() protoreflect.Message { method Descriptor (line 574) | func (*ListCartRequest) Descriptor() ([]byte, []int) { method GetUserId (line 578) | func (x *ListCartRequest) GetUserId() int64 { type CartListReply (line 585) | type CartListReply struct method Reset (line 593) | func (x *CartListReply) Reset() { method String (line 602) | func (x *CartListReply) String() string { method ProtoMessage (line 606) | func (*CartListReply) ProtoMessage() {} method ProtoReflect (line 608) | func (x *CartListReply) ProtoReflect() protoreflect.Message { method Descriptor (line 621) | func (*CartListReply) Descriptor() ([]byte, []int) { method GetResults (line 625) | func (x *CartListReply) GetResults() []*CartInfoReply { function file_cart_v1_cart_proto_rawDescGZIP (line 720) | func file_cart_v1_cart_proto_rawDescGZIP() []byte { function init (line 758) | func init() { file_cart_v1_cart_proto_init() } function file_cart_v1_cart_proto_init (line 759) | func file_cart_v1_cart_proto_init() { FILE: service/order/api/cart/v1/cart.pb.validate.go method Validate (line 41) | func (m *CartInfoReply) Validate() error { method ValidateAll (line 49) | func (m *CartInfoReply) ValidateAll() error { method validate (line 53) | func (m *CartInfoReply) validate(all bool) error { type CartInfoReplyMultiError (line 88) | type CartInfoReplyMultiError method Error (line 91) | func (m CartInfoReplyMultiError) Error() string { method AllErrors (line 100) | func (m CartInfoReplyMultiError) AllErrors() []error { return m } type CartInfoReplyValidationError (line 104) | type CartInfoReplyValidationError struct method Field (line 112) | func (e CartInfoReplyValidationError) Field() string { return e.field } method Reason (line 115) | func (e CartInfoReplyValidationError) Reason() string { return e.reason } method Cause (line 118) | func (e CartInfoReplyValidationError) Cause() error { return e.cause } method Key (line 121) | func (e CartInfoReplyValidationError) Key() bool { return e.key } method ErrorName (line 124) | func (e CartInfoReplyValidationError) ErrorName() string { return "Car... method Error (line 127) | func (e CartInfoReplyValidationError) Error() string { method Validate (line 159) | func (m *CreateCartRequest) Validate() error { method ValidateAll (line 167) | func (m *CreateCartRequest) ValidateAll() error { method validate (line 171) | func (m *CreateCartRequest) validate(all bool) error { type CreateCartRequestMultiError (line 278) | type CreateCartRequestMultiError method Error (line 281) | func (m CreateCartRequestMultiError) Error() string { method AllErrors (line 290) | func (m CreateCartRequestMultiError) AllErrors() []error { return m } type CreateCartRequestValidationError (line 294) | type CreateCartRequestValidationError struct method Field (line 302) | func (e CreateCartRequestValidationError) Field() string { return e.fi... method Reason (line 305) | func (e CreateCartRequestValidationError) Reason() string { return e.r... method Cause (line 308) | func (e CreateCartRequestValidationError) Cause() error { return e.cau... method Key (line 311) | func (e CreateCartRequestValidationError) Key() bool { return e.key } method ErrorName (line 314) | func (e CreateCartRequestValidationError) ErrorName() string { method Error (line 319) | func (e CreateCartRequestValidationError) Error() string { method Validate (line 351) | func (m *UpdateCartRequest) Validate() error { method ValidateAll (line 359) | func (m *UpdateCartRequest) ValidateAll() error { method validate (line 363) | func (m *UpdateCartRequest) validate(all bool) error { type UpdateCartRequestMultiError (line 384) | type UpdateCartRequestMultiError method Error (line 387) | func (m UpdateCartRequestMultiError) Error() string { method AllErrors (line 396) | func (m UpdateCartRequestMultiError) AllErrors() []error { return m } type UpdateCartRequestValidationError (line 400) | type UpdateCartRequestValidationError struct method Field (line 408) | func (e UpdateCartRequestValidationError) Field() string { return e.fi... method Reason (line 411) | func (e UpdateCartRequestValidationError) Reason() string { return e.r... method Cause (line 414) | func (e UpdateCartRequestValidationError) Cause() error { return e.cau... method Key (line 417) | func (e UpdateCartRequestValidationError) Key() bool { return e.key } method ErrorName (line 420) | func (e UpdateCartRequestValidationError) ErrorName() string { method Error (line 425) | func (e UpdateCartRequestValidationError) Error() string { method Validate (line 457) | func (m *UpdateCartReply) Validate() error { method ValidateAll (line 465) | func (m *UpdateCartReply) ValidateAll() error { method validate (line 469) | func (m *UpdateCartReply) validate(all bool) error { type UpdateCartReplyMultiError (line 486) | type UpdateCartReplyMultiError method Error (line 489) | func (m UpdateCartReplyMultiError) Error() string { method AllErrors (line 498) | func (m UpdateCartReplyMultiError) AllErrors() []error { return m } type UpdateCartReplyValidationError (line 502) | type UpdateCartReplyValidationError struct method Field (line 510) | func (e UpdateCartReplyValidationError) Field() string { return e.field } method Reason (line 513) | func (e UpdateCartReplyValidationError) Reason() string { return e.rea... method Cause (line 516) | func (e UpdateCartReplyValidationError) Cause() error { return e.cause } method Key (line 519) | func (e UpdateCartReplyValidationError) Key() bool { return e.key } method ErrorName (line 522) | func (e UpdateCartReplyValidationError) ErrorName() string { return "U... method Error (line 525) | func (e UpdateCartReplyValidationError) Error() string { method Validate (line 557) | func (m *CheckResponse) Validate() error { method ValidateAll (line 565) | func (m *CheckResponse) ValidateAll() error { method validate (line 569) | func (m *CheckResponse) validate(all bool) error { type CheckResponseMultiError (line 588) | type CheckResponseMultiError method Error (line 591) | func (m CheckResponseMultiError) Error() string { method AllErrors (line 600) | func (m CheckResponseMultiError) AllErrors() []error { return m } type CheckResponseValidationError (line 604) | type CheckResponseValidationError struct method Field (line 612) | func (e CheckResponseValidationError) Field() string { return e.field } method Reason (line 615) | func (e CheckResponseValidationError) Reason() string { return e.reason } method Cause (line 618) | func (e CheckResponseValidationError) Cause() error { return e.cause } method Key (line 621) | func (e CheckResponseValidationError) Key() bool { return e.key } method ErrorName (line 624) | func (e CheckResponseValidationError) ErrorName() string { return "Che... method Error (line 627) | func (e CheckResponseValidationError) Error() string { method Validate (line 659) | func (m *DeleteCartRequest) Validate() error { method ValidateAll (line 667) | func (m *DeleteCartRequest) ValidateAll() error { method validate (line 671) | func (m *DeleteCartRequest) validate(all bool) error { type DeleteCartRequestMultiError (line 688) | type DeleteCartRequestMultiError method Error (line 691) | func (m DeleteCartRequestMultiError) Error() string { method AllErrors (line 700) | func (m DeleteCartRequestMultiError) AllErrors() []error { return m } type DeleteCartRequestValidationError (line 704) | type DeleteCartRequestValidationError struct method Field (line 712) | func (e DeleteCartRequestValidationError) Field() string { return e.fi... method Reason (line 715) | func (e DeleteCartRequestValidationError) Reason() string { return e.r... method Cause (line 718) | func (e DeleteCartRequestValidationError) Cause() error { return e.cau... method Key (line 721) | func (e DeleteCartRequestValidationError) Key() bool { return e.key } method ErrorName (line 724) | func (e DeleteCartRequestValidationError) ErrorName() string { method Error (line 729) | func (e DeleteCartRequestValidationError) Error() string { method Validate (line 761) | func (m *DeleteCartReply) Validate() error { method ValidateAll (line 769) | func (m *DeleteCartReply) ValidateAll() error { method validate (line 773) | func (m *DeleteCartReply) validate(all bool) error { type DeleteCartReplyMultiError (line 790) | type DeleteCartReplyMultiError method Error (line 793) | func (m DeleteCartReplyMultiError) Error() string { method AllErrors (line 802) | func (m DeleteCartReplyMultiError) AllErrors() []error { return m } type DeleteCartReplyValidationError (line 806) | type DeleteCartReplyValidationError struct method Field (line 814) | func (e DeleteCartReplyValidationError) Field() string { return e.field } method Reason (line 817) | func (e DeleteCartReplyValidationError) Reason() string { return e.rea... method Cause (line 820) | func (e DeleteCartReplyValidationError) Cause() error { return e.cause } method Key (line 823) | func (e DeleteCartReplyValidationError) Key() bool { return e.key } method ErrorName (line 826) | func (e DeleteCartReplyValidationError) ErrorName() string { return "D... method Error (line 829) | func (e DeleteCartReplyValidationError) Error() string { method Validate (line 861) | func (m *GetCartRequest) Validate() error { method ValidateAll (line 869) | func (m *GetCartRequest) ValidateAll() error { method validate (line 873) | func (m *GetCartRequest) validate(all bool) error { type GetCartRequestMultiError (line 890) | type GetCartRequestMultiError method Error (line 893) | func (m GetCartRequestMultiError) Error() string { method AllErrors (line 902) | func (m GetCartRequestMultiError) AllErrors() []error { return m } type GetCartRequestValidationError (line 906) | type GetCartRequestValidationError struct method Field (line 914) | func (e GetCartRequestValidationError) Field() string { return e.field } method Reason (line 917) | func (e GetCartRequestValidationError) Reason() string { return e.reas... method Cause (line 920) | func (e GetCartRequestValidationError) Cause() error { return e.cause } method Key (line 923) | func (e GetCartRequestValidationError) Key() bool { return e.key } method ErrorName (line 926) | func (e GetCartRequestValidationError) ErrorName() string { return "Ge... method Error (line 929) | func (e GetCartRequestValidationError) Error() string { method Validate (line 961) | func (m *GetCartReply) Validate() error { method ValidateAll (line 969) | func (m *GetCartReply) ValidateAll() error { method validate (line 973) | func (m *GetCartReply) validate(all bool) error { type GetCartReplyMultiError (line 989) | type GetCartReplyMultiError method Error (line 992) | func (m GetCartReplyMultiError) Error() string { method AllErrors (line 1001) | func (m GetCartReplyMultiError) AllErrors() []error { return m } type GetCartReplyValidationError (line 1005) | type GetCartReplyValidationError struct method Field (line 1013) | func (e GetCartReplyValidationError) Field() string { return e.field } method Reason (line 1016) | func (e GetCartReplyValidationError) Reason() string { return e.reason } method Cause (line 1019) | func (e GetCartReplyValidationError) Cause() error { return e.cause } method Key (line 1022) | func (e GetCartReplyValidationError) Key() bool { return e.key } method ErrorName (line 1025) | func (e GetCartReplyValidationError) ErrorName() string { return "GetC... method Error (line 1028) | func (e GetCartReplyValidationError) Error() string { method Validate (line 1060) | func (m *ListCartRequest) Validate() error { method ValidateAll (line 1068) | func (m *ListCartRequest) ValidateAll() error { method validate (line 1072) | func (m *ListCartRequest) validate(all bool) error { type ListCartRequestMultiError (line 1091) | type ListCartRequestMultiError method Error (line 1094) | func (m ListCartRequestMultiError) Error() string { method AllErrors (line 1103) | func (m ListCartRequestMultiError) AllErrors() []error { return m } type ListCartRequestValidationError (line 1107) | type ListCartRequestValidationError struct method Field (line 1115) | func (e ListCartRequestValidationError) Field() string { return e.field } method Reason (line 1118) | func (e ListCartRequestValidationError) Reason() string { return e.rea... method Cause (line 1121) | func (e ListCartRequestValidationError) Cause() error { return e.cause } method Key (line 1124) | func (e ListCartRequestValidationError) Key() bool { return e.key } method ErrorName (line 1127) | func (e ListCartRequestValidationError) ErrorName() string { return "L... method Error (line 1130) | func (e ListCartRequestValidationError) Error() string { method Validate (line 1162) | func (m *CartListReply) Validate() error { method ValidateAll (line 1170) | func (m *CartListReply) ValidateAll() error { method validate (line 1174) | func (m *CartListReply) validate(all bool) error { type CartListReplyMultiError (line 1225) | type CartListReplyMultiError method Error (line 1228) | func (m CartListReplyMultiError) Error() string { method AllErrors (line 1237) | func (m CartListReplyMultiError) AllErrors() []error { return m } type CartListReplyValidationError (line 1241) | type CartListReplyValidationError struct method Field (line 1249) | func (e CartListReplyValidationError) Field() string { return e.field } method Reason (line 1252) | func (e CartListReplyValidationError) Reason() string { return e.reason } method Cause (line 1255) | func (e CartListReplyValidationError) Cause() error { return e.cause } method Key (line 1258) | func (e CartListReplyValidationError) Key() bool { return e.key } method ErrorName (line 1261) | func (e CartListReplyValidationError) ErrorName() string { return "Car... method Error (line 1264) | func (e CartListReplyValidationError) Error() string { FILE: service/order/api/cart/v1/cart_grpc.pb.go constant _ (line 19) | _ = grpc.SupportPackageIsVersion7 type CartClient (line 24) | type CartClient interface type cartClient (line 31) | type cartClient struct method CreateCart (line 39) | func (c *cartClient) CreateCart(ctx context.Context, in *CreateCartReq... method UpdateCart (line 48) | func (c *cartClient) UpdateCart(ctx context.Context, in *UpdateCartReq... method DeleteCart (line 57) | func (c *cartClient) DeleteCart(ctx context.Context, in *DeleteCartReq... method ListCart (line 66) | func (c *cartClient) ListCart(ctx context.Context, in *ListCartRequest... function NewCartClient (line 35) | func NewCartClient(cc grpc.ClientConnInterface) CartClient { type CartServer (line 78) | type CartServer interface type UnimplementedCartServer (line 87) | type UnimplementedCartServer struct method CreateCart (line 90) | func (UnimplementedCartServer) CreateCart(context.Context, *CreateCart... method UpdateCart (line 93) | func (UnimplementedCartServer) UpdateCart(context.Context, *UpdateCart... method DeleteCart (line 96) | func (UnimplementedCartServer) DeleteCart(context.Context, *DeleteCart... method ListCart (line 99) | func (UnimplementedCartServer) ListCart(context.Context, *ListCartRequ... method mustEmbedUnimplementedCartServer (line 102) | func (UnimplementedCartServer) mustEmbedUnimplementedCartServer() {} type UnsafeCartServer (line 107) | type UnsafeCartServer interface function RegisterCartServer (line 111) | func RegisterCartServer(s grpc.ServiceRegistrar, srv CartServer) { function _Cart_CreateCart_Handler (line 115) | func _Cart_CreateCart_Handler(srv interface{}, ctx context.Context, dec ... function _Cart_UpdateCart_Handler (line 133) | func _Cart_UpdateCart_Handler(srv interface{}, ctx context.Context, dec ... function _Cart_DeleteCart_Handler (line 151) | func _Cart_DeleteCart_Handler(srv interface{}, ctx context.Context, dec ... function _Cart_ListCart_Handler (line 169) | func _Cart_ListCart_Handler(srv interface{}, ctx context.Context, dec fu... FILE: service/order/api/goods/v1/error_reason.pb.go constant _ (line 19) | _ = protoimpl.EnforceVersion(20 - protoimpl.MinVersion) constant _ (line 21) | _ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 20) type ErrorReason (line 24) | type ErrorReason method Enum (line 43) | func (x ErrorReason) Enum() *ErrorReason { method String (line 49) | func (x ErrorReason) String() string { method Descriptor (line 53) | func (ErrorReason) Descriptor() protoreflect.EnumDescriptor { method Type (line 57) | func (ErrorReason) Type() protoreflect.EnumType { method Number (line 61) | func (x ErrorReason) Number() protoreflect.EnumNumber { method EnumDescriptor (line 66) | func (ErrorReason) EnumDescriptor() ([]byte, []int) { constant ErrorReason_USER_NOT_FOUND (line 27) | ErrorReason_USER_NOT_FOUND ErrorReason = 0 constant ErrorReason_CONTENT_MISSING (line 28) | ErrorReason_CONTENT_MISSING ErrorReason = 1 function file_goods_v1_error_reason_proto_rawDescGZIP (line 92) | func file_goods_v1_error_reason_proto_rawDescGZIP() []byte { function init (line 111) | func init() { file_goods_v1_error_reason_proto_init() } function file_goods_v1_error_reason_proto_init (line 112) | func file_goods_v1_error_reason_proto_init() { FILE: service/order/api/goods/v1/goods.pb.go constant _ (line 20) | _ = protoimpl.EnforceVersion(20 - protoimpl.MinVersion) constant _ (line 22) | _ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 20) type AttrValueRequest (line 25) | type AttrValueRequest struct method Reset (line 36) | func (x *AttrValueRequest) Reset() { method String (line 45) | func (x *AttrValueRequest) String() string { method ProtoMessage (line 49) | func (*AttrValueRequest) ProtoMessage() {} method ProtoReflect (line 51) | func (x *AttrValueRequest) ProtoReflect() protoreflect.Message { method Descriptor (line 64) | func (*AttrValueRequest) Descriptor() ([]byte, []int) { method GetId (line 68) | func (x *AttrValueRequest) GetId() int64 { method GetAttrId (line 75) | func (x *AttrValueRequest) GetAttrId() int64 { method GetGroupId (line 82) | func (x *AttrValueRequest) GetGroupId() int64 { method GetValue (line 89) | func (x *AttrValueRequest) GetValue() string { type AttrRequest (line 96) | type AttrRequest struct method Reset (line 111) | func (x *AttrRequest) Reset() { method String (line 120) | func (x *AttrRequest) String() string { method ProtoMessage (line 124) | func (*AttrRequest) ProtoMessage() {} method ProtoReflect (line 126) | func (x *AttrRequest) ProtoReflect() protoreflect.Message { method Descriptor (line 139) | func (*AttrRequest) Descriptor() ([]byte, []int) { method GetId (line 143) | func (x *AttrRequest) GetId() int64 { method GetTypeId (line 150) | func (x *AttrRequest) GetTypeId() int64 { method GetGroupId (line 157) | func (x *AttrRequest) GetGroupId() int64 { method GetTitle (line 164) | func (x *AttrRequest) GetTitle() string { method GetDesc (line 171) | func (x *AttrRequest) GetDesc() string { method GetStatus (line 178) | func (x *AttrRequest) GetStatus() bool { method GetSort (line 185) | func (x *AttrRequest) GetSort() int32 { method GetAttrValue (line 192) | func (x *AttrRequest) GetAttrValue() []*AttrValueRequest { type AttrValueResponse (line 199) | type AttrValueResponse struct method Reset (line 210) | func (x *AttrValueResponse) Reset() { method String (line 219) | func (x *AttrValueResponse) String() string { method ProtoMessage (line 223) | func (*AttrValueResponse) ProtoMessage() {} method ProtoReflect (line 225) | func (x *AttrValueResponse) ProtoReflect() protoreflect.Message { method Descriptor (line 238) | func (*AttrValueResponse) Descriptor() ([]byte, []int) { method GetId (line 242) | func (x *AttrValueResponse) GetId() int64 { method GetAttrId (line 249) | func (x *AttrValueResponse) GetAttrId() int64 { method GetGroupId (line 256) | func (x *AttrValueResponse) GetGroupId() int64 { method GetValue (line 263) | func (x *AttrValueResponse) GetValue() string { type AttrResponse (line 270) | type AttrResponse struct method Reset (line 285) | func (x *AttrResponse) Reset() { method String (line 294) | func (x *AttrResponse) String() string { method ProtoMessage (line 298) | func (*AttrResponse) ProtoMessage() {} method ProtoReflect (line 300) | func (x *AttrResponse) ProtoReflect() protoreflect.Message { method Descriptor (line 313) | func (*AttrResponse) Descriptor() ([]byte, []int) { method GetId (line 317) | func (x *AttrResponse) GetId() int64 { method GetTypeId (line 324) | func (x *AttrResponse) GetTypeId() int64 { method GetGroupId (line 331) | func (x *AttrResponse) GetGroupId() int64 { method GetTitle (line 338) | func (x *AttrResponse) GetTitle() string { method GetDesc (line 345) | func (x *AttrResponse) GetDesc() string { method GetStatus (line 352) | func (x *AttrResponse) GetStatus() bool { method GetSort (line 359) | func (x *AttrResponse) GetSort() int32 { method GetAttrValue (line 366) | func (x *AttrResponse) GetAttrValue() []*AttrValueResponse { type AttrGroupRequest (line 373) | type AttrGroupRequest struct method Reset (line 386) | func (x *AttrGroupRequest) Reset() { method String (line 395) | func (x *AttrGroupRequest) String() string { method ProtoMessage (line 399) | func (*AttrGroupRequest) ProtoMessage() {} method ProtoReflect (line 401) | func (x *AttrGroupRequest) ProtoReflect() protoreflect.Message { method Descriptor (line 414) | func (*AttrGroupRequest) Descriptor() ([]byte, []int) { method GetId (line 418) | func (x *AttrGroupRequest) GetId() int64 { method GetTypeId (line 425) | func (x *AttrGroupRequest) GetTypeId() int64 { method GetTitle (line 432) | func (x *AttrGroupRequest) GetTitle() string { method GetDesc (line 439) | func (x *AttrGroupRequest) GetDesc() string { method GetStatus (line 446) | func (x *AttrGroupRequest) GetStatus() bool { method GetSort (line 453) | func (x *AttrGroupRequest) GetSort() int32 { type AttrGroupResponse (line 460) | type AttrGroupResponse struct method Reset (line 473) | func (x *AttrGroupResponse) Reset() { method String (line 482) | func (x *AttrGroupResponse) String() string { method ProtoMessage (line 486) | func (*AttrGroupResponse) ProtoMessage() {} method ProtoReflect (line 488) | func (x *AttrGroupResponse) ProtoReflect() protoreflect.Message { method Descriptor (line 501) | func (*AttrGroupResponse) Descriptor() ([]byte, []int) { method GetId (line 505) | func (x *AttrGroupResponse) GetId() int64 { method GetTypeId (line 512) | func (x *AttrGroupResponse) GetTypeId() int64 { method GetTitle (line 519) | func (x *AttrGroupResponse) GetTitle() string { method GetDesc (line 526) | func (x *AttrGroupResponse) GetDesc() string { method GetStatus (line 533) | func (x *AttrGroupResponse) GetStatus() bool { method GetSort (line 540) | func (x *AttrGroupResponse) GetSort() int32 { type SpecificationValue (line 547) | type SpecificationValue struct method Reset (line 558) | func (x *SpecificationValue) Reset() { method String (line 567) | func (x *SpecificationValue) String() string { method ProtoMessage (line 571) | func (*SpecificationValue) ProtoMessage() {} method ProtoReflect (line 573) | func (x *SpecificationValue) ProtoReflect() protoreflect.Message { method Descriptor (line 586) | func (*SpecificationValue) Descriptor() ([]byte, []int) { method GetId (line 590) | func (x *SpecificationValue) GetId() int64 { method GetAttrId (line 597) | func (x *SpecificationValue) GetAttrId() int64 { method GetValue (line 604) | func (x *SpecificationValue) GetValue() string { method GetSort (line 611) | func (x *SpecificationValue) GetSort() int32 { type SpecificationValueResponse (line 618) | type SpecificationValueResponse struct method Reset (line 629) | func (x *SpecificationValueResponse) Reset() { method String (line 638) | func (x *SpecificationValueResponse) String() string { method ProtoMessage (line 642) | func (*SpecificationValueResponse) ProtoMessage() {} method ProtoReflect (line 644) | func (x *SpecificationValueResponse) ProtoReflect() protoreflect.Messa... method Descriptor (line 657) | func (*SpecificationValueResponse) Descriptor() ([]byte, []int) { method GetId (line 661) | func (x *SpecificationValueResponse) GetId() int64 { method GetAttrId (line 668) | func (x *SpecificationValueResponse) GetAttrId() int64 { method GetValue (line 675) | func (x *SpecificationValueResponse) GetValue() string { method GetSort (line 682) | func (x *SpecificationValueResponse) GetSort() int32 { type SpecificationRequest (line 689) | type SpecificationRequest struct method Reset (line 704) | func (x *SpecificationRequest) Reset() { method String (line 713) | func (x *SpecificationRequest) String() string { method ProtoMessage (line 717) | func (*SpecificationRequest) ProtoMessage() {} method ProtoReflect (line 719) | func (x *SpecificationRequest) ProtoReflect() protoreflect.Message { method Descriptor (line 732) | func (*SpecificationRequest) Descriptor() ([]byte, []int) { method GetId (line 736) | func (x *SpecificationRequest) GetId() int64 { method GetTypeId (line 743) | func (x *SpecificationRequest) GetTypeId() int64 { method GetName (line 750) | func (x *SpecificationRequest) GetName() string { method GetSort (line 757) | func (x *SpecificationRequest) GetSort() int32 { method GetStatus (line 764) | func (x *SpecificationRequest) GetStatus() bool { method GetIsSku (line 771) | func (x *SpecificationRequest) GetIsSku() bool { method GetIsSelect (line 778) | func (x *SpecificationRequest) GetIsSelect() bool { method GetSpecificationValue (line 785) | func (x *SpecificationRequest) GetSpecificationValue() []*Specificatio... type SpecificationResponse (line 792) | type SpecificationResponse struct method Reset (line 800) | func (x *SpecificationResponse) Reset() { method String (line 809) | func (x *SpecificationResponse) String() string { method ProtoMessage (line 813) | func (*SpecificationResponse) ProtoMessage() {} method ProtoReflect (line 815) | func (x *SpecificationResponse) ProtoReflect() protoreflect.Message { method Descriptor (line 828) | func (*SpecificationResponse) Descriptor() ([]byte, []int) { method GetId (line 832) | func (x *SpecificationResponse) GetId() int64 { type GoodsTypeRequest (line 839) | type GoodsTypeRequest struct method Reset (line 854) | func (x *GoodsTypeRequest) Reset() { method String (line 863) | func (x *GoodsTypeRequest) String() string { method ProtoMessage (line 867) | func (*GoodsTypeRequest) ProtoMessage() {} method ProtoReflect (line 869) | func (x *GoodsTypeRequest) ProtoReflect() protoreflect.Message { method Descriptor (line 882) | func (*GoodsTypeRequest) Descriptor() ([]byte, []int) { method GetId (line 886) | func (x *GoodsTypeRequest) GetId() int64 { method GetName (line 893) | func (x *GoodsTypeRequest) GetName() string { method GetTypeCode (line 900) | func (x *GoodsTypeRequest) GetTypeCode() string { method GetNameAlias (line 907) | func (x *GoodsTypeRequest) GetNameAlias() string { method GetIsVirtual (line 914) | func (x *GoodsTypeRequest) GetIsVirtual() bool { method GetDesc (line 921) | func (x *GoodsTypeRequest) GetDesc() string { method GetSort (line 928) | func (x *GoodsTypeRequest) GetSort() int32 { method GetBrandIds (line 935) | func (x *GoodsTypeRequest) GetBrandIds() string { type GoodsTypeResponse (line 942) | type GoodsTypeResponse struct method Reset (line 950) | func (x *GoodsTypeResponse) Reset() { method String (line 959) | func (x *GoodsTypeResponse) String() string { method ProtoMessage (line 963) | func (*GoodsTypeResponse) ProtoMessage() {} method ProtoReflect (line 965) | func (x *GoodsTypeResponse) ProtoReflect() protoreflect.Message { method Descriptor (line 978) | func (*GoodsTypeResponse) Descriptor() ([]byte, []int) { method GetId (line 982) | func (x *GoodsTypeResponse) GetId() int64 { type CreateGoodsRequest (line 989) | type CreateGoodsRequest struct method Reset (line 1016) | func (x *CreateGoodsRequest) Reset() { method String (line 1025) | func (x *CreateGoodsRequest) String() string { method ProtoMessage (line 1029) | func (*CreateGoodsRequest) ProtoMessage() {} method ProtoReflect (line 1031) | func (x *CreateGoodsRequest) ProtoReflect() protoreflect.Message { method Descriptor (line 1044) | func (*CreateGoodsRequest) Descriptor() ([]byte, []int) { method GetId (line 1048) | func (x *CreateGoodsRequest) GetId() int64 { method GetCategoryId (line 1055) | func (x *CreateGoodsRequest) GetCategoryId() int32 { method GetBrandId (line 1062) | func (x *CreateGoodsRequest) GetBrandId() int32 { method GetTypeId (line 1069) | func (x *CreateGoodsRequest) GetTypeId() int64 { method GetName (line 1076) | func (x *CreateGoodsRequest) GetName() string { method GetNameAlias (line 1083) | func (x *CreateGoodsRequest) GetNameAlias() string { method GetGoodsTags (line 1090) | func (x *CreateGoodsRequest) GetGoodsTags() string { method GetGoodsSn (line 1097) | func (x *CreateGoodsRequest) GetGoodsSn() string { method GetShopPrice (line 1104) | func (x *CreateGoodsRequest) GetShopPrice() int64 { method GetMarketPrice (line 1111) | func (x *CreateGoodsRequest) GetMarketPrice() int64 { method GetInventory (line 1118) | func (x *CreateGoodsRequest) GetInventory() int64 { method GetGoodsBrief (line 1125) | func (x *CreateGoodsRequest) GetGoodsBrief() string { method GetGoodsFrontImage (line 1132) | func (x *CreateGoodsRequest) GetGoodsFrontImage() string { method GetGoodsImages (line 1139) | func (x *CreateGoodsRequest) GetGoodsImages() []string { method GetShipFree (line 1146) | func (x *CreateGoodsRequest) GetShipFree() bool { method GetShipId (line 1153) | func (x *CreateGoodsRequest) GetShipId() int32 { method GetIsNew (line 1160) | func (x *CreateGoodsRequest) GetIsNew() bool { method GetIsHot (line 1167) | func (x *CreateGoodsRequest) GetIsHot() bool { method GetOnSale (line 1174) | func (x *CreateGoodsRequest) GetOnSale() bool { method GetSku (line 1181) | func (x *CreateGoodsRequest) GetSku() []*CreateGoodsRequestGoodsSku { type CreateGoodsResponse (line 1188) | type CreateGoodsResponse struct method Reset (line 1196) | func (x *CreateGoodsResponse) Reset() { method String (line 1205) | func (x *CreateGoodsResponse) String() string { method ProtoMessage (line 1209) | func (*CreateGoodsResponse) ProtoMessage() {} method ProtoReflect (line 1211) | func (x *CreateGoodsResponse) ProtoReflect() protoreflect.Message { method Descriptor (line 1224) | func (*CreateGoodsResponse) Descriptor() ([]byte, []int) { method GetID (line 1228) | func (x *CreateGoodsResponse) GetID() int64 { type GoodsInfoResponse (line 1235) | type GoodsInfoResponse struct method Reset (line 1259) | func (x *GoodsInfoResponse) Reset() { method String (line 1268) | func (x *GoodsInfoResponse) String() string { method ProtoMessage (line 1272) | func (*GoodsInfoResponse) ProtoMessage() {} method ProtoReflect (line 1274) | func (x *GoodsInfoResponse) ProtoReflect() protoreflect.Message { method Descriptor (line 1287) | func (*GoodsInfoResponse) Descriptor() ([]byte, []int) { method GetId (line 1291) | func (x *GoodsInfoResponse) GetId() int64 { method GetCategoryId (line 1298) | func (x *GoodsInfoResponse) GetCategoryId() int32 { method GetBrandId (line 1305) | func (x *GoodsInfoResponse) GetBrandId() int32 { method GetName (line 1312) | func (x *GoodsInfoResponse) GetName() string { method GetGoodsSn (line 1319) | func (x *GoodsInfoResponse) GetGoodsSn() string { method GetClickNum (line 1326) | func (x *GoodsInfoResponse) GetClickNum() int64 { method GetSoldNum (line 1333) | func (x *GoodsInfoResponse) GetSoldNum() int64 { method GetFavNum (line 1340) | func (x *GoodsInfoResponse) GetFavNum() int64 { method GetMarketPrice (line 1347) | func (x *GoodsInfoResponse) GetMarketPrice() int64 { method GetGoodsBrief (line 1354) | func (x *GoodsInfoResponse) GetGoodsBrief() string { method GetGoodsDesc (line 1361) | func (x *GoodsInfoResponse) GetGoodsDesc() string { method GetShipFree (line 1368) | func (x *GoodsInfoResponse) GetShipFree() bool { method GetImages (line 1375) | func (x *GoodsInfoResponse) GetImages() string { method GetGoodsImages (line 1382) | func (x *GoodsInfoResponse) GetGoodsImages() []string { method GetIsNew (line 1389) | func (x *GoodsInfoResponse) GetIsNew() bool { method GetIsHot (line 1396) | func (x *GoodsInfoResponse) GetIsHot() bool { method GetOnSale (line 1403) | func (x *GoodsInfoResponse) GetOnSale() bool { type GoodsListResponse (line 1410) | type GoodsListResponse struct method Reset (line 1419) | func (x *GoodsListResponse) Reset() { method String (line 1428) | func (x *GoodsListResponse) String() string { method ProtoMessage (line 1432) | func (*GoodsListResponse) ProtoMessage() {} method ProtoReflect (line 1434) | func (x *GoodsListResponse) ProtoReflect() protoreflect.Message { method Descriptor (line 1447) | func (*GoodsListResponse) Descriptor() ([]byte, []int) { method GetTotal (line 1451) | func (x *GoodsListResponse) GetTotal() int64 { method GetList (line 1458) | func (x *GoodsListResponse) GetList() []*GoodsInfoResponse { type GoodsFilterRequest (line 1465) | type GoodsFilterRequest struct method Reset (line 1486) | func (x *GoodsFilterRequest) Reset() { method String (line 1495) | func (x *GoodsFilterRequest) String() string { method ProtoMessage (line 1499) | func (*GoodsFilterRequest) ProtoMessage() {} method ProtoReflect (line 1501) | func (x *GoodsFilterRequest) ProtoReflect() protoreflect.Message { method Descriptor (line 1514) | func (*GoodsFilterRequest) Descriptor() ([]byte, []int) { method GetKeywords (line 1518) | func (x *GoodsFilterRequest) GetKeywords() string { method GetCategoryId (line 1525) | func (x *GoodsFilterRequest) GetCategoryId() int32 { method GetBrandId (line 1532) | func (x *GoodsFilterRequest) GetBrandId() int32 { method GetMinPrice (line 1539) | func (x *GoodsFilterRequest) GetMinPrice() int64 { method GetMaxPrice (line 1546) | func (x *GoodsFilterRequest) GetMaxPrice() int64 { method GetIsHot (line 1553) | func (x *GoodsFilterRequest) GetIsHot() bool { method GetIsNew (line 1560) | func (x *GoodsFilterRequest) GetIsNew() bool { method GetIsTab (line 1567) | func (x *GoodsFilterRequest) GetIsTab() bool { method GetClickNum (line 1574) | func (x *GoodsFilterRequest) GetClickNum() int64 { method GetSoldNum (line 1581) | func (x *GoodsFilterRequest) GetSoldNum() int64 { method GetFavNum (line 1588) | func (x *GoodsFilterRequest) GetFavNum() int64 { method GetPages (line 1595) | func (x *GoodsFilterRequest) GetPages() int64 { method GetPagePerNums (line 1602) | func (x *GoodsFilterRequest) GetPagePerNums() int64 { method GetId (line 1609) | func (x *GoodsFilterRequest) GetId() int64 { type CategoryInfoResponse (line 1617) | type CategoryInfoResponse struct method Reset (line 1630) | func (x *CategoryInfoResponse) Reset() { method String (line 1639) | func (x *CategoryInfoResponse) String() string { method ProtoMessage (line 1643) | func (*CategoryInfoResponse) ProtoMessage() {} method ProtoReflect (line 1645) | func (x *CategoryInfoResponse) ProtoReflect() protoreflect.Message { method Descriptor (line 1658) | func (*CategoryInfoResponse) Descriptor() ([]byte, []int) { method GetId (line 1662) | func (x *CategoryInfoResponse) GetId() int32 { method GetName (line 1669) | func (x *CategoryInfoResponse) GetName() string { method GetParentCategory (line 1676) | func (x *CategoryInfoResponse) GetParentCategory() int32 { method GetLevel (line 1683) | func (x *CategoryInfoResponse) GetLevel() int32 { method GetIsTab (line 1690) | func (x *CategoryInfoResponse) GetIsTab() bool { method GetSort (line 1697) | func (x *CategoryInfoResponse) GetSort() int32 { type CategoryListResponse (line 1704) | type CategoryListResponse struct method Reset (line 1712) | func (x *CategoryListResponse) Reset() { method String (line 1721) | func (x *CategoryListResponse) String() string { method ProtoMessage (line 1725) | func (*CategoryListResponse) ProtoMessage() {} method ProtoReflect (line 1727) | func (x *CategoryListResponse) ProtoReflect() protoreflect.Message { method Descriptor (line 1740) | func (*CategoryListResponse) Descriptor() ([]byte, []int) { method GetJsonData (line 1744) | func (x *CategoryListResponse) GetJsonData() string { type CategoryListRequest (line 1751) | type CategoryListRequest struct method Reset (line 1760) | func (x *CategoryListRequest) Reset() { method String (line 1769) | func (x *CategoryListRequest) String() string { method ProtoMessage (line 1773) | func (*CategoryListRequest) ProtoMessage() {} method ProtoReflect (line 1775) | func (x *CategoryListRequest) ProtoReflect() protoreflect.Message { method Descriptor (line 1788) | func (*CategoryListRequest) Descriptor() ([]byte, []int) { method GetId (line 1792) | func (x *CategoryListRequest) GetId() int32 { method GetLevel (line 1799) | func (x *CategoryListRequest) GetLevel() int32 { type SubCategoryListResponse (line 1806) | type SubCategoryListResponse struct method Reset (line 1815) | func (x *SubCategoryListResponse) Reset() { method String (line 1824) | func (x *SubCategoryListResponse) String() string { method ProtoMessage (line 1828) | func (*SubCategoryListResponse) ProtoMessage() {} method ProtoReflect (line 1830) | func (x *SubCategoryListResponse) ProtoReflect() protoreflect.Message { method Descriptor (line 1843) | func (*SubCategoryListResponse) Descriptor() ([]byte, []int) { method GetInfo (line 1847) | func (x *SubCategoryListResponse) GetInfo() *CategoryInfoResponse { method GetSubCategory (line 1854) | func (x *SubCategoryListResponse) GetSubCategory() []*CategoryInfoResp... type CategoryInfoRequest (line 1861) | type CategoryInfoRequest struct method Reset (line 1874) | func (x *CategoryInfoRequest) Reset() { method String (line 1883) | func (x *CategoryInfoRequest) String() string { method ProtoMessage (line 1887) | func (*CategoryInfoRequest) ProtoMessage() {} method ProtoReflect (line 1889) | func (x *CategoryInfoRequest) ProtoReflect() protoreflect.Message { method Descriptor (line 1902) | func (*CategoryInfoRequest) Descriptor() ([]byte, []int) { method GetId (line 1906) | func (x *CategoryInfoRequest) GetId() int32 { method GetName (line 1913) | func (x *CategoryInfoRequest) GetName() string { method GetParentCategory (line 1920) | func (x *CategoryInfoRequest) GetParentCategory() int32 { method GetLevel (line 1927) | func (x *CategoryInfoRequest) GetLevel() int32 { method GetIsTab (line 1934) | func (x *CategoryInfoRequest) GetIsTab() bool { method GetSort (line 1941) | func (x *CategoryInfoRequest) GetSort() int32 { type BatchCategoryInfoRequest (line 1948) | type BatchCategoryInfoRequest struct method Reset (line 1958) | func (x *BatchCategoryInfoRequest) Reset() { method String (line 1967) | func (x *BatchCategoryInfoRequest) String() string { method ProtoMessage (line 1971) | func (*BatchCategoryInfoRequest) ProtoMessage() {} method ProtoReflect (line 1973) | func (x *BatchCategoryInfoRequest) ProtoReflect() protoreflect.Message { method Descriptor (line 1986) | func (*BatchCategoryInfoRequest) Descriptor() ([]byte, []int) { method GetId (line 1990) | func (x *BatchCategoryInfoRequest) GetId() []int32 { method GetGoodsNums (line 1997) | func (x *BatchCategoryInfoRequest) GetGoodsNums() int32 { method GetBrandNums (line 2004) | func (x *BatchCategoryInfoRequest) GetBrandNums() int32 { type DeleteCategoryRequest (line 2011) | type DeleteCategoryRequest struct method Reset (line 2019) | func (x *DeleteCategoryRequest) Reset() { method String (line 2028) | func (x *DeleteCategoryRequest) String() string { method ProtoMessage (line 2032) | func (*DeleteCategoryRequest) ProtoMessage() {} method ProtoReflect (line 2034) | func (x *DeleteCategoryRequest) ProtoReflect() protoreflect.Message { method Descriptor (line 2047) | func (*DeleteCategoryRequest) Descriptor() ([]byte, []int) { method GetId (line 2051) | func (x *DeleteCategoryRequest) GetId() int32 { type BrandListRequest (line 2058) | type BrandListRequest struct method Reset (line 2067) | func (x *BrandListRequest) Reset() { method String (line 2076) | func (x *BrandListRequest) String() string { method ProtoMessage (line 2080) | func (*BrandListRequest) ProtoMessage() {} method ProtoReflect (line 2082) | func (x *BrandListRequest) ProtoReflect() protoreflect.Message { method Descriptor (line 2095) | func (*BrandListRequest) Descriptor() ([]byte, []int) { method GetPages (line 2099) | func (x *BrandListRequest) GetPages() int32 { method GetPagePerNums (line 2106) | func (x *BrandListRequest) GetPagePerNums() int32 { type BrandRequest (line 2113) | type BrandRequest struct method Reset (line 2126) | func (x *BrandRequest) Reset() { method String (line 2135) | func (x *BrandRequest) String() string { method ProtoMessage (line 2139) | func (*BrandRequest) ProtoMessage() {} method ProtoReflect (line 2141) | func (x *BrandRequest) ProtoReflect() protoreflect.Message { method Descriptor (line 2154) | func (*BrandRequest) Descriptor() ([]byte, []int) { method GetId (line 2158) | func (x *BrandRequest) GetId() int32 { method GetName (line 2165) | func (x *BrandRequest) GetName() string { method GetLogo (line 2172) | func (x *BrandRequest) GetLogo() string { method GetDesc (line 2179) | func (x *BrandRequest) GetDesc() string { method GetIsTab (line 2186) | func (x *BrandRequest) GetIsTab() bool { method GetSort (line 2193) | func (x *BrandRequest) GetSort() int32 { type BrandInfoResponse (line 2200) | type BrandInfoResponse struct method Reset (line 2213) | func (x *BrandInfoResponse) Reset() { method String (line 2222) | func (x *BrandInfoResponse) String() string { method ProtoMessage (line 2226) | func (*BrandInfoResponse) ProtoMessage() {} method ProtoReflect (line 2228) | func (x *BrandInfoResponse) ProtoReflect() protoreflect.Message { method Descriptor (line 2241) | func (*BrandInfoResponse) Descriptor() ([]byte, []int) { method GetId (line 2245) | func (x *BrandInfoResponse) GetId() int32 { method GetName (line 2252) | func (x *BrandInfoResponse) GetName() string { method GetLogo (line 2259) | func (x *BrandInfoResponse) GetLogo() string { method GetDesc (line 2266) | func (x *BrandInfoResponse) GetDesc() string { method GetIsTab (line 2273) | func (x *BrandInfoResponse) GetIsTab() bool { method GetSort (line 2280) | func (x *BrandInfoResponse) GetSort() int32 { type BrandListResponse (line 2287) | type BrandListResponse struct method Reset (line 2296) | func (x *BrandListResponse) Reset() { method String (line 2305) | func (x *BrandListResponse) String() string { method ProtoMessage (line 2309) | func (*BrandListResponse) ProtoMessage() {} method ProtoReflect (line 2311) | func (x *BrandListResponse) ProtoReflect() protoreflect.Message { method Descriptor (line 2324) | func (*BrandListResponse) Descriptor() ([]byte, []int) { method GetTotal (line 2328) | func (x *BrandListResponse) GetTotal() int32 { method GetData (line 2335) | func (x *BrandListResponse) GetData() []*BrandInfoResponse { type CreateGoodsRequestGoodsSku (line 2344) | type CreateGoodsRequestGoodsSku struct method Reset (line 2364) | func (x *CreateGoodsRequestGoodsSku) Reset() { method String (line 2373) | func (x *CreateGoodsRequestGoodsSku) String() string { method ProtoMessage (line 2377) | func (*CreateGoodsRequestGoodsSku) ProtoMessage() {} method ProtoReflect (line 2379) | func (x *CreateGoodsRequestGoodsSku) ProtoReflect() protoreflect.Messa... method Descriptor (line 2392) | func (*CreateGoodsRequestGoodsSku) Descriptor() ([]byte, []int) { method GetId (line 2396) | func (x *CreateGoodsRequestGoodsSku) GetId() int64 { method GetGoodsId (line 2403) | func (x *CreateGoodsRequestGoodsSku) GetGoodsId() int64 { method GetSkuName (line 2410) | func (x *CreateGoodsRequestGoodsSku) GetSkuName() string { method GetCode (line 2417) | func (x *CreateGoodsRequestGoodsSku) GetCode() string { method GetBarCode (line 2424) | func (x *CreateGoodsRequestGoodsSku) GetBarCode() string { method GetPrice (line 2431) | func (x *CreateGoodsRequestGoodsSku) GetPrice() int64 { method GetPromotionPrice (line 2438) | func (x *CreateGoodsRequestGoodsSku) GetPromotionPrice() int64 { method GetPoints (line 2445) | func (x *CreateGoodsRequestGoodsSku) GetPoints() int64 { method GetImage (line 2452) | func (x *CreateGoodsRequestGoodsSku) GetImage() string { method GetSort (line 2459) | func (x *CreateGoodsRequestGoodsSku) GetSort() int32 { method GetInventory (line 2466) | func (x *CreateGoodsRequestGoodsSku) GetInventory() int64 { method GetSpecificationInfo (line 2473) | func (x *CreateGoodsRequestGoodsSku) GetSpecificationInfo() []*CreateG... method GetGroupAttrInfo (line 2480) | func (x *CreateGoodsRequestGoodsSku) GetGroupAttrInfo() []*CreateGoods... type CreateGoodsRequestGoodsSkuSpecification (line 2488) | type CreateGoodsRequestGoodsSkuSpecification struct method Reset (line 2497) | func (x *CreateGoodsRequestGoodsSkuSpecification) Reset() { method String (line 2506) | func (x *CreateGoodsRequestGoodsSkuSpecification) String() string { method ProtoMessage (line 2510) | func (*CreateGoodsRequestGoodsSkuSpecification) ProtoMessage() {} method ProtoReflect (line 2512) | func (x *CreateGoodsRequestGoodsSkuSpecification) ProtoReflect() proto... method Descriptor (line 2525) | func (*CreateGoodsRequestGoodsSkuSpecification) Descriptor() ([]byte, ... method GetSId (line 2529) | func (x *CreateGoodsRequestGoodsSkuSpecification) GetSId() int64 { method GetVId (line 2536) | func (x *CreateGoodsRequestGoodsSkuSpecification) GetVId() int64 { type CreateGoodsRequestGoodsSkuGroupAttr (line 2544) | type CreateGoodsRequestGoodsSkuGroupAttr struct method Reset (line 2554) | func (x *CreateGoodsRequestGoodsSkuGroupAttr) Reset() { method String (line 2563) | func (x *CreateGoodsRequestGoodsSkuGroupAttr) String() string { method ProtoMessage (line 2567) | func (*CreateGoodsRequestGoodsSkuGroupAttr) ProtoMessage() {} method ProtoReflect (line 2569) | func (x *CreateGoodsRequestGoodsSkuGroupAttr) ProtoReflect() protorefl... method Descriptor (line 2582) | func (*CreateGoodsRequestGoodsSkuGroupAttr) Descriptor() ([]byte, []in... method GetGroupId (line 2586) | func (x *CreateGoodsRequestGoodsSkuGroupAttr) GetGroupId() int64 { method GetGroupName (line 2593) | func (x *CreateGoodsRequestGoodsSkuGroupAttr) GetGroupName() string { method GetAttrInfo (line 2600) | func (x *CreateGoodsRequestGoodsSkuGroupAttr) GetAttrInfo() []*CreateG... type CreateGoodsRequestGoodsSkuGroupAttrAttr (line 2607) | type CreateGoodsRequestGoodsSkuGroupAttrAttr struct method Reset (line 2618) | func (x *CreateGoodsRequestGoodsSkuGroupAttrAttr) Reset() { method String (line 2627) | func (x *CreateGoodsRequestGoodsSkuGroupAttrAttr) String() string { method ProtoMessage (line 2631) | func (*CreateGoodsRequestGoodsSkuGroupAttrAttr) ProtoMessage() {} method ProtoReflect (line 2633) | func (x *CreateGoodsRequestGoodsSkuGroupAttrAttr) ProtoReflect() proto... method Descriptor (line 2646) | func (*CreateGoodsRequestGoodsSkuGroupAttrAttr) Descriptor() ([]byte, ... method GetAttrId (line 2650) | func (x *CreateGoodsRequestGoodsSkuGroupAttrAttr) GetAttrId() int64 { method GetAttrName (line 2657) | func (x *CreateGoodsRequestGoodsSkuGroupAttrAttr) GetAttrName() string { method GetAttrValueId (line 2664) | func (x *CreateGoodsRequestGoodsSkuGroupAttrAttr) GetAttrValueId() int... method GetAttrValueName (line 2671) | func (x *CreateGoodsRequestGoodsSkuGroupAttrAttr) GetAttrValueName() s... function file_goods_v1_goods_proto_rawDescGZIP (line 3118) | func file_goods_v1_goods_proto_rawDescGZIP() []byte { function init (line 3212) | func init() { file_goods_v1_goods_proto_init() } function file_goods_v1_goods_proto_init (line 3213) | func file_goods_v1_goods_proto_init() { FILE: service/order/api/goods/v1/goods.pb.validate.go method Validate (line 41) | func (m *AttrValueRequest) Validate() error { method ValidateAll (line 49) | func (m *AttrValueRequest) ValidateAll() error { method validate (line 53) | func (m *AttrValueRequest) validate(all bool) error { type AttrValueRequestMultiError (line 96) | type AttrValueRequestMultiError method Error (line 99) | func (m AttrValueRequestMultiError) Error() string { method AllErrors (line 108) | func (m AttrValueRequestMultiError) AllErrors() []error { return m } type AttrValueRequestValidationError (line 112) | type AttrValueRequestValidationError struct method Field (line 120) | func (e AttrValueRequestValidationError) Field() string { return e.fie... method Reason (line 123) | func (e AttrValueRequestValidationError) Reason() string { return e.re... method Cause (line 126) | func (e AttrValueRequestValidationError) Cause() error { return e.cause } method Key (line 129) | func (e AttrValueRequestValidationError) Key() bool { return e.key } method ErrorName (line 132) | func (e AttrValueRequestValidationError) ErrorName() string { return "... method Error (line 135) | func (e AttrValueRequestValidationError) Error() string { method Validate (line 167) | func (m *AttrRequest) Validate() error { method ValidateAll (line 175) | func (m *AttrRequest) ValidateAll() error { method validate (line 179) | func (m *AttrRequest) validate(all bool) error { type AttrRequestMultiError (line 279) | type AttrRequestMultiError method Error (line 282) | func (m AttrRequestMultiError) Error() string { method AllErrors (line 291) | func (m AttrRequestMultiError) AllErrors() []error { return m } type AttrRequestValidationError (line 295) | type AttrRequestValidationError struct method Field (line 303) | func (e AttrRequestValidationError) Field() string { return e.field } method Reason (line 306) | func (e AttrRequestValidationError) Reason() string { return e.reason } method Cause (line 309) | func (e AttrRequestValidationError) Cause() error { return e.cause } method Key (line 312) | func (e AttrRequestValidationError) Key() bool { return e.key } method ErrorName (line 315) | func (e AttrRequestValidationError) ErrorName() string { return "AttrR... method Error (line 318) | func (e AttrRequestValidationError) Error() string { method Validate (line 350) | func (m *AttrValueResponse) Validate() error { method ValidateAll (line 358) | func (m *AttrValueResponse) ValidateAll() error { method validate (line 362) | func (m *AttrValueResponse) validate(all bool) error { type AttrValueResponseMultiError (line 387) | type AttrValueResponseMultiError method Error (line 390) | func (m AttrValueResponseMultiError) Error() string { method AllErrors (line 399) | func (m AttrValueResponseMultiError) AllErrors() []error { return m } type AttrValueResponseValidationError (line 403) | type AttrValueResponseValidationError struct method Field (line 411) | func (e AttrValueResponseValidationError) Field() string { return e.fi... method Reason (line 414) | func (e AttrValueResponseValidationError) Reason() string { return e.r... method Cause (line 417) | func (e AttrValueResponseValidationError) Cause() error { return e.cau... method Key (line 420) | func (e AttrValueResponseValidationError) Key() bool { return e.key } method ErrorName (line 423) | func (e AttrValueResponseValidationError) ErrorName() string { method Error (line 428) | func (e AttrValueResponseValidationError) Error() string { method Validate (line 460) | func (m *AttrResponse) Validate() error { method ValidateAll (line 468) | func (m *AttrResponse) ValidateAll() error { method validate (line 472) | func (m *AttrResponse) validate(all bool) error { type AttrResponseMultiError (line 536) | type AttrResponseMultiError method Error (line 539) | func (m AttrResponseMultiError) Error() string { method AllErrors (line 548) | func (m AttrResponseMultiError) AllErrors() []error { return m } type AttrResponseValidationError (line 552) | type AttrResponseValidationError struct method Field (line 560) | func (e AttrResponseValidationError) Field() string { return e.field } method Reason (line 563) | func (e AttrResponseValidationError) Reason() string { return e.reason } method Cause (line 566) | func (e AttrResponseValidationError) Cause() error { return e.cause } method Key (line 569) | func (e AttrResponseValidationError) Key() bool { return e.key } method ErrorName (line 572) | func (e AttrResponseValidationError) ErrorName() string { return "Attr... method Error (line 575) | func (e AttrResponseValidationError) Error() string { method Validate (line 607) | func (m *AttrGroupRequest) Validate() error { method ValidateAll (line 615) | func (m *AttrGroupRequest) ValidateAll() error { method validate (line 619) | func (m *AttrGroupRequest) validate(all bool) error { type AttrGroupRequestMultiError (line 675) | type AttrGroupRequestMultiError method Error (line 678) | func (m AttrGroupRequestMultiError) Error() string { method AllErrors (line 687) | func (m AttrGroupRequestMultiError) AllErrors() []error { return m } type AttrGroupRequestValidationError (line 691) | type AttrGroupRequestValidationError struct method Field (line 699) | func (e AttrGroupRequestValidationError) Field() string { return e.fie... method Reason (line 702) | func (e AttrGroupRequestValidationError) Reason() string { return e.re... method Cause (line 705) | func (e AttrGroupRequestValidationError) Cause() error { return e.cause } method Key (line 708) | func (e AttrGroupRequestValidationError) Key() bool { return e.key } method ErrorName (line 711) | func (e AttrGroupRequestValidationError) ErrorName() string { return "... method Error (line 714) | func (e AttrGroupRequestValidationError) Error() string { method Validate (line 746) | func (m *AttrGroupResponse) Validate() error { method ValidateAll (line 754) | func (m *AttrGroupResponse) ValidateAll() error { method validate (line 758) | func (m *AttrGroupResponse) validate(all bool) error { type AttrGroupResponseMultiError (line 787) | type AttrGroupResponseMultiError method Error (line 790) | func (m AttrGroupResponseMultiError) Error() string { method AllErrors (line 799) | func (m AttrGroupResponseMultiError) AllErrors() []error { return m } type AttrGroupResponseValidationError (line 803) | type AttrGroupResponseValidationError struct method Field (line 811) | func (e AttrGroupResponseValidationError) Field() string { return e.fi... method Reason (line 814) | func (e AttrGroupResponseValidationError) Reason() string { return e.r... method Cause (line 817) | func (e AttrGroupResponseValidationError) Cause() error { return e.cau... method Key (line 820) | func (e AttrGroupResponseValidationError) Key() bool { return e.key } method ErrorName (line 823) | func (e AttrGroupResponseValidationError) ErrorName() string { method Error (line 828) | func (e AttrGroupResponseValidationError) Error() string { method Validate (line 860) | func (m *SpecificationValue) Validate() error { method ValidateAll (line 868) | func (m *SpecificationValue) ValidateAll() error { method validate (line 872) | func (m *SpecificationValue) validate(all bool) error { type SpecificationValueMultiError (line 915) | type SpecificationValueMultiError method Error (line 918) | func (m SpecificationValueMultiError) Error() string { method AllErrors (line 927) | func (m SpecificationValueMultiError) AllErrors() []error { return m } type SpecificationValueValidationError (line 931) | type SpecificationValueValidationError struct method Field (line 939) | func (e SpecificationValueValidationError) Field() string { return e.f... method Reason (line 942) | func (e SpecificationValueValidationError) Reason() string { return e.... method Cause (line 945) | func (e SpecificationValueValidationError) Cause() error { return e.ca... method Key (line 948) | func (e SpecificationValueValidationError) Key() bool { return e.key } method ErrorName (line 951) | func (e SpecificationValueValidationError) ErrorName() string { method Error (line 956) | func (e SpecificationValueValidationError) Error() string { method Validate (line 988) | func (m *SpecificationValueResponse) Validate() error { method ValidateAll (line 996) | func (m *SpecificationValueResponse) ValidateAll() error { method validate (line 1000) | func (m *SpecificationValueResponse) validate(all bool) error { type SpecificationValueResponseMultiError (line 1025) | type SpecificationValueResponseMultiError method Error (line 1028) | func (m SpecificationValueResponseMultiError) Error() string { method AllErrors (line 1037) | func (m SpecificationValueResponseMultiError) AllErrors() []error { re... type SpecificationValueResponseValidationError (line 1041) | type SpecificationValueResponseValidationError struct method Field (line 1049) | func (e SpecificationValueResponseValidationError) Field() string { re... method Reason (line 1052) | func (e SpecificationValueResponseValidationError) Reason() string { r... method Cause (line 1055) | func (e SpecificationValueResponseValidationError) Cause() error { ret... method Key (line 1058) | func (e SpecificationValueResponseValidationError) Key() bool { return... method ErrorName (line 1061) | func (e SpecificationValueResponseValidationError) ErrorName() string { method Error (line 1066) | func (e SpecificationValueResponseValidationError) Error() string { method Validate (line 1098) | func (m *SpecificationRequest) Validate() error { method ValidateAll (line 1106) | func (m *SpecificationRequest) ValidateAll() error { method validate (line 1110) | func (m *SpecificationRequest) validate(all bool) error { type SpecificationRequestMultiError (line 1202) | type SpecificationRequestMultiError method Error (line 1205) | func (m SpecificationRequestMultiError) Error() string { method AllErrors (line 1214) | func (m SpecificationRequestMultiError) AllErrors() []error { return m } type SpecificationRequestValidationError (line 1218) | type SpecificationRequestValidationError struct method Field (line 1226) | func (e SpecificationRequestValidationError) Field() string { return e... method Reason (line 1229) | func (e SpecificationRequestValidationError) Reason() string { return ... method Cause (line 1232) | func (e SpecificationRequestValidationError) Cause() error { return e.... method Key (line 1235) | func (e SpecificationRequestValidationError) Key() bool { return e.key } method ErrorName (line 1238) | func (e SpecificationRequestValidationError) ErrorName() string { method Error (line 1243) | func (e SpecificationRequestValidationError) Error() string { method Validate (line 1275) | func (m *SpecificationResponse) Validate() error { method ValidateAll (line 1283) | func (m *SpecificationResponse) ValidateAll() error { method validate (line 1287) | func (m *SpecificationResponse) validate(all bool) error { type SpecificationResponseMultiError (line 1306) | type SpecificationResponseMultiError method Error (line 1309) | func (m SpecificationResponseMultiError) Error() string { method AllErrors (line 1318) | func (m SpecificationResponseMultiError) AllErrors() []error { return m } type SpecificationResponseValidationError (line 1322) | type SpecificationResponseValidationError struct method Field (line 1330) | func (e SpecificationResponseValidationError) Field() string { return ... method Reason (line 1333) | func (e SpecificationResponseValidationError) Reason() string { return... method Cause (line 1336) | func (e SpecificationResponseValidationError) Cause() error { return e... method Key (line 1339) | func (e SpecificationResponseValidationError) Key() bool { return e.key } method ErrorName (line 1342) | func (e SpecificationResponseValidationError) ErrorName() string { method Error (line 1347) | func (e SpecificationResponseValidationError) Error() string { method Validate (line 1379) | func (m *GoodsTypeRequest) Validate() error { method ValidateAll (line 1387) | func (m *GoodsTypeRequest) ValidateAll() error { method validate (line 1391) | func (m *GoodsTypeRequest) validate(all bool) error { type GoodsTypeRequestMultiError (line 1451) | type GoodsTypeRequestMultiError method Error (line 1454) | func (m GoodsTypeRequestMultiError) Error() string { method AllErrors (line 1463) | func (m GoodsTypeRequestMultiError) AllErrors() []error { return m } type GoodsTypeRequestValidationError (line 1467) | type GoodsTypeRequestValidationError struct method Field (line 1475) | func (e GoodsTypeRequestValidationError) Field() string { return e.fie... method Reason (line 1478) | func (e GoodsTypeRequestValidationError) Reason() string { return e.re... method Cause (line 1481) | func (e GoodsTypeRequestValidationError) Cause() error { return e.cause } method Key (line 1484) | func (e GoodsTypeRequestValidationError) Key() bool { return e.key } method ErrorName (line 1487) | func (e GoodsTypeRequestValidationError) ErrorName() string { return "... method Error (line 1490) | func (e GoodsTypeRequestValidationError) Error() string { method Validate (line 1522) | func (m *GoodsTypeResponse) Validate() error { method ValidateAll (line 1530) | func (m *GoodsTypeResponse) ValidateAll() error { method validate (line 1534) | func (m *GoodsTypeResponse) validate(all bool) error { type GoodsTypeResponseMultiError (line 1553) | type GoodsTypeResponseMultiError method Error (line 1556) | func (m GoodsTypeResponseMultiError) Error() string { method AllErrors (line 1565) | func (m GoodsTypeResponseMultiError) AllErrors() []error { return m } type GoodsTypeResponseValidationError (line 1569) | type GoodsTypeResponseValidationError struct method Field (line 1577) | func (e GoodsTypeResponseValidationError) Field() string { return e.fi... method Reason (line 1580) | func (e GoodsTypeResponseValidationError) Reason() string { return e.r... method Cause (line 1583) | func (e GoodsTypeResponseValidationError) Cause() error { return e.cau... method Key (line 1586) | func (e GoodsTypeResponseValidationError) Key() bool { return e.key } method ErrorName (line 1589) | func (e GoodsTypeResponseValidationError) ErrorName() string { method Error (line 1594) | func (e GoodsTypeResponseValidationError) Error() string { method Validate (line 1626) | func (m *CreateGoodsRequest) Validate() error { method ValidateAll (line 1634) | func (m *CreateGoodsRequest) ValidateAll() error { method validate (line 1638) | func (m *CreateGoodsRequest) validate(all bool) error { type CreateGoodsRequestMultiError (line 1752) | type CreateGoodsRequestMultiError method Error (line 1755) | func (m CreateGoodsRequestMultiError) Error() string { method AllErrors (line 1764) | func (m CreateGoodsRequestMultiError) AllErrors() []error { return m } type CreateGoodsRequestValidationError (line 1768) | type CreateGoodsRequestValidationError struct method Field (line 1776) | func (e CreateGoodsRequestValidationError) Field() string { return e.f... method Reason (line 1779) | func (e CreateGoodsRequestValidationError) Reason() string { return e.... method Cause (line 1782) | func (e CreateGoodsRequestValidationError) Cause() error { return e.ca... method Key (line 1785) | func (e CreateGoodsRequestValidationError) Key() bool { return e.key } method ErrorName (line 1788) | func (e CreateGoodsRequestValidationError) ErrorName() string { method Error (line 1793) | func (e CreateGoodsRequestValidationError) Error() string { method Validate (line 1825) | func (m *CreateGoodsResponse) Validate() error { method ValidateAll (line 1833) | func (m *CreateGoodsResponse) ValidateAll() error { method validate (line 1837) | func (m *CreateGoodsResponse) validate(all bool) error { type CreateGoodsResponseMultiError (line 1856) | type CreateGoodsResponseMultiError method Error (line 1859) | func (m CreateGoodsResponseMultiError) Error() string { method AllErrors (line 1868) | func (m CreateGoodsResponseMultiError) AllErrors() []error { return m } type CreateGoodsResponseValidationError (line 1872) | type CreateGoodsResponseValidationError struct method Field (line 1880) | func (e CreateGoodsResponseValidationError) Field() string { return e.... method Reason (line 1883) | func (e CreateGoodsResponseValidationError) Reason() string { return e... method Cause (line 1886) | func (e CreateGoodsResponseValidationError) Cause() error { return e.c... method Key (line 1889) | func (e CreateGoodsResponseValidationError) Key() bool { return e.key } method ErrorName (line 1892) | func (e CreateGoodsResponseValidationError) ErrorName() string { method Error (line 1897) | func (e CreateGoodsResponseValidationError) Error() string { method Validate (line 1929) | func (m *GoodsInfoResponse) Validate() error { method ValidateAll (line 1937) | func (m *GoodsInfoResponse) ValidateAll() error { method validate (line 1941) | func (m *GoodsInfoResponse) validate(all bool) error { type GoodsInfoResponseMultiError (line 1990) | type GoodsInfoResponseMultiError method Error (line 1993) | func (m GoodsInfoResponseMultiError) Error() string { method AllErrors (line 2002) | func (m GoodsInfoResponseMultiError) AllErrors() []error { return m } type GoodsInfoResponseValidationError (line 2006) | type GoodsInfoResponseValidationError struct method Field (line 2014) | func (e GoodsInfoResponseValidationError) Field() string { return e.fi... method Reason (line 2017) | func (e GoodsInfoResponseValidationError) Reason() string { return e.r... method Cause (line 2020) | func (e GoodsInfoResponseValidationError) Cause() error { return e.cau... method Key (line 2023) | func (e GoodsInfoResponseValidationError) Key() bool { return e.key } method ErrorName (line 2026) | func (e GoodsInfoResponseValidationError) ErrorName() string { method Error (line 2031) | func (e GoodsInfoResponseValidationError) Error() string { method Validate (line 2063) | func (m *GoodsListResponse) Validate() error { method ValidateAll (line 2071) | func (m *GoodsListResponse) ValidateAll() error { method validate (line 2075) | func (m *GoodsListResponse) validate(all bool) error { type GoodsListResponseMultiError (line 2128) | type GoodsListResponseMultiError method Error (line 2131) | func (m GoodsListResponseMultiError) Error() string { method AllErrors (line 2140) | func (m GoodsListResponseMultiError) AllErrors() []error { return m } type GoodsListResponseValidationError (line 2144) | type GoodsListResponseValidationError struct method Field (line 2152) | func (e GoodsListResponseValidationError) Field() string { return e.fi... method Reason (line 2155) | func (e GoodsListResponseValidationError) Reason() string { return e.r... method Cause (line 2158) | func (e GoodsListResponseValidationError) Cause() error { return e.cau... method Key (line 2161) | func (e GoodsListResponseValidationError) Key() bool { return e.key } method ErrorName (line 2164) | func (e GoodsListResponseValidationError) ErrorName() string { method Error (line 2169) | func (e GoodsListResponseValidationError) Error() string { method Validate (line 2201) | func (m *GoodsFilterRequest) Validate() error { method ValidateAll (line 2209) | func (m *GoodsFilterRequest) ValidateAll() error { method validate (line 2213) | func (m *GoodsFilterRequest) validate(all bool) error { type GoodsFilterRequestMultiError (line 2258) | type GoodsFilterRequestMultiError method Error (line 2261) | func (m GoodsFilterRequestMultiError) Error() string { method AllErrors (line 2270) | func (m GoodsFilterRequestMultiError) AllErrors() []error { return m } type GoodsFilterRequestValidationError (line 2274) | type GoodsFilterRequestValidationError struct method Field (line 2282) | func (e GoodsFilterRequestValidationError) Field() string { return e.f... method Reason (line 2285) | func (e GoodsFilterRequestValidationError) Reason() string { return e.... method Cause (line 2288) | func (e GoodsFilterRequestValidationError) Cause() error { return e.ca... method Key (line 2291) | func (e GoodsFilterRequestValidationError) Key() bool { return e.key } method ErrorName (line 2294) | func (e GoodsFilterRequestValidationError) ErrorName() string { method Error (line 2299) | func (e GoodsFilterRequestValidationError) Error() string { method Validate (line 2331) | func (m *CategoryInfoResponse) Validate() error { method ValidateAll (line 2339) | func (m *CategoryInfoResponse) ValidateAll() error { method validate (line 2343) | func (m *CategoryInfoResponse) validate(all bool) error { type CategoryInfoResponseMultiError (line 2372) | type CategoryInfoResponseMultiError method Error (line 2375) | func (m CategoryInfoResponseMultiError) Error() string { method AllErrors (line 2384) | func (m CategoryInfoResponseMultiError) AllErrors() []error { return m } type CategoryInfoResponseValidationError (line 2388) | type CategoryInfoResponseValidationError struct method Field (line 2396) | func (e CategoryInfoResponseValidationError) Field() string { return e... method Reason (line 2399) | func (e CategoryInfoResponseValidationError) Reason() string { return ... method Cause (line 2402) | func (e CategoryInfoResponseValidationError) Cause() error { return e.... method Key (line 2405) | func (e CategoryInfoResponseValidationError) Key() bool { return e.key } method ErrorName (line 2408) | func (e CategoryInfoResponseValidationError) ErrorName() string { method Error (line 2413) | func (e CategoryInfoResponseValidationError) Error() string { method Validate (line 2445) | func (m *CategoryListResponse) Validate() error { method ValidateAll (line 2453) | func (m *CategoryListResponse) ValidateAll() error { method validate (line 2457) | func (m *CategoryListResponse) validate(all bool) error { type CategoryListResponseMultiError (line 2476) | type CategoryListResponseMultiError method Error (line 2479) | func (m CategoryListResponseMultiError) Error() string { method AllErrors (line 2488) | func (m CategoryListResponseMultiError) AllErrors() []error { return m } type CategoryListResponseValidationError (line 2492) | type CategoryListResponseValidationError struct method Field (line 2500) | func (e CategoryListResponseValidationError) Field() string { return e... method Reason (line 2503) | func (e CategoryListResponseValidationError) Reason() string { return ... method Cause (line 2506) | func (e CategoryListResponseValidationError) Cause() error { return e.... method Key (line 2509) | func (e CategoryListResponseValidationError) Key() bool { return e.key } method ErrorName (line 2512) | func (e CategoryListResponseValidationError) ErrorName() string { method Error (line 2517) | func (e CategoryListResponseValidationError) Error() string { method Validate (line 2549) | func (m *CategoryListRequest) Validate() error { method ValidateAll (line 2557) | func (m *CategoryListRequest) ValidateAll() error { method validate (line 2561) | func (m *CategoryListRequest) validate(all bool) error { type CategoryListRequestMultiError (line 2582) | type CategoryListRequestMultiError method Error (line 2585) | func (m CategoryListRequestMultiError) Error() string { method AllErrors (line 2594) | func (m CategoryListRequestMultiError) AllErrors() []error { return m } type CategoryListRequestValidationError (line 2598) | type CategoryListRequestValidationError struct method Field (line 2606) | func (e CategoryListRequestValidationError) Field() string { return e.... method Reason (line 2609) | func (e CategoryListRequestValidationError) Reason() string { return e... method Cause (line 2612) | func (e CategoryListRequestValidationError) Cause() error { return e.c... method Key (line 2615) | func (e CategoryListRequestValidationError) Key() bool { return e.key } method ErrorName (line 2618) | func (e CategoryListRequestValidationError) ErrorName() string { method Error (line 2623) | func (e CategoryListRequestValidationError) Error() string { method Validate (line 2655) | func (m *SubCategoryListResponse) Validate() error { method ValidateAll (line 2663) | func (m *SubCategoryListResponse) ValidateAll() error { method validate (line 2667) | func (m *SubCategoryListResponse) validate(all bool) error { type SubCategoryListResponseMultiError (line 2747) | type SubCategoryListResponseMultiError method Error (line 2750) | func (m SubCategoryListResponseMultiError) Error() string { method AllErrors (line 2759) | func (m SubCategoryListResponseMultiError) AllErrors() []error { retur... type SubCategoryListResponseValidationError (line 2763) | type SubCategoryListResponseValidationError struct method Field (line 2771) | func (e SubCategoryListResponseValidationError) Field() string { retur... method Reason (line 2774) | func (e SubCategoryListResponseValidationError) Reason() string { retu... method Cause (line 2777) | func (e SubCategoryListResponseValidationError) Cause() error { return... method Key (line 2780) | func (e SubCategoryListResponseValidationError) Key() bool { return e.... method ErrorName (line 2783) | func (e SubCategoryListResponseValidationError) ErrorName() string { method Error (line 2788) | func (e SubCategoryListResponseValidationError) Error() string { method Validate (line 2820) | func (m *CategoryInfoRequest) Validate() error { method ValidateAll (line 2828) | func (m *CategoryInfoRequest) ValidateAll() error { method validate (line 2832) | func (m *CategoryInfoRequest) validate(all bool) error { type CategoryInfoRequestMultiError (line 2861) | type CategoryInfoRequestMultiError method Error (line 2864) | func (m CategoryInfoRequestMultiError) Error() string { method AllErrors (line 2873) | func (m CategoryInfoRequestMultiError) AllErrors() []error { return m } type CategoryInfoRequestValidationError (line 2877) | type CategoryInfoRequestValidationError struct method Field (line 2885) | func (e CategoryInfoRequestValidationError) Field() string { return e.... method Reason (line 2888) | func (e CategoryInfoRequestValidationError) Reason() string { return e... method Cause (line 2891) | func (e CategoryInfoRequestValidationError) Cause() error { return e.c... method Key (line 2894) | func (e CategoryInfoRequestValidationError) Key() bool { return e.key } method ErrorName (line 2897) | func (e CategoryInfoRequestValidationError) ErrorName() string { method Error (line 2902) | func (e CategoryInfoRequestValidationError) Error() string { method Validate (line 2934) | func (m *BatchCategoryInfoRequest) Validate() error { method ValidateAll (line 2942) | func (m *BatchCategoryInfoRequest) ValidateAll() error { method validate (line 2946) | func (m *BatchCategoryInfoRequest) validate(all bool) error { type BatchCategoryInfoRequestMultiError (line 2967) | type BatchCategoryInfoRequestMultiError method Error (line 2970) | func (m BatchCategoryInfoRequestMultiError) Error() string { method AllErrors (line 2979) | func (m BatchCategoryInfoRequestMultiError) AllErrors() []error { retu... type BatchCategoryInfoRequestValidationError (line 2983) | type BatchCategoryInfoRequestValidationError struct method Field (line 2991) | func (e BatchCategoryInfoRequestValidationError) Field() string { retu... method Reason (line 2994) | func (e BatchCategoryInfoRequestValidationError) Reason() string { ret... method Cause (line 2997) | func (e BatchCategoryInfoRequestValidationError) Cause() error { retur... method Key (line 3000) | func (e BatchCategoryInfoRequestValidationError) Key() bool { return e... method ErrorName (line 3003) | func (e BatchCategoryInfoRequestValidationError) ErrorName() string { method Error (line 3008) | func (e BatchCategoryInfoRequestValidationError) Error() string { method Validate (line 3040) | func (m *DeleteCategoryRequest) Validate() error { method ValidateAll (line 3048) | func (m *DeleteCategoryRequest) ValidateAll() error { method validate (line 3052) | func (m *DeleteCategoryRequest) validate(all bool) error { type DeleteCategoryRequestMultiError (line 3071) | type DeleteCategoryRequestMultiError method Error (line 3074) | func (m DeleteCategoryRequestMultiError) Error() string { method AllErrors (line 3083) | func (m DeleteCategoryRequestMultiError) AllErrors() []error { return m } type DeleteCategoryRequestValidationError (line 3087) | type DeleteCategoryRequestValidationError struct method Field (line 3095) | func (e DeleteCategoryRequestValidationError) Field() string { return ... method Reason (line 3098) | func (e DeleteCategoryRequestValidationError) Reason() string { return... method Cause (line 3101) | func (e DeleteCategoryRequestValidationError) Cause() error { return e... method Key (line 3104) | func (e DeleteCategoryRequestValidationError) Key() bool { return e.key } method ErrorName (line 3107) | func (e DeleteCategoryRequestValidationError) ErrorName() string { method Error (line 3112) | func (e DeleteCategoryRequestValidationError) Error() string { method Validate (line 3144) | func (m *BrandListRequest) Validate() error { method ValidateAll (line 3152) | func (m *BrandListRequest) ValidateAll() error { method validate (line 3156) | func (m *BrandListRequest) validate(all bool) error { type BrandListRequestMultiError (line 3177) | type BrandListRequestMultiError method Error (line 3180) | func (m BrandListRequestMultiError) Error() string { method AllErrors (line 3189) | func (m BrandListRequestMultiError) AllErrors() []error { return m } type BrandListRequestValidationError (line 3193) | type BrandListRequestValidationError struct method Field (line 3201) | func (e BrandListRequestValidationError) Field() string { return e.fie... method Reason (line 3204) | func (e BrandListRequestValidationError) Reason() string { return e.re... method Cause (line 3207) | func (e BrandListRequestValidationError) Cause() error { return e.cause } method Key (line 3210) | func (e BrandListRequestValidationError) Key() bool { return e.key } method ErrorName (line 3213) | func (e BrandListRequestValidationError) ErrorName() string { return "... method Error (line 3216) | func (e BrandListRequestValidationError) Error() string { method Validate (line 3248) | func (m *BrandRequest) Validate() error { method ValidateAll (line 3256) | func (m *BrandRequest) ValidateAll() error { method validate (line 3260) | func (m *BrandRequest) validate(all bool) error { type BrandRequestMultiError (line 3288) | type BrandRequestMultiError method Error (line 3291) | func (m BrandRequestMultiError) Error() string { method AllErrors (line 3300) | func (m BrandRequestMultiError) AllErrors() []error { return m } type BrandRequestValidationError (line 3304) | type BrandRequestValidationError struct method Field (line 3312) | func (e BrandRequestValidationError) Field() string { return e.field } method Reason (line 3315) | func (e BrandRequestValidationError) Reason() string { return e.reason } method Cause (line 3318) | func (e BrandRequestValidationError) Cause() error { return e.cause } method Key (line 3321) | func (e BrandRequestValidationError) Key() bool { return e.key } method ErrorName (line 3324) | func (e BrandRequestValidationError) ErrorName() string { return "Bran... method Error (line 3327) | func (e BrandRequestValidationError) Error() string { method Validate (line 3359) | func (m *BrandInfoResponse) Validate() error { method ValidateAll (line 3367) | func (m *BrandInfoResponse) ValidateAll() error { method validate (line 3371) | func (m *BrandInfoResponse) validate(all bool) error { type BrandInfoResponseMultiError (line 3400) | type BrandInfoResponseMultiError method Error (line 3403) | func (m BrandInfoResponseMultiError) Error() string { method AllErrors (line 3412) | func (m BrandInfoResponseMultiError) AllErrors() []error { return m } type BrandInfoResponseValidationError (line 3416) | type BrandInfoResponseValidationError struct method Field (line 3424) | func (e BrandInfoResponseValidationError) Field() string { return e.fi... method Reason (line 3427) | func (e BrandInfoResponseValidationError) Reason() string { return e.r... method Cause (line 3430) | func (e BrandInfoResponseValidationError) Cause() error { return e.cau... method Key (line 3433) | func (e BrandInfoResponseValidationError) Key() bool { return e.key } method ErrorName (line 3436) | func (e BrandInfoResponseValidationError) ErrorName() string { method Error (line 3441) | func (e BrandInfoResponseValidationError) Error() string { method Validate (line 3473) | func (m *BrandListResponse) Validate() error { method ValidateAll (line 3481) | func (m *BrandListResponse) ValidateAll() error { method validate (line 3485) | func (m *BrandListResponse) validate(all bool) error { type BrandListResponseMultiError (line 3538) | type BrandListResponseMultiError method Error (line 3541) | func (m BrandListResponseMultiError) Error() string { method AllErrors (line 3550) | func (m BrandListResponseMultiError) AllErrors() []error { return m } type BrandListResponseValidationError (line 3554) | type BrandListResponseValidationError struct method Field (line 3562) | func (e BrandListResponseValidationError) Field() string { return e.fi... method Reason (line 3565) | func (e BrandListResponseValidationError) Reason() string { return e.r... method Cause (line 3568) | func (e BrandListResponseValidationError) Cause() error { return e.cau... method Key (line 3571) | func (e BrandListResponseValidationError) Key() bool { return e.key } method ErrorName (line 3574) | func (e BrandListResponseValidationError) ErrorName() string { method Error (line 3579) | func (e BrandListResponseValidationError) Error() string { method Validate (line 3611) | func (m *CreateGoodsRequestGoodsSku) Validate() error { method ValidateAll (line 3619) | func (m *CreateGoodsRequestGoodsSku) ValidateAll() error { method validate (line 3623) | func (m *CreateGoodsRequestGoodsSku) validate(all bool) error { type CreateGoodsRequestGoodsSkuMultiError (line 3757) | type CreateGoodsRequestGoodsSkuMultiError method Error (line 3760) | func (m CreateGoodsRequestGoodsSkuMultiError) Error() string { method AllErrors (line 3769) | func (m CreateGoodsRequestGoodsSkuMultiError) AllErrors() []error { re... type CreateGoodsRequestGoodsSkuValidationError (line 3773) | type CreateGoodsRequestGoodsSkuValidationError struct method Field (line 3781) | func (e CreateGoodsRequestGoodsSkuValidationError) Field() string { re... method Reason (line 3784) | func (e CreateGoodsRequestGoodsSkuValidationError) Reason() string { r... method Cause (line 3787) | func (e CreateGoodsRequestGoodsSkuValidationError) Cause() error { ret... method Key (line 3790) | func (e CreateGoodsRequestGoodsSkuValidationError) Key() bool { return... method ErrorName (line 3793) | func (e CreateGoodsRequestGoodsSkuValidationError) ErrorName() string { method Error (line 3798) | func (e CreateGoodsRequestGoodsSkuValidationError) Error() string { method Validate (line 3831) | func (m *CreateGoodsRequestGoodsSkuSpecification) Validate() error { method ValidateAll (line 3840) | func (m *CreateGoodsRequestGoodsSkuSpecification) ValidateAll() error { method validate (line 3844) | func (m *CreateGoodsRequestGoodsSkuSpecification) validate(all bool) err... type CreateGoodsRequestGoodsSkuSpecificationMultiError (line 3884) | type CreateGoodsRequestGoodsSkuSpecificationMultiError method Error (line 3887) | func (m CreateGoodsRequestGoodsSkuSpecificationMultiError) Error() str... method AllErrors (line 3896) | func (m CreateGoodsRequestGoodsSkuSpecificationMultiError) AllErrors()... type CreateGoodsRequestGoodsSkuSpecificationValidationError (line 3901) | type CreateGoodsRequestGoodsSkuSpecificationValidationError struct method Field (line 3909) | func (e CreateGoodsRequestGoodsSkuSpecificationValidationError) Field(... method Reason (line 3912) | func (e CreateGoodsRequestGoodsSkuSpecificationValidationError) Reason... method Cause (line 3915) | func (e CreateGoodsRequestGoodsSkuSpecificationValidationError) Cause(... method Key (line 3918) | func (e CreateGoodsRequestGoodsSkuSpecificationValidationError) Key() ... method ErrorName (line 3921) | func (e CreateGoodsRequestGoodsSkuSpecificationValidationError) ErrorN... method Error (line 3926) | func (e CreateGoodsRequestGoodsSkuSpecificationValidationError) Error(... method Validate (line 3959) | func (m *CreateGoodsRequestGoodsSkuGroupAttr) Validate() error { method ValidateAll (line 3967) | func (m *CreateGoodsRequestGoodsSkuGroupAttr) ValidateAll() error { method validate (line 3971) | func (m *CreateGoodsRequestGoodsSkuGroupAttr) validate(all bool) error { type CreateGoodsRequestGoodsSkuGroupAttrMultiError (line 4027) | type CreateGoodsRequestGoodsSkuGroupAttrMultiError method Error (line 4030) | func (m CreateGoodsRequestGoodsSkuGroupAttrMultiError) Error() string { method AllErrors (line 4039) | func (m CreateGoodsRequestGoodsSkuGroupAttrMultiError) AllErrors() []e... type CreateGoodsRequestGoodsSkuGroupAttrValidationError (line 4044) | type CreateGoodsRequestGoodsSkuGroupAttrValidationError struct method Field (line 4052) | func (e CreateGoodsRequestGoodsSkuGroupAttrValidationError) Field() st... method Reason (line 4055) | func (e CreateGoodsRequestGoodsSkuGroupAttrValidationError) Reason() s... method Cause (line 4058) | func (e CreateGoodsRequestGoodsSkuGroupAttrValidationError) Cause() er... method Key (line 4061) | func (e CreateGoodsRequestGoodsSkuGroupAttrValidationError) Key() bool... method ErrorName (line 4064) | func (e CreateGoodsRequestGoodsSkuGroupAttrValidationError) ErrorName(... method Error (line 4069) | func (e CreateGoodsRequestGoodsSkuGroupAttrValidationError) Error() st... method Validate (line 4102) | func (m *CreateGoodsRequestGoodsSkuGroupAttrAttr) Validate() error { method ValidateAll (line 4111) | func (m *CreateGoodsRequestGoodsSkuGroupAttrAttr) ValidateAll() error { method validate (line 4115) | func (m *CreateGoodsRequestGoodsSkuGroupAttrAttr) validate(all bool) err... type CreateGoodsRequestGoodsSkuGroupAttrAttrMultiError (line 4177) | type CreateGoodsRequestGoodsSkuGroupAttrAttrMultiError method Error (line 4180) | func (m CreateGoodsRequestGoodsSkuGroupAttrAttrMultiError) Error() str... method AllErrors (line 4189) | func (m CreateGoodsRequestGoodsSkuGroupAttrAttrMultiError) AllErrors()... type CreateGoodsRequestGoodsSkuGroupAttrAttrValidationError (line 4194) | type CreateGoodsRequestGoodsSkuGroupAttrAttrValidationError struct method Field (line 4202) | func (e CreateGoodsRequestGoodsSkuGroupAttrAttrValidationError) Field(... method Reason (line 4205) | func (e CreateGoodsRequestGoodsSkuGroupAttrAttrValidationError) Reason... method Cause (line 4208) | func (e CreateGoodsRequestGoodsSkuGroupAttrAttrValidationError) Cause(... method Key (line 4211) | func (e CreateGoodsRequestGoodsSkuGroupAttrAttrValidationError) Key() ... method ErrorName (line 4214) | func (e CreateGoodsRequestGoodsSkuGroupAttrAttrValidationError) ErrorN... method Error (line 4219) | func (e CreateGoodsRequestGoodsSkuGroupAttrAttrValidationError) Error(... FILE: service/order/api/goods/v1/goods_grpc.pb.go constant _ (line 20) | _ = grpc.SupportPackageIsVersion7 type GoodsClient (line 25) | type GoodsClient interface type goodsClient (line 53) | type goodsClient struct method GetAllCategoryList (line 61) | func (c *goodsClient) GetAllCategoryList(ctx context.Context, in *empt... method GetSubCategory (line 70) | func (c *goodsClient) GetSubCategory(ctx context.Context, in *Category... method CreateCategory (line 79) | func (c *goodsClient) CreateCategory(ctx context.Context, in *Category... method DeleteCategory (line 88) | func (c *goodsClient) DeleteCategory(ctx context.Context, in *DeleteCa... method UpdateCategory (line 97) | func (c *goodsClient) UpdateCategory(ctx context.Context, in *Category... method BrandList (line 106) | func (c *goodsClient) BrandList(ctx context.Context, in *BrandListRequ... method CreateBrand (line 115) | func (c *goodsClient) CreateBrand(ctx context.Context, in *BrandReques... method DeleteBrand (line 124) | func (c *goodsClient) DeleteBrand(ctx context.Context, in *BrandReques... method UpdateBrand (line 133) | func (c *goodsClient) UpdateBrand(ctx context.Context, in *BrandReques... method CreateGoodsType (line 142) | func (c *goodsClient) CreateGoodsType(ctx context.Context, in *GoodsTy... method CreateGoodsSpecification (line 151) | func (c *goodsClient) CreateGoodsSpecification(ctx context.Context, in... method CreateAttrGroup (line 160) | func (c *goodsClient) CreateAttrGroup(ctx context.Context, in *AttrGro... method CreateAttrValue (line 169) | func (c *goodsClient) CreateAttrValue(ctx context.Context, in *AttrReq... method CreateGoods (line 178) | func (c *goodsClient) CreateGoods(ctx context.Context, in *CreateGoods... method UpdateGoods (line 187) | func (c *goodsClient) UpdateGoods(ctx context.Context, in *CreateGoods... method GoodsList (line 196) | func (c *goodsClient) GoodsList(ctx context.Context, in *GoodsFilterRe... function NewGoodsClient (line 57) | func NewGoodsClient(cc grpc.ClientConnInterface) GoodsClient { type GoodsServer (line 208) | type GoodsServer interface type UnimplementedGoodsServer (line 238) | type UnimplementedGoodsServer struct method GetAllCategoryList (line 241) | func (UnimplementedGoodsServer) GetAllCategoryList(context.Context, *e... method GetSubCategory (line 244) | func (UnimplementedGoodsServer) GetSubCategory(context.Context, *Categ... method CreateCategory (line 247) | func (UnimplementedGoodsServer) CreateCategory(context.Context, *Categ... method DeleteCategory (line 250) | func (UnimplementedGoodsServer) DeleteCategory(context.Context, *Delet... method UpdateCategory (line 253) | func (UnimplementedGoodsServer) UpdateCategory(context.Context, *Categ... method BrandList (line 256) | func (UnimplementedGoodsServer) BrandList(context.Context, *BrandListR... method CreateBrand (line 259) | func (UnimplementedGoodsServer) CreateBrand(context.Context, *BrandReq... method DeleteBrand (line 262) | func (UnimplementedGoodsServer) DeleteBrand(context.Context, *BrandReq... method UpdateBrand (line 265) | func (UnimplementedGoodsServer) UpdateBrand(context.Context, *BrandReq... method CreateGoodsType (line 268) | func (UnimplementedGoodsServer) CreateGoodsType(context.Context, *Good... method CreateGoodsSpecification (line 271) | func (UnimplementedGoodsServer) CreateGoodsSpecification(context.Conte... method CreateAttrGroup (line 274) | func (UnimplementedGoodsServer) CreateAttrGroup(context.Context, *Attr... method CreateAttrValue (line 277) | func (UnimplementedGoodsServer) CreateAttrValue(context.Context, *Attr... method CreateGoods (line 280) | func (UnimplementedGoodsServer) CreateGoods(context.Context, *CreateGo... method UpdateGoods (line 283) | func (UnimplementedGoodsServer) UpdateGoods(context.Context, *CreateGo... method GoodsList (line 286) | func (UnimplementedGoodsServer) GoodsList(context.Context, *GoodsFilte... method mustEmbedUnimplementedGoodsServer (line 289) | func (UnimplementedGoodsServer) mustEmbedUnimplementedGoodsServer() {} type UnsafeGoodsServer (line 294) | type UnsafeGoodsServer interface function RegisterGoodsServer (line 298) | func RegisterGoodsServer(s grpc.ServiceRegistrar, srv GoodsServer) { function _Goods_GetAllCategoryList_Handler (line 302) | func _Goods_GetAllCategoryList_Handler(srv interface{}, ctx context.Cont... function _Goods_GetSubCategory_Handler (line 320) | func _Goods_GetSubCategory_Handler(srv interface{}, ctx context.Context,... function _Goods_CreateCategory_Handler (line 338) | func _Goods_CreateCategory_Handler(srv interface{}, ctx context.Context,... function _Goods_DeleteCategory_Handler (line 356) | func _Goods_DeleteCategory_Handler(srv interface{}, ctx context.Context,... function _Goods_UpdateCategory_Handler (line 374) | func _Goods_UpdateCategory_Handler(srv interface{}, ctx context.Context,... function _Goods_BrandList_Handler (line 392) | func _Goods_BrandList_Handler(srv interface{}, ctx context.Context, dec ... function _Goods_CreateBrand_Handler (line 410) | func _Goods_CreateBrand_Handler(srv interface{}, ctx context.Context, de... function _Goods_DeleteBrand_Handler (line 428) | func _Goods_DeleteBrand_Handler(srv interface{}, ctx context.Context, de... function _Goods_UpdateBrand_Handler (line 446) | func _Goods_UpdateBrand_Handler(srv interface{}, ctx context.Context, de... function _Goods_CreateGoodsType_Handler (line 464) | func _Goods_CreateGoodsType_Handler(srv interface{}, ctx context.Context... function _Goods_CreateGoodsSpecification_Handler (line 482) | func _Goods_CreateGoodsSpecification_Handler(srv interface{}, ctx contex... function _Goods_CreateAttrGroup_Handler (line 500) | func _Goods_CreateAttrGroup_Handler(srv interface{}, ctx context.Context... function _Goods_CreateAttrValue_Handler (line 518) | func _Goods_CreateAttrValue_Handler(srv interface{}, ctx context.Context... function _Goods_CreateGoods_Handler (line 536) | func _Goods_CreateGoods_Handler(srv interface{}, ctx context.Context, de... function _Goods_UpdateGoods_Handler (line 554) | func _Goods_UpdateGoods_Handler(srv interface{}, ctx context.Context, de... function _Goods_GoodsList_Handler (line 572) | func _Goods_GoodsList_Handler(srv interface{}, ctx context.Context, dec ... FILE: service/order/api/order/v1/error_reason.pb.go constant _ (line 18) | _ = protoimpl.EnforceVersion(20 - protoimpl.MinVersion) constant _ (line 20) | _ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 20) type ErrorReason (line 23) | type ErrorReason method Enum (line 42) | func (x ErrorReason) Enum() *ErrorReason { method String (line 48) | func (x ErrorReason) String() string { method Descriptor (line 52) | func (ErrorReason) Descriptor() protoreflect.EnumDescriptor { method Type (line 56) | func (ErrorReason) Type() protoreflect.EnumType { method Number (line 60) | func (x ErrorReason) Number() protoreflect.EnumNumber { method EnumDescriptor (line 65) | func (ErrorReason) EnumDescriptor() ([]byte, []int) { constant ErrorReason_ORDER_UNSPECIFIED (line 26) | ErrorReason_ORDER_UNSPECIFIED ErrorReason = 0 constant ErrorReason_ORDER_NOT_FOUND (line 27) | ErrorReason_ORDER_NOT_FOUND ErrorReason = 1 function file_order_v1_error_reason_proto_rawDescGZIP (line 89) | func file_order_v1_error_reason_proto_rawDescGZIP() []byte { function init (line 108) | func init() { file_order_v1_error_reason_proto_init() } function file_order_v1_error_reason_proto_init (line 109) | func file_order_v1_error_reason_proto_init() { FILE: service/order/api/order/v1/order.pb.go constant _ (line 19) | _ = protoimpl.EnforceVersion(20 - protoimpl.MinVersion) constant _ (line 21) | _ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 20) type CartItem (line 24) | type CartItem struct method Reset (line 35) | func (x *CartItem) Reset() { method String (line 44) | func (x *CartItem) String() string { method ProtoMessage (line 48) | func (*CartItem) ProtoMessage() {} method ProtoReflect (line 50) | func (x *CartItem) ProtoReflect() protoreflect.Message { method Descriptor (line 63) | func (*CartItem) Descriptor() ([]byte, []int) { method GetCartId (line 67) | func (x *CartItem) GetCartId() int64 { method GetSkuId (line 74) | func (x *CartItem) GetSkuId() int64 { method GetSkuPrice (line 81) | func (x *CartItem) GetSkuPrice() int64 { method GetSkuNum (line 88) | func (x *CartItem) GetSkuNum() int32 { type OrderRequest (line 95) | type OrderRequest struct method Reset (line 106) | func (x *OrderRequest) Reset() { method String (line 115) | func (x *OrderRequest) String() string { method ProtoMessage (line 119) | func (*OrderRequest) ProtoMessage() {} method ProtoReflect (line 121) | func (x *OrderRequest) ProtoReflect() protoreflect.Message { method Descriptor (line 134) | func (*OrderRequest) Descriptor() ([]byte, []int) { method GetId (line 138) | func (x *OrderRequest) GetId() int64 { method GetUserId (line 145) | func (x *OrderRequest) GetUserId() int64 { method GetAddress (line 152) | func (x *OrderRequest) GetAddress() int64 { method GetCartItem (line 159) | func (x *OrderRequest) GetCartItem() []*CartItem { type OrderInfoResponse (line 166) | type OrderInfoResponse struct method Reset (line 184) | func (x *OrderInfoResponse) Reset() { method String (line 193) | func (x *OrderInfoResponse) String() string { method ProtoMessage (line 197) | func (*OrderInfoResponse) ProtoMessage() {} method ProtoReflect (line 199) | func (x *OrderInfoResponse) ProtoReflect() protoreflect.Message { method Descriptor (line 212) | func (*OrderInfoResponse) Descriptor() ([]byte, []int) { method GetId (line 216) | func (x *OrderInfoResponse) GetId() int32 { method GetUserId (line 223) | func (x *OrderInfoResponse) GetUserId() int32 { method GetOrderSn (line 230) | func (x *OrderInfoResponse) GetOrderSn() string { method GetPayType (line 237) | func (x *OrderInfoResponse) GetPayType() string { method GetStatus (line 244) | func (x *OrderInfoResponse) GetStatus() string { method GetPost (line 251) | func (x *OrderInfoResponse) GetPost() string { method GetTotal (line 258) | func (x *OrderInfoResponse) GetTotal() float32 { method GetAddress (line 265) | func (x *OrderInfoResponse) GetAddress() string { method GetName (line 272) | func (x *OrderInfoResponse) GetName() string { method GetMobile (line 279) | func (x *OrderInfoResponse) GetMobile() string { method GetAddTime (line 286) | func (x *OrderInfoResponse) GetAddTime() string { function file_order_v1_order_proto_rawDescGZIP (line 347) | func file_order_v1_order_proto_rawDescGZIP() []byte { function init (line 371) | func init() { file_order_v1_order_proto_init() } function file_order_v1_order_proto_init (line 372) | func file_order_v1_order_proto_init() { FILE: service/order/api/order/v1/order.pb.validate.go method Validate (line 41) | func (m *CartItem) Validate() error { method ValidateAll (line 49) | func (m *CartItem) ValidateAll() error { method validate (line 53) | func (m *CartItem) validate(all bool) error { type CartItemMultiError (line 77) | type CartItemMultiError method Error (line 80) | func (m CartItemMultiError) Error() string { method AllErrors (line 89) | func (m CartItemMultiError) AllErrors() []error { return m } type CartItemValidationError (line 93) | type CartItemValidationError struct method Field (line 101) | func (e CartItemValidationError) Field() string { return e.field } method Reason (line 104) | func (e CartItemValidationError) Reason() string { return e.reason } method Cause (line 107) | func (e CartItemValidationError) Cause() error { return e.cause } method Key (line 110) | func (e CartItemValidationError) Key() bool { return e.key } method ErrorName (line 113) | func (e CartItemValidationError) ErrorName() string { return "CartItem... method Error (line 116) | func (e CartItemValidationError) Error() string { method Validate (line 148) | func (m *OrderRequest) Validate() error { method ValidateAll (line 156) | func (m *OrderRequest) ValidateAll() error { method validate (line 160) | func (m *OrderRequest) validate(all bool) error { type OrderRequestMultiError (line 234) | type OrderRequestMultiError method Error (line 237) | func (m OrderRequestMultiError) Error() string { method AllErrors (line 246) | func (m OrderRequestMultiError) AllErrors() []error { return m } type OrderRequestValidationError (line 250) | type OrderRequestValidationError struct method Field (line 258) | func (e OrderRequestValidationError) Field() string { return e.field } method Reason (line 261) | func (e OrderRequestValidationError) Reason() string { return e.reason } method Cause (line 264) | func (e OrderRequestValidationError) Cause() error { return e.cause } method Key (line 267) | func (e OrderRequestValidationError) Key() bool { return e.key } method ErrorName (line 270) | func (e OrderRequestValidationError) ErrorName() string { return "Orde... method Error (line 273) | func (e OrderRequestValidationError) Error() string { method Validate (line 305) | func (m *OrderInfoResponse) Validate() error { method ValidateAll (line 313) | func (m *OrderInfoResponse) ValidateAll() error { method validate (line 317) | func (m *OrderInfoResponse) validate(all bool) error { type OrderInfoResponseMultiError (line 356) | type OrderInfoResponseMultiError method Error (line 359) | func (m OrderInfoResponseMultiError) Error() string { method AllErrors (line 368) | func (m OrderInfoResponseMultiError) AllErrors() []error { return m } type OrderInfoResponseValidationError (line 372) | type OrderInfoResponseValidationError struct method Field (line 380) | func (e OrderInfoResponseValidationError) Field() string { return e.fi... method Reason (line 383) | func (e OrderInfoResponseValidationError) Reason() string { return e.r... method Cause (line 386) | func (e OrderInfoResponseValidationError) Cause() error { return e.cau... method Key (line 389) | func (e OrderInfoResponseValidationError) Key() bool { return e.key } method ErrorName (line 392) | func (e OrderInfoResponseValidationError) ErrorName() string { method Error (line 397) | func (e OrderInfoResponseValidationError) Error() string { FILE: service/order/api/order/v1/order_grpc.pb.go constant _ (line 19) | _ = grpc.SupportPackageIsVersion7 type OrderClient (line 24) | type OrderClient interface type orderClient (line 28) | type orderClient struct method CreateOrder (line 36) | func (c *orderClient) CreateOrder(ctx context.Context, in *OrderReques... function NewOrderClient (line 32) | func NewOrderClient(cc grpc.ClientConnInterface) OrderClient { type OrderServer (line 48) | type OrderServer interface type UnimplementedOrderServer (line 54) | type UnimplementedOrderServer struct method CreateOrder (line 57) | func (UnimplementedOrderServer) CreateOrder(context.Context, *OrderReq... method mustEmbedUnimplementedOrderServer (line 60) | func (UnimplementedOrderServer) mustEmbedUnimplementedOrderServer() {} type UnsafeOrderServer (line 65) | type UnsafeOrderServer interface function RegisterOrderServer (line 69) | func RegisterOrderServer(s grpc.ServiceRegistrar, srv OrderServer) { function _Order_CreateOrder_Handler (line 73) | func _Order_CreateOrder_Handler(srv interface{}, ctx context.Context, de... FILE: service/order/api/user/v1/user.pb.go constant _ (line 19) | _ = protoimpl.EnforceVersion(20 - protoimpl.MinVersion) constant _ (line 21) | _ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 20) type ListAddressReq (line 24) | type ListAddressReq struct method Reset (line 32) | func (x *ListAddressReq) Reset() { method String (line 41) | func (x *ListAddressReq) String() string { method ProtoMessage (line 45) | func (*ListAddressReq) ProtoMessage() {} method ProtoReflect (line 47) | func (x *ListAddressReq) ProtoReflect() protoreflect.Message { method Descriptor (line 60) | func (*ListAddressReq) Descriptor() ([]byte, []int) { method GetUid (line 64) | func (x *ListAddressReq) GetUid() int64 { type AddressInfo (line 71) | type AddressInfo struct method Reset (line 87) | func (x *AddressInfo) Reset() { method String (line 96) | func (x *AddressInfo) String() string { method ProtoMessage (line 100) | func (*AddressInfo) ProtoMessage() {} method ProtoReflect (line 102) | func (x *AddressInfo) ProtoReflect() protoreflect.Message { method Descriptor (line 115) | func (*AddressInfo) Descriptor() ([]byte, []int) { method GetId (line 119) | func (x *AddressInfo) GetId() int64 { method GetName (line 126) | func (x *AddressInfo) GetName() string { method GetMobile (line 133) | func (x *AddressInfo) GetMobile() string { method GetProvince (line 140) | func (x *AddressInfo) GetProvince() string { method GetCity (line 147) | func (x *AddressInfo) GetCity() string { method GetDistricts (line 154) | func (x *AddressInfo) GetDistricts() string { method GetAddress (line 161) | func (x *AddressInfo) GetAddress() string { method GetPostCode (line 168) | func (x *AddressInfo) GetPostCode() string { method GetIsDefault (line 175) | func (x *AddressInfo) GetIsDefault() int32 { type ListAddressReply (line 182) | type ListAddressReply struct method Reset (line 190) | func (x *ListAddressReply) Reset() { method String (line 199) | func (x *ListAddressReply) String() string { method ProtoMessage (line 203) | func (*ListAddressReply) ProtoMessage() {} method ProtoReflect (line 205) | func (x *ListAddressReply) ProtoReflect() protoreflect.Message { method Descriptor (line 218) | func (*ListAddressReply) Descriptor() ([]byte, []int) { method GetResults (line 222) | func (x *ListAddressReply) GetResults() []*AddressInfo { type CreateAddressReq (line 229) | type CreateAddressReq struct method Reset (line 245) | func (x *CreateAddressReq) Reset() { method String (line 254) | func (x *CreateAddressReq) String() string { method ProtoMessage (line 258) | func (*CreateAddressReq) ProtoMessage() {} method ProtoReflect (line 260) | func (x *CreateAddressReq) ProtoReflect() protoreflect.Message { method Descriptor (line 273) | func (*CreateAddressReq) Descriptor() ([]byte, []int) { method GetUid (line 277) | func (x *CreateAddressReq) GetUid() int64 { method GetName (line 284) | func (x *CreateAddressReq) GetName() string { method GetMobile (line 291) | func (x *CreateAddressReq) GetMobile() string { method GetProvince (line 298) | func (x *CreateAddressReq) GetProvince() string { method GetCity (line 305) | func (x *CreateAddressReq) GetCity() string { method GetDistricts (line 312) | func (x *CreateAddressReq) GetDistricts() string { method GetAddress (line 319) | func (x *CreateAddressReq) GetAddress() string { method GetPostCode (line 326) | func (x *CreateAddressReq) GetPostCode() string { method GetIsDefault (line 333) | func (x *CreateAddressReq) GetIsDefault() int32 { type UpdateAddressReq (line 340) | type UpdateAddressReq struct method Reset (line 357) | func (x *UpdateAddressReq) Reset() { method String (line 366) | func (x *UpdateAddressReq) String() string { method ProtoMessage (line 370) | func (*UpdateAddressReq) ProtoMessage() {} method ProtoReflect (line 372) | func (x *UpdateAddressReq) ProtoReflect() protoreflect.Message { method Descriptor (line 385) | func (*UpdateAddressReq) Descriptor() ([]byte, []int) { method GetUid (line 389) | func (x *UpdateAddressReq) GetUid() int64 { method GetName (line 396) | func (x *UpdateAddressReq) GetName() string { method GetMobile (line 403) | func (x *UpdateAddressReq) GetMobile() string { method GetProvince (line 410) | func (x *UpdateAddressReq) GetProvince() string { method GetCity (line 417) | func (x *UpdateAddressReq) GetCity() string { method GetDistricts (line 424) | func (x *UpdateAddressReq) GetDistricts() string { method GetAddress (line 431) | func (x *UpdateAddressReq) GetAddress() string { method GetPostCode (line 438) | func (x *UpdateAddressReq) GetPostCode() string { method GetIsDefault (line 445) | func (x *UpdateAddressReq) GetIsDefault() int32 { method GetId (line 452) | func (x *UpdateAddressReq) GetId() int64 { type AddressReq (line 459) | type AddressReq struct method Reset (line 468) | func (x *AddressReq) Reset() { method String (line 477) | func (x *AddressReq) String() string { method ProtoMessage (line 481) | func (*AddressReq) ProtoMessage() {} method ProtoReflect (line 483) | func (x *AddressReq) ProtoReflect() protoreflect.Message { method Descriptor (line 496) | func (*AddressReq) Descriptor() ([]byte, []int) { method GetId (line 500) | func (x *AddressReq) GetId() int64 { method GetUid (line 507) | func (x *AddressReq) GetUid() int64 { type CheckResponse (line 514) | type CheckResponse struct method Reset (line 522) | func (x *CheckResponse) Reset() { method String (line 531) | func (x *CheckResponse) String() string { method ProtoMessage (line 535) | func (*CheckResponse) ProtoMessage() {} method ProtoReflect (line 537) | func (x *CheckResponse) ProtoReflect() protoreflect.Message { method Descriptor (line 550) | func (*CheckResponse) Descriptor() ([]byte, []int) { method GetSuccess (line 554) | func (x *CheckResponse) GetSuccess() bool { type PageInfo (line 562) | type PageInfo struct method Reset (line 571) | func (x *PageInfo) Reset() { method String (line 580) | func (x *PageInfo) String() string { method ProtoMessage (line 584) | func (*PageInfo) ProtoMessage() {} method ProtoReflect (line 586) | func (x *PageInfo) ProtoReflect() protoreflect.Message { method Descriptor (line 599) | func (*PageInfo) Descriptor() ([]byte, []int) { method GetPn (line 603) | func (x *PageInfo) GetPn() uint32 { method GetPSize (line 610) | func (x *PageInfo) GetPSize() uint32 { type UserInfoResponse (line 618) | type UserInfoResponse struct method Reset (line 632) | func (x *UserInfoResponse) Reset() { method String (line 641) | func (x *UserInfoResponse) String() string { method ProtoMessage (line 645) | func (*UserInfoResponse) ProtoMessage() {} method ProtoReflect (line 647) | func (x *UserInfoResponse) ProtoReflect() protoreflect.Message { method Descriptor (line 660) | func (*UserInfoResponse) Descriptor() ([]byte, []int) { method GetId (line 664) | func (x *UserInfoResponse) GetId() int64 { method GetPassword (line 671) | func (x *UserInfoResponse) GetPassword() string { method GetMobile (line 678) | func (x *UserInfoResponse) GetMobile() string { method GetNickName (line 685) | func (x *UserInfoResponse) GetNickName() string { method GetBirthday (line 692) | func (x *UserInfoResponse) GetBirthday() uint64 { method GetGender (line 699) | func (x *UserInfoResponse) GetGender() string { method GetRole (line 706) | func (x *UserInfoResponse) GetRole() int32 { type UserListResponse (line 714) | type UserListResponse struct method Reset (line 723) | func (x *UserListResponse) Reset() { method String (line 732) | func (x *UserListResponse) String() string { method ProtoMessage (line 736) | func (*UserListResponse) ProtoMessage() {} method ProtoReflect (line 738) | func (x *UserListResponse) ProtoReflect() protoreflect.Message { method Descriptor (line 751) | func (*UserListResponse) Descriptor() ([]byte, []int) { method GetTotal (line 755) | func (x *UserListResponse) GetTotal() int32 { method GetData (line 762) | func (x *UserListResponse) GetData() []*UserInfoResponse { type MobileRequest (line 769) | type MobileRequest struct method Reset (line 777) | func (x *MobileRequest) Reset() { method String (line 786) | func (x *MobileRequest) String() string { method ProtoMessage (line 790) | func (*MobileRequest) ProtoMessage() {} method ProtoReflect (line 792) | func (x *MobileRequest) ProtoReflect() protoreflect.Message { method Descriptor (line 805) | func (*MobileRequest) Descriptor() ([]byte, []int) { method GetMobile (line 809) | func (x *MobileRequest) GetMobile() string { type IdRequest (line 816) | type IdRequest struct method Reset (line 824) | func (x *IdRequest) Reset() { method String (line 833) | func (x *IdRequest) String() string { method ProtoMessage (line 837) | func (*IdRequest) ProtoMessage() {} method ProtoReflect (line 839) | func (x *IdRequest) ProtoReflect() protoreflect.Message { method Descriptor (line 852) | func (*IdRequest) Descriptor() ([]byte, []int) { method GetId (line 856) | func (x *IdRequest) GetId() int64 { type CreateUserInfo (line 864) | type CreateUserInfo struct method Reset (line 874) | func (x *CreateUserInfo) Reset() { method String (line 883) | func (x *CreateUserInfo) String() string { method ProtoMessage (line 887) | func (*CreateUserInfo) ProtoMessage() {} method ProtoReflect (line 889) | func (x *CreateUserInfo) ProtoReflect() protoreflect.Message { method Descriptor (line 902) | func (*CreateUserInfo) Descriptor() ([]byte, []int) { method GetNickName (line 906) | func (x *CreateUserInfo) GetNickName() string { method GetPassword (line 913) | func (x *CreateUserInfo) GetPassword() string { method GetMobile (line 920) | func (x *CreateUserInfo) GetMobile() string { type UpdateUserInfo (line 927) | type UpdateUserInfo struct method Reset (line 938) | func (x *UpdateUserInfo) Reset() { method String (line 947) | func (x *UpdateUserInfo) String() string { method ProtoMessage (line 951) | func (*UpdateUserInfo) ProtoMessage() {} method ProtoReflect (line 953) | func (x *UpdateUserInfo) ProtoReflect() protoreflect.Message { method Descriptor (line 966) | func (*UpdateUserInfo) Descriptor() ([]byte, []int) { method GetId (line 970) | func (x *UpdateUserInfo) GetId() int64 { method GetNickName (line 977) | func (x *UpdateUserInfo) GetNickName() string { method GetGender (line 984) | func (x *UpdateUserInfo) GetGender() string { method GetBirthday (line 991) | func (x *UpdateUserInfo) GetBirthday() uint64 { type PasswordCheckInfo (line 998) | type PasswordCheckInfo struct method Reset (line 1007) | func (x *PasswordCheckInfo) Reset() { method String (line 1016) | func (x *PasswordCheckInfo) String() string { method ProtoMessage (line 1020) | func (*PasswordCheckInfo) ProtoMessage() {} method ProtoReflect (line 1022) | func (x *PasswordCheckInfo) ProtoReflect() protoreflect.Message { method Descriptor (line 1035) | func (*PasswordCheckInfo) Descriptor() ([]byte, []int) { method GetPassword (line 1039) | func (x *PasswordCheckInfo) GetPassword() string { method GetEncryptedPassword (line 1046) | func (x *PasswordCheckInfo) GetEncryptedPassword() string { function file_user_v1_user_proto_rawDescGZIP (line 1223) | func file_user_v1_user_proto_rawDescGZIP() []byte { function init (line 1283) | func init() { file_user_v1_user_proto_init() } function file_user_v1_user_proto_init (line 1284) | func file_user_v1_user_proto_init() { FILE: service/order/api/user/v1/user.pb.validate.go method Validate (line 41) | func (m *ListAddressReq) Validate() error { method ValidateAll (line 49) | func (m *ListAddressReq) ValidateAll() error { method validate (line 53) | func (m *ListAddressReq) validate(all bool) error { type ListAddressReqMultiError (line 72) | type ListAddressReqMultiError method Error (line 75) | func (m ListAddressReqMultiError) Error() string { method AllErrors (line 84) | func (m ListAddressReqMultiError) AllErrors() []error { return m } type ListAddressReqValidationError (line 88) | type ListAddressReqValidationError struct method Field (line 96) | func (e ListAddressReqValidationError) Field() string { return e.field } method Reason (line 99) | func (e ListAddressReqValidationError) Reason() string { return e.reas... method Cause (line 102) | func (e ListAddressReqValidationError) Cause() error { return e.cause } method Key (line 105) | func (e ListAddressReqValidationError) Key() bool { return e.key } method ErrorName (line 108) | func (e ListAddressReqValidationError) ErrorName() string { return "Li... method Error (line 111) | func (e ListAddressReqValidationError) Error() string { method Validate (line 143) | func (m *AddressInfo) Validate() error { method ValidateAll (line 151) | func (m *AddressInfo) ValidateAll() error { method validate (line 155) | func (m *AddressInfo) validate(all bool) error { type AddressInfoMultiError (line 189) | type AddressInfoMultiError method Error (line 192) | func (m AddressInfoMultiError) Error() string { method AllErrors (line 201) | func (m AddressInfoMultiError) AllErrors() []error { return m } type AddressInfoValidationError (line 205) | type AddressInfoValidationError struct method Field (line 213) | func (e AddressInfoValidationError) Field() string { return e.field } method Reason (line 216) | func (e AddressInfoValidationError) Reason() string { return e.reason } method Cause (line 219) | func (e AddressInfoValidationError) Cause() error { return e.cause } method Key (line 222) | func (e AddressInfoValidationError) Key() bool { return e.key } method ErrorName (line 225) | func (e AddressInfoValidationError) ErrorName() string { return "Addre... method Error (line 228) | func (e AddressInfoValidationError) Error() string { method Validate (line 260) | func (m *ListAddressReply) Validate() error { method ValidateAll (line 268) | func (m *ListAddressReply) ValidateAll() error { method validate (line 272) | func (m *ListAddressReply) validate(all bool) error { type ListAddressReplyMultiError (line 323) | type ListAddressReplyMultiError method Error (line 326) | func (m ListAddressReplyMultiError) Error() string { method AllErrors (line 335) | func (m ListAddressReplyMultiError) AllErrors() []error { return m } type ListAddressReplyValidationError (line 339) | type ListAddressReplyValidationError struct method Field (line 347) | func (e ListAddressReplyValidationError) Field() string { return e.fie... method Reason (line 350) | func (e ListAddressReplyValidationError) Reason() string { return e.re... method Cause (line 353) | func (e ListAddressReplyValidationError) Cause() error { return e.cause } method Key (line 356) | func (e ListAddressReplyValidationError) Key() bool { return e.key } method ErrorName (line 359) | func (e ListAddressReplyValidationError) ErrorName() string { return "... method Error (line 362) | func (e ListAddressReplyValidationError) Error() string { method Validate (line 394) | func (m *CreateAddressReq) Validate() error { method ValidateAll (line 402) | func (m *CreateAddressReq) ValidateAll() error { method validate (line 406) | func (m *CreateAddressReq) validate(all bool) error { type CreateAddressReqMultiError (line 441) | type CreateAddressReqMultiError method Error (line 444) | func (m CreateAddressReqMultiError) Error() string { method AllErrors (line 453) | func (m CreateAddressReqMultiError) AllErrors() []error { return m } type CreateAddressReqValidationError (line 457) | type CreateAddressReqValidationError struct method Field (line 465) | func (e CreateAddressReqValidationError) Field() string { return e.fie... method Reason (line 468) | func (e CreateAddressReqValidationError) Reason() string { return e.re... method Cause (line 471) | func (e CreateAddressReqValidationError) Cause() error { return e.cause } method Key (line 474) | func (e CreateAddressReqValidationError) Key() bool { return e.key } method ErrorName (line 477) | func (e CreateAddressReqValidationError) ErrorName() string { return "... method Error (line 480) | func (e CreateAddressReqValidationError) Error() string { method Validate (line 512) | func (m *UpdateAddressReq) Validate() error { method ValidateAll (line 520) | func (m *UpdateAddressReq) ValidateAll() error { method validate (line 524) | func (m *UpdateAddressReq) validate(all bool) error { type UpdateAddressReqMultiError (line 561) | type UpdateAddressReqMultiError method Error (line 564) | func (m UpdateAddressReqMultiError) Error() string { method AllErrors (line 573) | func (m UpdateAddressReqMultiError) AllErrors() []error { return m } type UpdateAddressReqValidationError (line 577) | type UpdateAddressReqValidationError struct method Field (line 585) | func (e UpdateAddressReqValidationError) Field() string { return e.fie... method Reason (line 588) | func (e UpdateAddressReqValidationError) Reason() string { return e.re... method Cause (line 591) | func (e UpdateAddressReqValidationError) Cause() error { return e.cause } method Key (line 594) | func (e UpdateAddressReqValidationError) Key() bool { return e.key } method ErrorName (line 597) | func (e UpdateAddressReqValidationError) ErrorName() string { return "... method Error (line 600) | func (e UpdateAddressReqValidationError) Error() string { method Validate (line 632) | func (m *AddressReq) Validate() error { method ValidateAll (line 640) | func (m *AddressReq) ValidateAll() error { method validate (line 644) | func (m *AddressReq) validate(all bool) error { type AddressReqMultiError (line 664) | type AddressReqMultiError method Error (line 667) | func (m AddressReqMultiError) Error() string { method AllErrors (line 676) | func (m AddressReqMultiError) AllErrors() []error { return m } type AddressReqValidationError (line 680) | type AddressReqValidationError struct method Field (line 688) | func (e AddressReqValidationError) Field() string { return e.field } method Reason (line 691) | func (e AddressReqValidationError) Reason() string { return e.reason } method Cause (line 694) | func (e AddressReqValidationError) Cause() error { return e.cause } method Key (line 697) | func (e AddressReqValidationError) Key() bool { return e.key } method ErrorName (line 700) | func (e AddressReqValidationError) ErrorName() string { return "Addres... method Error (line 703) | func (e AddressReqValidationError) Error() string { method Validate (line 735) | func (m *CheckResponse) Validate() error { method ValidateAll (line 743) | func (m *CheckResponse) ValidateAll() error { method validate (line 747) | func (m *CheckResponse) validate(all bool) error { type CheckResponseMultiError (line 766) | type CheckResponseMultiError method Error (line 769) | func (m CheckResponseMultiError) Error() string { method AllErrors (line 778) | func (m CheckResponseMultiError) AllErrors() []error { return m } type CheckResponseValidationError (line 782) | type CheckResponseValidationError struct method Field (line 790) | func (e CheckResponseValidationError) Field() string { return e.field } method Reason (line 793) | func (e CheckResponseValidationError) Reason() string { return e.reason } method Cause (line 796) | func (e CheckResponseValidationError) Cause() error { return e.cause } method Key (line 799) | func (e CheckResponseValidationError) Key() bool { return e.key } method ErrorName (line 802) | func (e CheckResponseValidationError) ErrorName() string { return "Che... method Error (line 805) | func (e CheckResponseValidationError) Error() string { method Validate (line 837) | func (m *PageInfo) Validate() error { method ValidateAll (line 845) | func (m *PageInfo) ValidateAll() error { method validate (line 849) | func (m *PageInfo) validate(all bool) error { type PageInfoMultiError (line 869) | type PageInfoMultiError method Error (line 872) | func (m PageInfoMultiError) Error() string { method AllErrors (line 881) | func (m PageInfoMultiError) AllErrors() []error { return m } type PageInfoValidationError (line 885) | type PageInfoValidationError struct method Field (line 893) | func (e PageInfoValidationError) Field() string { return e.field } method Reason (line 896) | func (e PageInfoValidationError) Reason() string { return e.reason } method Cause (line 899) | func (e PageInfoValidationError) Cause() error { return e.cause } method Key (line 902) | func (e PageInfoValidationError) Key() bool { return e.key } method ErrorName (line 905) | func (e PageInfoValidationError) ErrorName() string { return "PageInfo... method Error (line 908) | func (e PageInfoValidationError) Error() string { method Validate (line 940) | func (m *UserInfoResponse) Validate() error { method ValidateAll (line 948) | func (m *UserInfoResponse) ValidateAll() error { method validate (line 952) | func (m *UserInfoResponse) validate(all bool) error { type UserInfoResponseMultiError (line 983) | type UserInfoResponseMultiError method Error (line 986) | func (m UserInfoResponseMultiError) Error() string { method AllErrors (line 995) | func (m UserInfoResponseMultiError) AllErrors() []error { return m } type UserInfoResponseValidationError (line 999) | type UserInfoResponseValidationError struct method Field (line 1007) | func (e UserInfoResponseValidationError) Field() string { return e.fie... method Reason (line 1010) | func (e UserInfoResponseValidationError) Reason() string { return e.re... method Cause (line 1013) | func (e UserInfoResponseValidationError) Cause() error { return e.cause } method Key (line 1016) | func (e UserInfoResponseValidationError) Key() bool { return e.key } method ErrorName (line 1019) | func (e UserInfoResponseValidationError) ErrorName() string { return "... method Error (line 1022) | func (e UserInfoResponseValidationError) Error() string { method Validate (line 1054) | func (m *UserListResponse) Validate() error { method ValidateAll (line 1062) | func (m *UserListResponse) ValidateAll() error { method validate (line 1066) | func (m *UserListResponse) validate(all bool) error { type UserListResponseMultiError (line 1119) | type UserListResponseMultiError method Error (line 1122) | func (m UserListResponseMultiError) Error() string { method AllErrors (line 1131) | func (m UserListResponseMultiError) AllErrors() []error { return m } type UserListResponseValidationError (line 1135) | type UserListResponseValidationError struct method Field (line 1143) | func (e UserListResponseValidationError) Field() string { return e.fie... method Reason (line 1146) | func (e UserListResponseValidationError) Reason() string { return e.re... method Cause (line 1149) | func (e UserListResponseValidationError) Cause() error { return e.cause } method Key (line 1152) | func (e UserListResponseValidationError) Key() bool { return e.key } method ErrorName (line 1155) | func (e UserListResponseValidationError) ErrorName() string { return "... method Error (line 1158) | func (e UserListResponseValidationError) Error() string { method Validate (line 1190) | func (m *MobileRequest) Validate() error { method ValidateAll (line 1198) | func (m *MobileRequest) ValidateAll() error { method validate (line 1202) | func (m *MobileRequest) validate(all bool) error { type MobileRequestMultiError (line 1221) | type MobileRequestMultiError method Error (line 1224) | func (m MobileRequestMultiError) Error() string { method AllErrors (line 1233) | func (m MobileRequestMultiError) AllErrors() []error { return m } type MobileRequestValidationError (line 1237) | type MobileRequestValidationError struct method Field (line 1245) | func (e MobileRequestValidationError) Field() string { return e.field } method Reason (line 1248) | func (e MobileRequestValidationError) Reason() string { return e.reason } method Cause (line 1251) | func (e MobileRequestValidationError) Cause() error { return e.cause } method Key (line 1254) | func (e MobileRequestValidationError) Key() bool { return e.key } method ErrorName (line 1257) | func (e MobileRequestValidationError) ErrorName() string { return "Mob... method Error (line 1260) | func (e MobileRequestValidationError) Error() string { method Validate (line 1292) | func (m *IdRequest) Validate() error { method ValidateAll (line 1300) | func (m *IdRequest) ValidateAll() error { method validate (line 1304) | func (m *IdRequest) validate(all bool) error { type IdRequestMultiError (line 1322) | type IdRequestMultiError method Error (line 1325) | func (m IdRequestMultiError) Error() string { method AllErrors (line 1334) | func (m IdRequestMultiError) AllErrors() []error { return m } type IdRequestValidationError (line 1338) | type IdRequestValidationError struct method Field (line 1346) | func (e IdRequestValidationError) Field() string { return e.field } method Reason (line 1349) | func (e IdRequestValidationError) Reason() string { return e.reason } method Cause (line 1352) | func (e IdRequestValidationError) Cause() error { return e.cause } method Key (line 1355) | func (e IdRequestValidationError) Key() bool { return e.key } method ErrorName (line 1358) | func (e IdRequestValidationError) ErrorName() string { return "IdReque... method Error (line 1361) | func (e IdRequestValidationError) Error() string { method Validate (line 1393) | func (m *CreateUserInfo) Validate() error { method ValidateAll (line 1401) | func (m *CreateUserInfo) ValidateAll() error { method validate (line 1405) | func (m *CreateUserInfo) validate(all bool) error { type CreateUserInfoMultiError (line 1428) | type CreateUserInfoMultiError method Error (line 1431) | func (m CreateUserInfoMultiError) Error() string { method AllErrors (line 1440) | func (m CreateUserInfoMultiError) AllErrors() []error { return m } type CreateUserInfoValidationError (line 1444) | type CreateUserInfoValidationError struct method Field (line 1452) | func (e CreateUserInfoValidationError) Field() string { return e.field } method Reason (line 1455) | func (e CreateUserInfoValidationError) Reason() string { return e.reas... method Cause (line 1458) | func (e CreateUserInfoValidationError) Cause() error { return e.cause } method Key (line 1461) | func (e CreateUserInfoValidationError) Key() bool { return e.key } method ErrorName (line 1464) | func (e CreateUserInfoValidationError) ErrorName() string { return "Cr... method Error (line 1467) | func (e CreateUserInfoValidationError) Error() string { method Validate (line 1499) | func (m *UpdateUserInfo) Validate() error { method ValidateAll (line 1507) | func (m *UpdateUserInfo) ValidateAll() error { method validate (line 1511) | func (m *UpdateUserInfo) validate(all bool) error { type UpdateUserInfoMultiError (line 1536) | type UpdateUserInfoMultiError method Error (line 1539) | func (m UpdateUserInfoMultiError) Error() string { method AllErrors (line 1548) | func (m UpdateUserInfoMultiError) AllErrors() []error { return m } type UpdateUserInfoValidationError (line 1552) | type UpdateUserInfoValidationError struct method Field (line 1560) | func (e UpdateUserInfoValidationError) Field() string { return e.field } method Reason (line 1563) | func (e UpdateUserInfoValidationError) Reason() string { return e.reas... method Cause (line 1566) | func (e UpdateUserInfoValidationError) Cause() error { return e.cause } method Key (line 1569) | func (e UpdateUserInfoValidationError) Key() bool { return e.key } method ErrorName (line 1572) | func (e UpdateUserInfoValidationError) ErrorName() string { return "Up... method Error (line 1575) | func (e UpdateUserInfoValidationError) Error() string { method Validate (line 1607) | func (m *PasswordCheckInfo) Validate() error { method ValidateAll (line 1615) | func (m *PasswordCheckInfo) ValidateAll() error { method validate (line 1619) | func (m *PasswordCheckInfo) validate(all bool) error { type PasswordCheckInfoMultiError (line 1640) | type PasswordCheckInfoMultiError method Error (line 1643) | func (m PasswordCheckInfoMultiError) Error() string { method AllErrors (line 1652) | func (m PasswordCheckInfoMultiError) AllErrors() []error { return m } type PasswordCheckInfoValidationError (line 1656) | type PasswordCheckInfoValidationError struct method Field (line 1664) | func (e PasswordCheckInfoValidationError) Field() string { return e.fi... method Reason (line 1667) | func (e PasswordCheckInfoValidationError) Reason() string { return e.r... method Cause (line 1670) | func (e PasswordCheckInfoValidationError) Cause() error { return e.cau... method Key (line 1673) | func (e PasswordCheckInfoValidationError) Key() bool { return e.key } method ErrorName (line 1676) | func (e PasswordCheckInfoValidationError) ErrorName() string { method Error (line 1681) | func (e PasswordCheckInfoValidationError) Error() string { FILE: service/order/api/user/v1/user_grpc.pb.go constant _ (line 20) | _ = grpc.SupportPackageIsVersion7 type UserClient (line 25) | type UserClient interface type userClient (line 41) | type userClient struct method GetUserList (line 49) | func (c *userClient) GetUserList(ctx context.Context, in *PageInfo, op... method GetUserByMobile (line 58) | func (c *userClient) GetUserByMobile(ctx context.Context, in *MobileRe... method GetUserById (line 67) | func (c *userClient) GetUserById(ctx context.Context, in *IdRequest, o... method CreateUser (line 76) | func (c *userClient) CreateUser(ctx context.Context, in *CreateUserInf... method UpdateUser (line 85) | func (c *userClient) UpdateUser(ctx context.Context, in *UpdateUserInf... method CheckPassword (line 94) | func (c *userClient) CheckPassword(ctx context.Context, in *PasswordCh... method ListAddress (line 103) | func (c *userClient) ListAddress(ctx context.Context, in *ListAddressR... method CreateAddress (line 112) | func (c *userClient) CreateAddress(ctx context.Context, in *CreateAddr... method UpdateAddress (line 121) | func (c *userClient) UpdateAddress(ctx context.Context, in *UpdateAddr... method DefaultAddress (line 130) | func (c *userClient) DefaultAddress(ctx context.Context, in *AddressRe... method DeleteAddress (line 139) | func (c *userClient) DeleteAddress(ctx context.Context, in *AddressReq... method GetAddress (line 148) | func (c *userClient) GetAddress(ctx context.Context, in *AddressReq, o... function NewUserClient (line 45) | func NewUserClient(cc grpc.ClientConnInterface) UserClient { type UserServer (line 160) | type UserServer interface type UnimplementedUserServer (line 178) | type UnimplementedUserServer struct method GetUserList (line 181) | func (UnimplementedUserServer) GetUserList(context.Context, *PageInfo)... method GetUserByMobile (line 184) | func (UnimplementedUserServer) GetUserByMobile(context.Context, *Mobil... method GetUserById (line 187) | func (UnimplementedUserServer) GetUserById(context.Context, *IdRequest... method CreateUser (line 190) | func (UnimplementedUserServer) CreateUser(context.Context, *CreateUser... method UpdateUser (line 193) | func (UnimplementedUserServer) UpdateUser(context.Context, *UpdateUser... method CheckPassword (line 196) | func (UnimplementedUserServer) CheckPassword(context.Context, *Passwor... method ListAddress (line 199) | func (UnimplementedUserServer) ListAddress(context.Context, *ListAddre... method CreateAddress (line 202) | func (UnimplementedUserServer) CreateAddress(context.Context, *CreateA... method UpdateAddress (line 205) | func (UnimplementedUserServer) UpdateAddress(context.Context, *UpdateA... method DefaultAddress (line 208) | func (UnimplementedUserServer) DefaultAddress(context.Context, *Addres... method DeleteAddress (line 211) | func (UnimplementedUserServer) DeleteAddress(context.Context, *Address... method GetAddress (line 214) | func (UnimplementedUserServer) GetAddress(context.Context, *AddressReq... method mustEmbedUnimplementedUserServer (line 217) | func (UnimplementedUserServer) mustEmbedUnimplementedUserServer() {} type UnsafeUserServer (line 222) | type UnsafeUserServer interface function RegisterUserServer (line 226) | func RegisterUserServer(s grpc.ServiceRegistrar, srv UserServer) { function _User_GetUserList_Handler (line 230) | func _User_GetUserList_Handler(srv interface{}, ctx context.Context, dec... function _User_GetUserByMobile_Handler (line 248) | func _User_GetUserByMobile_Handler(srv interface{}, ctx context.Context,... function _User_GetUserById_Handler (line 266) | func _User_GetUserById_Handler(srv interface{}, ctx context.Context, dec... function _User_CreateUser_Handler (line 284) | func _User_CreateUser_Handler(srv interface{}, ctx context.Context, dec ... function _User_UpdateUser_Handler (line 302) | func _User_UpdateUser_Handler(srv interface{}, ctx context.Context, dec ... function _User_CheckPassword_Handler (line 320) | func _User_CheckPassword_Handler(srv interface{}, ctx context.Context, d... function _User_ListAddress_Handler (line 338) | func _User_ListAddress_Handler(srv interface{}, ctx context.Context, dec... function _User_CreateAddress_Handler (line 356) | func _User_CreateAddress_Handler(srv interface{}, ctx context.Context, d... function _User_UpdateAddress_Handler (line 374) | func _User_UpdateAddress_Handler(srv interface{}, ctx context.Context, d... function _User_DefaultAddress_Handler (line 392) | func _User_DefaultAddress_Handler(srv interface{}, ctx context.Context, ... function _User_DeleteAddress_Handler (line 410) | func _User_DeleteAddress_Handler(srv interface{}, ctx context.Context, d... function _User_GetAddress_Handler (line 428) | func _User_GetAddress_Handler(srv interface{}, ctx context.Context, dec ... FILE: service/order/cmd/order/main.go function init (line 35) | func init() { function newApp (line 39) | func newApp(logger log.Logger, gs *grpc.Server, rr registry.Registrar) *... function main (line 53) | func main() { function setTracerProvider (line 102) | func setTracerProvider(url string) error { FILE: service/order/cmd/order/wire.go function wireApp (line 20) | func wireApp(*conf.Server, *conf.Registry, *conf.Data, *conf.Auth, *conf... FILE: service/order/cmd/order/wire_gen.go function wireApp (line 22) | func wireApp(confServer *conf.Server, registry *conf.Registry, confData ... FILE: service/order/internal/biz/biz.go type Transaction (line 12) | type Transaction interface FILE: service/order/internal/biz/order.go type OrderRepo (line 14) | type OrderRepo interface type OrderUsecase (line 18) | type OrderUsecase struct method CreateOrder (line 38) | func (oc *OrderUsecase) CreateOrder(ctx context.Context, order *domain... function NewOrderUsecase (line 26) | func NewOrderUsecase(repo OrderRepo, userRPC userV1.UserClient, cartRPC ... FILE: service/order/internal/conf/conf.pb.go constant _ (line 19) | _ = protoimpl.EnforceVersion(20 - protoimpl.MinVersion) constant _ (line 21) | _ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 20) type Bootstrap (line 24) | type Bootstrap struct method Reset (line 36) | func (x *Bootstrap) Reset() { method String (line 45) | func (x *Bootstrap) String() string { method ProtoMessage (line 49) | func (*Bootstrap) ProtoMessage() {} method ProtoReflect (line 51) | func (x *Bootstrap) ProtoReflect() protoreflect.Message { method Descriptor (line 64) | func (*Bootstrap) Descriptor() ([]byte, []int) { method GetServer (line 68) | func (x *Bootstrap) GetServer() *Server { method GetData (line 75) | func (x *Bootstrap) GetData() *Data { method GetTrace (line 82) | func (x *Bootstrap) GetTrace() *Trace { method GetAuth (line 89) | func (x *Bootstrap) GetAuth() *Auth { method GetService (line 96) | func (x *Bootstrap) GetService() *Service { type Server (line 103) | type Server struct method Reset (line 112) | func (x *Server) Reset() { method String (line 121) | func (x *Server) String() string { method ProtoMessage (line 125) | func (*Server) ProtoMessage() {} method ProtoReflect (line 127) | func (x *Server) ProtoReflect() protoreflect.Message { method Descriptor (line 140) | func (*Server) Descriptor() ([]byte, []int) { method GetHttp (line 144) | func (x *Server) GetHttp() *Server_HTTP { method GetGrpc (line 151) | func (x *Server) GetGrpc() *Server_GRPC { type Data (line 158) | type Data struct method Reset (line 167) | func (x *Data) Reset() { method String (line 176) | func (x *Data) String() string { method ProtoMessage (line 180) | func (*Data) ProtoMessage() {} method ProtoReflect (line 182) | func (x *Data) ProtoReflect() protoreflect.Message { method Descriptor (line 195) | func (*Data) Descriptor() ([]byte, []int) { method GetDatabase (line 199) | func (x *Data) GetDatabase() *Data_Database { method GetRedis (line 206) | func (x *Data) GetRedis() *Data_Redis { type Auth (line 213) | type Auth struct method Reset (line 221) | func (x *Auth) Reset() { method String (line 230) | func (x *Auth) String() string { method ProtoMessage (line 234) | func (*Auth) ProtoMessage() {} method ProtoReflect (line 236) | func (x *Auth) ProtoReflect() protoreflect.Message { method Descriptor (line 249) | func (*Auth) Descriptor() ([]byte, []int) { method GetJwtKey (line 253) | func (x *Auth) GetJwtKey() string { type Registry (line 260) | type Registry struct method Reset (line 268) | func (x *Registry) Reset() { method String (line 277) | func (x *Registry) String() string { method ProtoMessage (line 281) | func (*Registry) ProtoMessage() {} method ProtoReflect (line 283) | func (x *Registry) ProtoReflect() protoreflect.Message { method Descriptor (line 296) | func (*Registry) Descriptor() ([]byte, []int) { method GetConsul (line 300) | func (x *Registry) GetConsul() *Registry_Consul { type Trace (line 307) | type Trace struct method Reset (line 315) | func (x *Trace) Reset() { method String (line 324) | func (x *Trace) String() string { method ProtoMessage (line 328) | func (*Trace) ProtoMessage() {} method ProtoReflect (line 330) | func (x *Trace) ProtoReflect() protoreflect.Message { method Descriptor (line 343) | func (*Trace) Descriptor() ([]byte, []int) { method GetEndpoint (line 347) | func (x *Trace) GetEndpoint() string { type Service (line 354) | type Service struct method Reset (line 364) | func (x *Service) Reset() { method String (line 373) | func (x *Service) String() string { method ProtoMessage (line 377) | func (*Service) ProtoMessage() {} method ProtoReflect (line 379) | func (x *Service) ProtoReflect() protoreflect.Message { method Descriptor (line 392) | func (*Service) Descriptor() ([]byte, []int) { method GetUser (line 396) | func (x *Service) GetUser() *Service_User { method GetCart (line 403) | func (x *Service) GetCart() *Service_Cart { method GetGoods (line 410) | func (x *Service) GetGoods() *Service_Goods { type Server_HTTP (line 417) | type Server_HTTP struct method Reset (line 427) | func (x *Server_HTTP) Reset() { method String (line 436) | func (x *Server_HTTP) String() string { method ProtoMessage (line 440) | func (*Server_HTTP) ProtoMessage() {} method ProtoReflect (line 442) | func (x *Server_HTTP) ProtoReflect() protoreflect.Message { method Descriptor (line 455) | func (*Server_HTTP) Descriptor() ([]byte, []int) { method GetNetwork (line 459) | func (x *Server_HTTP) GetNetwork() string { method GetAddr (line 466) | func (x *Server_HTTP) GetAddr() string { method GetTimeout (line 473) | func (x *Server_HTTP) GetTimeout() *durationpb.Duration { type Server_GRPC (line 480) | type Server_GRPC struct method Reset (line 490) | func (x *Server_GRPC) Reset() { method String (line 499) | func (x *Server_GRPC) String() string { method ProtoMessage (line 503) | func (*Server_GRPC) ProtoMessage() {} method ProtoReflect (line 505) | func (x *Server_GRPC) ProtoReflect() protoreflect.Message { method Descriptor (line 518) | func (*Server_GRPC) Descriptor() ([]byte, []int) { method GetNetwork (line 522) | func (x *Server_GRPC) GetNetwork() string { method GetAddr (line 529) | func (x *Server_GRPC) GetAddr() string { method GetTimeout (line 536) | func (x *Server_GRPC) GetTimeout() *durationpb.Duration { type Data_Database (line 543) | type Data_Database struct method Reset (line 552) | func (x *Data_Database) Reset() { method String (line 561) | func (x *Data_Database) String() string { method ProtoMessage (line 565) | func (*Data_Database) ProtoMessage() {} method ProtoReflect (line 567) | func (x *Data_Database) ProtoReflect() protoreflect.Message { method Descriptor (line 580) | func (*Data_Database) Descriptor() ([]byte, []int) { method GetDriver (line 584) | func (x *Data_Database) GetDriver() string { method GetSource (line 591) | func (x *Data_Database) GetSource() string { type Data_Redis (line 598) | type Data_Redis struct method Reset (line 612) | func (x *Data_Redis) Reset() { method String (line 621) | func (x *Data_Redis) String() string { method ProtoMessage (line 625) | func (*Data_Redis) ProtoMessage() {} method ProtoReflect (line 627) | func (x *Data_Redis) ProtoReflect() protoreflect.Message { method Descriptor (line 640) | func (*Data_Redis) Descriptor() ([]byte, []int) { method GetNetwork (line 644) | func (x *Data_Redis) GetNetwork() string { method GetAddr (line 651) | func (x *Data_Redis) GetAddr() string { method GetPassword (line 658) | func (x *Data_Redis) GetPassword() string { method GetDb (line 665) | func (x *Data_Redis) GetDb() int32 { method GetDialTimeout (line 672) | func (x *Data_Redis) GetDialTimeout() *durationpb.Duration { method GetReadTimeout (line 679) | func (x *Data_Redis) GetReadTimeout() *durationpb.Duration { method GetWriteTimeout (line 686) | func (x *Data_Redis) GetWriteTimeout() *durationpb.Duration { type Registry_Consul (line 693) | type Registry_Consul struct method Reset (line 702) | func (x *Registry_Consul) Reset() { method String (line 711) | func (x *Registry_Consul) String() string { method ProtoMessage (line 715) | func (*Registry_Consul) ProtoMessage() {} method ProtoReflect (line 717) | func (x *Registry_Consul) ProtoReflect() protoreflect.Message { method Descriptor (line 730) | func (*Registry_Consul) Descriptor() ([]byte, []int) { method GetAddress (line 734) | func (x *Registry_Consul) GetAddress() string { method GetScheme (line 741) | func (x *Registry_Consul) GetScheme() string { type Service_User (line 748) | type Service_User struct method Reset (line 756) | func (x *Service_User) Reset() { method String (line 765) | func (x *Service_User) String() string { method ProtoMessage (line 769) | func (*Service_User) ProtoMessage() {} method ProtoReflect (line 771) | func (x *Service_User) ProtoReflect() protoreflect.Message { method Descriptor (line 784) | func (*Service_User) Descriptor() ([]byte, []int) { method GetEndpoint (line 788) | func (x *Service_User) GetEndpoint() string { type Service_Cart (line 795) | type Service_Cart struct method Reset (line 803) | func (x *Service_Cart) Reset() { method String (line 812) | func (x *Service_Cart) String() string { method ProtoMessage (line 816) | func (*Service_Cart) ProtoMessage() {} method ProtoReflect (line 818) | func (x *Service_Cart) ProtoReflect() protoreflect.Message { method Descriptor (line 831) | func (*Service_Cart) Descriptor() ([]byte, []int) { method GetEndpoint (line 835) | func (x *Service_Cart) GetEndpoint() string { type Service_Goods (line 842) | type Service_Goods struct method Reset (line 850) | func (x *Service_Goods) Reset() { method String (line 859) | func (x *Service_Goods) String() string { method ProtoMessage (line 863) | func (*Service_Goods) ProtoMessage() {} method ProtoReflect (line 865) | func (x *Service_Goods) ProtoReflect() protoreflect.Message { method Descriptor (line 878) | func (*Service_Goods) Descriptor() ([]byte, []int) { method GetEndpoint (line 882) | func (x *Service_Goods) GetEndpoint() string { function file_conf_conf_proto_rawDescGZIP (line 996) | func file_conf_conf_proto_rawDescGZIP() []byte { function init (line 1048) | func init() { file_conf_conf_proto_init() } function file_conf_conf_proto_init (line 1049) | func file_conf_conf_proto_init() { FILE: service/order/internal/data/data.go type Data (line 35) | type Data struct method DB (line 53) | func (d *Data) DB(ctx context.Context) *gorm.DB { method ExecTx (line 62) | func (d *Data) ExecTx(ctx context.Context, fn func(ctx context.Context... type contextTxKey (line 39) | type contextTxKey struct function NewData (line 42) | func NewData(c *conf.Data, logger log.Logger, db *gorm.DB, rdb *redis.Cl... function NewTransaction (line 49) | func NewTransaction(d *Data) biz.Transaction { function NewDB (line 70) | func NewDB(c *conf.Data) *gorm.DB { function NewRedis (line 99) | func NewRedis(c *conf.Data) *redis.Client { function NewUserServiceClient (line 116) | func NewUserServiceClient(ac *conf.Auth, sr *conf.Service, rr registry.D... function NewCartServiceClient (line 136) | func NewCartServiceClient(ac *conf.Auth, sr *conf.Service, rr registry.D... function NewGoodsServiceClient (line 156) | func NewGoodsServiceClient(ac *conf.Auth, sr *conf.Service, rr registry.... function NewDiscovery (line 175) | func NewDiscovery(conf *conf.Registry) registry.Discovery { FILE: service/order/internal/data/data_suite_test.go function TestData (line 16) | func TestData(t *testing.T) { function initialize (line 29) | func initialize(db *gorm.DB) error { FILE: service/order/internal/data/docker_mysql.go function DockerMysql (line 11) | func DockerMysql(img, version string) (string, func()) { function innerDockerMysql (line 15) | func innerDockerMysql(img, version string) (string, func()) { FILE: service/order/internal/data/order.go type Order (line 12) | type Order struct method TableName (line 30) | func (Order) TableName() string { method ToDomain (line 47) | func (p *Order) ToDomain() *domain.Order { type orderRepo (line 34) | type orderRepo struct method GetAddressByID (line 67) | func (o *orderRepo) GetAddressByID(c context.Context, id, uid int64) (... function NewOrderRepo (line 40) | func NewOrderRepo(data *Data, logger log.Logger) biz.OrderRepo { FILE: service/order/internal/data/orderaddress.go type OrderAddress (line 10) | type OrderAddress struct method TableName (line 28) | func (OrderAddress) TableName() string { method ToDomain (line 45) | func (p *OrderAddress) ToDomain() *domain.Order { type orderAddressRepo (line 32) | type orderAddressRepo struct function NewOrderAddressRepo (line 38) | func NewOrderAddressRepo(data *Data, logger log.Logger) biz.OrderRepo { FILE: service/order/internal/data/ordergoods.go type OrderGoods (line 7) | type OrderGoods struct method TableName (line 21) | func (OrderGoods) TableName() string { FILE: service/order/internal/data/orderpay.go type OrderPay (line 6) | type OrderPay struct FILE: service/order/internal/domain/order.go type Order (line 7) | type Order struct type CreateOrder (line 25) | type CreateOrder struct type CartItem (line 31) | type CartItem struct type CartItemList (line 38) | type CartItemList method FindById (line 40) | func (p CartItemList) FindById(id int64) *CartItem { method GetSkuId (line 49) | func (p CartItemList) GetSkuId() []int64 { FILE: service/order/internal/domain/orderaddress.go type OrderAddress (line 3) | type OrderAddress struct FILE: service/order/internal/mocks/mrepo/order.go type MockOrderRepo (line 12) | type MockOrderRepo struct method EXPECT (line 30) | func (m *MockOrderRepo) EXPECT() *MockOrderRepoMockRecorder { type MockOrderRepoMockRecorder (line 18) | type MockOrderRepoMockRecorder struct function NewMockOrderRepo (line 23) | func NewMockOrderRepo(ctrl *gomock.Controller) *MockOrderRepo { FILE: service/order/internal/server/grpc.go function NewGRPCServer (line 15) | func NewGRPCServer(c *conf.Server, u *service.OrderService, logger log.L... FILE: service/order/internal/server/server.go function NewRegistrar (line 16) | func NewRegistrar(conf *conf.Registry) registry.Registrar { FILE: service/order/internal/service/order.go type OrderService (line 11) | type OrderService struct method CreateOrder (line 22) | func (o *OrderService) CreateOrder(ctx context.Context, r *v1.OrderReq... function NewOrderService (line 18) | func NewOrderService(o *biz.OrderUsecase, logger log.Logger) *OrderServi... FILE: service/user/api/user/v1/error_reason.pb.go constant _ (line 19) | _ = protoimpl.EnforceVersion(20 - protoimpl.MinVersion) constant _ (line 21) | _ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 20) type ErrorReason (line 24) | type ErrorReason method Enum (line 43) | func (x ErrorReason) Enum() *ErrorReason { method String (line 49) | func (x ErrorReason) String() string { method Descriptor (line 53) | func (ErrorReason) Descriptor() protoreflect.EnumDescriptor { method Type (line 57) | func (ErrorReason) Type() protoreflect.EnumType { method Number (line 61) | func (x ErrorReason) Number() protoreflect.EnumNumber { method EnumDescriptor (line 66) | func (ErrorReason) EnumDescriptor() ([]byte, []int) { constant ErrorReason_USER_NOT_FOUND (line 27) | ErrorReason_USER_NOT_FOUND ErrorReason = 0 constant ErrorReason_CONTENT_MISSING (line 28) | ErrorReason_CONTENT_MISSING ErrorReason = 1 function file_api_user_v1_error_reason_proto_rawDescGZIP (line 92) | func file_api_user_v1_error_reason_proto_rawDescGZIP() []byte { function init (line 111) | func init() { file_api_user_v1_error_reason_proto_init() } function file_api_user_v1_error_reason_proto_init (line 112) | func file_api_user_v1_error_reason_proto_init() { FILE: service/user/api/user/v1/error_reason_errors.pb.go constant _ (line 12) | _ = errors.SupportPackageIsVersion1 function IsUserNotFound (line 14) | func IsUserNotFound(err error) bool { function ErrorUserNotFound (line 22) | func ErrorUserNotFound(format string, args ...interface{}) *errors.Error { function IsContentMissing (line 26) | func IsContentMissing(err error) bool { function ErrorContentMissing (line 34) | func ErrorContentMissing(format string, args ...interface{}) *errors.Err... FILE: service/user/api/user/v1/user.pb.go constant _ (line 19) | _ = protoimpl.EnforceVersion(20 - protoimpl.MinVersion) constant _ (line 21) | _ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 20) type ListAddressReq (line 24) | type ListAddressReq struct method Reset (line 32) | func (x *ListAddressReq) Reset() { method String (line 41) | func (x *ListAddressReq) String() string { method ProtoMessage (line 45) | func (*ListAddressReq) ProtoMessage() {} method ProtoReflect (line 47) | func (x *ListAddressReq) ProtoReflect() protoreflect.Message { method Descriptor (line 60) | func (*ListAddressReq) Descriptor() ([]byte, []int) { method GetUid (line 64) | func (x *ListAddressReq) GetUid() int64 { type AddressInfo (line 71) | type AddressInfo struct method Reset (line 87) | func (x *AddressInfo) Reset() { method String (line 96) | func (x *AddressInfo) String() string { method ProtoMessage (line 100) | func (*AddressInfo) ProtoMessage() {} method ProtoReflect (line 102) | func (x *AddressInfo) ProtoReflect() protoreflect.Message { method Descriptor (line 115) | func (*AddressInfo) Descriptor() ([]byte, []int) { method GetId (line 119) | func (x *AddressInfo) GetId() int64 { method GetName (line 126) | func (x *AddressInfo) GetName() string { method GetMobile (line 133) | func (x *AddressInfo) GetMobile() string { method GetProvince (line 140) | func (x *AddressInfo) GetProvince() string { method GetCity (line 147) | func (x *AddressInfo) GetCity() string { method GetDistricts (line 154) | func (x *AddressInfo) GetDistricts() string { method GetAddress (line 161) | func (x *AddressInfo) GetAddress() string { method GetPostCode (line 168) | func (x *AddressInfo) GetPostCode() string { method GetIsDefault (line 175) | func (x *AddressInfo) GetIsDefault() int32 { type ListAddressReply (line 182) | type ListAddressReply struct method Reset (line 190) | func (x *ListAddressReply) Reset() { method String (line 199) | func (x *ListAddressReply) String() string { method ProtoMessage (line 203) | func (*ListAddressReply) ProtoMessage() {} method ProtoReflect (line 205) | func (x *ListAddressReply) ProtoReflect() protoreflect.Message { method Descriptor (line 218) | func (*ListAddressReply) Descriptor() ([]byte, []int) { method GetResults (line 222) | func (x *ListAddressReply) GetResults() []*AddressInfo { type CreateAddressReq (line 229) | type CreateAddressReq struct method Reset (line 245) | func (x *CreateAddressReq) Reset() { method String (line 254) | func (x *CreateAddressReq) String() string { method ProtoMessage (line 258) | func (*CreateAddressReq) ProtoMessage() {} method ProtoReflect (line 260) | func (x *CreateAddressReq) ProtoReflect() protoreflect.Message { method Descriptor (line 273) | func (*CreateAddressReq) Descriptor() ([]byte, []int) { method GetUid (line 277) | func (x *CreateAddressReq) GetUid() int64 { method GetName (line 284) | func (x *CreateAddressReq) GetName() string { method GetMobile (line 291) | func (x *CreateAddressReq) GetMobile() string { method GetProvince (line 298) | func (x *CreateAddressReq) GetProvince() string { method GetCity (line 305) | func (x *CreateAddressReq) GetCity() string { method GetDistricts (line 312) | func (x *CreateAddressReq) GetDistricts() string { method GetAddress (line 319) | func (x *CreateAddressReq) GetAddress() string { method GetPostCode (line 326) | func (x *CreateAddressReq) GetPostCode() string { method GetIsDefault (line 333) | func (x *CreateAddressReq) GetIsDefault() int32 { type UpdateAddressReq (line 340) | type UpdateAddressReq struct method Reset (line 357) | func (x *UpdateAddressReq) Reset() { method String (line 366) | func (x *UpdateAddressReq) String() string { method ProtoMessage (line 370) | func (*UpdateAddressReq) ProtoMessage() {} method ProtoReflect (line 372) | func (x *UpdateAddressReq) ProtoReflect() protoreflect.Message { method Descriptor (line 385) | func (*UpdateAddressReq) Descriptor() ([]byte, []int) { method GetUid (line 389) | func (x *UpdateAddressReq) GetUid() int64 { method GetName (line 396) | func (x *UpdateAddressReq) GetName() string { method GetMobile (line 403) | func (x *UpdateAddressReq) GetMobile() string { method GetProvince (line 410) | func (x *UpdateAddressReq) GetProvince() string { method GetCity (line 417) | func (x *UpdateAddressReq) GetCity() string { method GetDistricts (line 424) | func (x *UpdateAddressReq) GetDistricts() string { method GetAddress (line 431) | func (x *UpdateAddressReq) GetAddress() string { method GetPostCode (line 438) | func (x *UpdateAddressReq) GetPostCode() string { method GetIsDefault (line 445) | func (x *UpdateAddressReq) GetIsDefault() int32 { method GetId (line 452) | func (x *UpdateAddressReq) GetId() int64 { type AddressReq (line 459) | type AddressReq struct method Reset (line 468) | func (x *AddressReq) Reset() { method String (line 477) | func (x *AddressReq) String() string { method ProtoMessage (line 481) | func (*AddressReq) ProtoMessage() {} method ProtoReflect (line 483) | func (x *AddressReq) ProtoReflect() protoreflect.Message { method Descriptor (line 496) | func (*AddressReq) Descriptor() ([]byte, []int) { method GetId (line 500) | func (x *AddressReq) GetId() int64 { method GetUid (line 507) | func (x *AddressReq) GetUid() int64 { type CheckResponse (line 514) | type CheckResponse struct method Reset (line 522) | func (x *CheckResponse) Reset() { method String (line 531) | func (x *CheckResponse) String() string { method ProtoMessage (line 535) | func (*CheckResponse) ProtoMessage() {} method ProtoReflect (line 537) | func (x *CheckResponse) ProtoReflect() protoreflect.Message { method Descriptor (line 550) | func (*CheckResponse) Descriptor() ([]byte, []int) { method GetSuccess (line 554) | func (x *CheckResponse) GetSuccess() bool { type PageInfo (line 562) | type PageInfo struct method Reset (line 571) | func (x *PageInfo) Reset() { method String (line 580) | func (x *PageInfo) String() string { method ProtoMessage (line 584) | func (*PageInfo) ProtoMessage() {} method ProtoReflect (line 586) | func (x *PageInfo) ProtoReflect() protoreflect.Message { method Descriptor (line 599) | func (*PageInfo) Descriptor() ([]byte, []int) { method GetPn (line 603) | func (x *PageInfo) GetPn() uint32 { method GetPSize (line 610) | func (x *PageInfo) GetPSize() uint32 { type UserInfoResponse (line 618) | type UserInfoResponse struct method Reset (line 632) | func (x *UserInfoResponse) Reset() { method String (line 641) | func (x *UserInfoResponse) String() string { method ProtoMessage (line 645) | func (*UserInfoResponse) ProtoMessage() {} method ProtoReflect (line 647) | func (x *UserInfoResponse) ProtoReflect() protoreflect.Message { method Descriptor (line 660) | func (*UserInfoResponse) Descriptor() ([]byte, []int) { method GetId (line 664) | func (x *UserInfoResponse) GetId() int64 { method GetPassword (line 671) | func (x *UserInfoResponse) GetPassword() string { method GetMobile (line 678) | func (x *UserInfoResponse) GetMobile() string { method GetNickName (line 685) | func (x *UserInfoResponse) GetNickName() string { method GetBirthday (line 692) | func (x *UserInfoResponse) GetBirthday() uint64 { method GetGender (line 699) | func (x *UserInfoResponse) GetGender() string { method GetRole (line 706) | func (x *UserInfoResponse) GetRole() int32 { type UserListResponse (line 714) | type UserListResponse struct method Reset (line 723) | func (x *UserListResponse) Reset() { method String (line 732) | func (x *UserListResponse) String() string { method ProtoMessage (line 736) | func (*UserListResponse) ProtoMessage() {} method ProtoReflect (line 738) | func (x *UserListResponse) ProtoReflect() protoreflect.Message { method Descriptor (line 751) | func (*UserListResponse) Descriptor() ([]byte, []int) { method GetTotal (line 755) | func (x *UserListResponse) GetTotal() int32 { method GetData (line 762) | func (x *UserListResponse) GetData() []*UserInfoResponse { type MobileRequest (line 769) | type MobileRequest struct method Reset (line 777) | func (x *MobileRequest) Reset() { method String (line 786) | func (x *MobileRequest) String() string { method ProtoMessage (line 790) | func (*MobileRequest) ProtoMessage() {} method ProtoReflect (line 792) | func (x *MobileRequest) ProtoReflect() protoreflect.Message { method Descriptor (line 805) | func (*MobileRequest) Descriptor() ([]byte, []int) { method GetMobile (line 809) | func (x *MobileRequest) GetMobile() string { type IdRequest (line 816) | type IdRequest struct method Reset (line 824) | func (x *IdRequest) Reset() { method String (line 833) | func (x *IdRequest) String() string { method ProtoMessage (line 837) | func (*IdRequest) ProtoMessage() {} method ProtoReflect (line 839) | func (x *IdRequest) ProtoReflect() protoreflect.Message { method Descriptor (line 852) | func (*IdRequest) Descriptor() ([]byte, []int) { method GetId (line 856) | func (x *IdRequest) GetId() int64 { type CreateUserInfo (line 864) | type CreateUserInfo struct method Reset (line 874) | func (x *CreateUserInfo) Reset() { method String (line 883) | func (x *CreateUserInfo) String() string { method ProtoMessage (line 887) | func (*CreateUserInfo) ProtoMessage() {} method ProtoReflect (line 889) | func (x *CreateUserInfo) ProtoReflect() protoreflect.Message { method Descriptor (line 902) | func (*CreateUserInfo) Descriptor() ([]byte, []int) { method GetNickName (line 906) | func (x *CreateUserInfo) GetNickName() string { method GetPassword (line 913) | func (x *CreateUserInfo) GetPassword() string { method GetMobile (line 920) | func (x *CreateUserInfo) GetMobile() string { type UpdateUserInfo (line 927) | type UpdateUserInfo struct method Reset (line 938) | func (x *UpdateUserInfo) Reset() { method String (line 947) | func (x *UpdateUserInfo) String() string { method ProtoMessage (line 951) | func (*UpdateUserInfo) ProtoMessage() {} method ProtoReflect (line 953) | func (x *UpdateUserInfo) ProtoReflect() protoreflect.Message { method Descriptor (line 966) | func (*UpdateUserInfo) Descriptor() ([]byte, []int) { method GetId (line 970) | func (x *UpdateUserInfo) GetId() int64 { method GetNickName (line 977) | func (x *UpdateUserInfo) GetNickName() string { method GetGender (line 984) | func (x *UpdateUserInfo) GetGender() string { method GetBirthday (line 991) | func (x *UpdateUserInfo) GetBirthday() uint64 { type PasswordCheckInfo (line 998) | type PasswordCheckInfo struct method Reset (line 1007) | func (x *PasswordCheckInfo) Reset() { method String (line 1016) | func (x *PasswordCheckInfo) String() string { method ProtoMessage (line 1020) | func (*PasswordCheckInfo) ProtoMessage() {} method ProtoReflect (line 1022) | func (x *PasswordCheckInfo) ProtoReflect() protoreflect.Message { method Descriptor (line 1035) | func (*PasswordCheckInfo) Descriptor() ([]byte, []int) { method GetPassword (line 1039) | func (x *PasswordCheckInfo) GetPassword() string { method GetEncryptedPassword (line 1046) | func (x *PasswordCheckInfo) GetEncryptedPassword() string { function file_api_user_v1_user_proto_rawDescGZIP (line 1223) | func file_api_user_v1_user_proto_rawDescGZIP() []byte { function init (line 1283) | func init() { file_api_user_v1_user_proto_init() } function file_api_user_v1_user_proto_init (line 1284) | func file_api_user_v1_user_proto_init() { FILE: service/user/api/user/v1/user.pb.validate.go method Validate (line 41) | func (m *ListAddressReq) Validate() error { method ValidateAll (line 49) | func (m *ListAddressReq) ValidateAll() error { method validate (line 53) | func (m *ListAddressReq) validate(all bool) error { type ListAddressReqMultiError (line 72) | type ListAddressReqMultiError method Error (line 75) | func (m ListAddressReqMultiError) Error() string { method AllErrors (line 84) | func (m ListAddressReqMultiError) AllErrors() []error { return m } type ListAddressReqValidationError (line 88) | type ListAddressReqValidationError struct method Field (line 96) | func (e ListAddressReqValidationError) Field() string { return e.field } method Reason (line 99) | func (e ListAddressReqValidationError) Reason() string { return e.reas... method Cause (line 102) | func (e ListAddressReqValidationError) Cause() error { return e.cause } method Key (line 105) | func (e ListAddressReqValidationError) Key() bool { return e.key } method ErrorName (line 108) | func (e ListAddressReqValidationError) ErrorName() string { return "Li... method Error (line 111) | func (e ListAddressReqValidationError) Error() string { method Validate (line 143) | func (m *AddressInfo) Validate() error { method ValidateAll (line 151) | func (m *AddressInfo) ValidateAll() error { method validate (line 155) | func (m *AddressInfo) validate(all bool) error { type AddressInfoMultiError (line 189) | type AddressInfoMultiError method Error (line 192) | func (m AddressInfoMultiError) Error() string { method AllErrors (line 201) | func (m AddressInfoMultiError) AllErrors() []error { return m } type AddressInfoValidationError (line 205) | type AddressInfoValidationError struct method Field (line 213) | func (e AddressInfoValidationError) Field() string { return e.field } method Reason (line 216) | func (e AddressInfoValidationError) Reason() string { return e.reason } method Cause (line 219) | func (e AddressInfoValidationError) Cause() error { return e.cause } method Key (line 222) | func (e AddressInfoValidationError) Key() bool { return e.key } method ErrorName (line 225) | func (e AddressInfoValidationError) ErrorName() string { return "Addre... method Error (line 228) | func (e AddressInfoValidationError) Error() string { method Validate (line 260) | func (m *ListAddressReply) Validate() error { method ValidateAll (line 268) | func (m *ListAddressReply) ValidateAll() error { method validate (line 272) | func (m *ListAddressReply) validate(all bool) error { type ListAddressReplyMultiError (line 323) | type ListAddressReplyMultiError method Error (line 326) | func (m ListAddressReplyMultiError) Error() string { method AllErrors (line 335) | func (m ListAddressReplyMultiError) AllErrors() []error { return m } type ListAddressReplyValidationError (line 339) | type ListAddressReplyValidationError struct method Field (line 347) | func (e ListAddressReplyValidationError) Field() string { return e.fie... method Reason (line 350) | func (e ListAddressReplyValidationError) Reason() string { return e.re... method Cause (line 353) | func (e ListAddressReplyValidationError) Cause() error { return e.cause } method Key (line 356) | func (e ListAddressReplyValidationError) Key() bool { return e.key } method ErrorName (line 359) | func (e ListAddressReplyValidationError) ErrorName() string { return "... method Error (line 362) | func (e ListAddressReplyValidationError) Error() string { method Validate (line 394) | func (m *CreateAddressReq) Validate() error { method ValidateAll (line 402) | func (m *CreateAddressReq) ValidateAll() error { method validate (line 406) | func (m *CreateAddressReq) validate(all bool) error { type CreateAddressReqMultiError (line 441) | type CreateAddressReqMultiError method Error (line 444) | func (m CreateAddressReqMultiError) Error() string { method AllErrors (line 453) | func (m CreateAddressReqMultiError) AllErrors() []error { return m } type CreateAddressReqValidationError (line 457) | type CreateAddressReqValidationError struct method Field (line 465) | func (e CreateAddressReqValidationError) Field() string { return e.fie... method Reason (line 468) | func (e CreateAddressReqValidationError) Reason() string { return e.re... method Cause (line 471) | func (e CreateAddressReqValidationError) Cause() error { return e.cause } method Key (line 474) | func (e CreateAddressReqValidationError) Key() bool { return e.key } method ErrorName (line 477) | func (e CreateAddressReqValidationError) ErrorName() string { return "... method Error (line 480) | func (e CreateAddressReqValidationError) Error() string { method Validate (line 512) | func (m *UpdateAddressReq) Validate() error { method ValidateAll (line 520) | func (m *UpdateAddressReq) ValidateAll() error { method validate (line 524) | func (m *UpdateAddressReq) validate(all bool) error { type UpdateAddressReqMultiError (line 561) | type UpdateAddressReqMultiError method Error (line 564) | func (m UpdateAddressReqMultiError) Error() string { method AllErrors (line 573) | func (m UpdateAddressReqMultiError) AllErrors() []error { return m } type UpdateAddressReqValidationError (line 577) | type UpdateAddressReqValidationError struct method Field (line 585) | func (e UpdateAddressReqValidationError) Field() string { return e.fie... method Reason (line 588) | func (e UpdateAddressReqValidationError) Reason() string { return e.re... method Cause (line 591) | func (e UpdateAddressReqValidationError) Cause() error { return e.cause } method Key (line 594) | func (e UpdateAddressReqValidationError) Key() bool { return e.key } method ErrorName (line 597) | func (e UpdateAddressReqValidationError) ErrorName() string { return "... method Error (line 600) | func (e UpdateAddressReqValidationError) Error() string { method Validate (line 632) | func (m *AddressReq) Validate() error { method ValidateAll (line 640) | func (m *AddressReq) ValidateAll() error { method validate (line 644) | func (m *AddressReq) validate(all bool) error { type AddressReqMultiError (line 664) | type AddressReqMultiError method Error (line 667) | func (m AddressReqMultiError) Error() string { method AllErrors (line 676) | func (m AddressReqMultiError) AllErrors() []error { return m } type AddressReqValidationError (line 680) | type AddressReqValidationError struct method Field (line 688) | func (e AddressReqValidationError) Field() string { return e.field } method Reason (line 691) | func (e AddressReqValidationError) Reason() string { return e.reason } method Cause (line 694) | func (e AddressReqValidationError) Cause() error { return e.cause } method Key (line 697) | func (e AddressReqValidationError) Key() bool { return e.key } method ErrorName (line 700) | func (e AddressReqValidationError) ErrorName() string { return "Addres... method Error (line 703) | func (e AddressReqValidationError) Error() string { method Validate (line 735) | func (m *CheckResponse) Validate() error { method ValidateAll (line 743) | func (m *CheckResponse) ValidateAll() error { method validate (line 747) | func (m *CheckResponse) validate(all bool) error { type CheckResponseMultiError (line 766) | type CheckResponseMultiError method Error (line 769) | func (m CheckResponseMultiError) Error() string { method AllErrors (line 778) | func (m CheckResponseMultiError) AllErrors() []error { return m } type CheckResponseValidationError (line 782) | type CheckResponseValidationError struct method Field (line 790) | func (e CheckResponseValidationError) Field() string { return e.field } method Reason (line 793) | func (e CheckResponseValidationError) Reason() string { return e.reason } method Cause (line 796) | func (e CheckResponseValidationError) Cause() error { return e.cause } method Key (line 799) | func (e CheckResponseValidationError) Key() bool { return e.key } method ErrorName (line 802) | func (e CheckResponseValidationError) ErrorName() string { return "Che... method Error (line 805) | func (e CheckResponseValidationError) Error() string { method Validate (line 837) | func (m *PageInfo) Validate() error { method ValidateAll (line 845) | func (m *PageInfo) ValidateAll() error { method validate (line 849) | func (m *PageInfo) validate(all bool) error { type PageInfoMultiError (line 869) | type PageInfoMultiError method Error (line 872) | func (m PageInfoMultiError) Error() string { method AllErrors (line 881) | func (m PageInfoMultiError) AllErrors() []error { return m } type PageInfoValidationError (line 885) | type PageInfoValidationError struct method Field (line 893) | func (e PageInfoValidationError) Field() string { return e.field } method Reason (line 896) | func (e PageInfoValidationError) Reason() string { return e.reason } method Cause (line 899) | func (e PageInfoValidationError) Cause() error { return e.cause } method Key (line 902) | func (e PageInfoValidationError) Key() bool { return e.key } method ErrorName (line 905) | func (e PageInfoValidationError) ErrorName() string { return "PageInfo... method Error (line 908) | func (e PageInfoValidationError) Error() string { method Validate (line 940) | func (m *UserInfoResponse) Validate() error { method ValidateAll (line 948) | func (m *UserInfoResponse) ValidateAll() error { method validate (line 952) | func (m *UserInfoResponse) validate(all bool) error { type UserInfoResponseMultiError (line 983) | type UserInfoResponseMultiError method Error (line 986) | func (m UserInfoResponseMultiError) Error() string { method AllErrors (line 995) | func (m UserInfoResponseMultiError) AllErrors() []error { return m } type UserInfoResponseValidationError (line 999) | type UserInfoResponseValidationError struct method Field (line 1007) | func (e UserInfoResponseValidationError) Field() string { return e.fie... method Reason (line 1010) | func (e UserInfoResponseValidationError) Reason() string { return e.re... method Cause (line 1013) | func (e UserInfoResponseValidationError) Cause() error { return e.cause } method Key (line 1016) | func (e UserInfoResponseValidationError) Key() bool { return e.key } method ErrorName (line 1019) | func (e UserInfoResponseValidationError) ErrorName() string { return "... method Error (line 1022) | func (e UserInfoResponseValidationError) Error() string { method Validate (line 1054) | func (m *UserListResponse) Validate() error { method ValidateAll (line 1062) | func (m *UserListResponse) ValidateAll() error { method validate (line 1066) | func (m *UserListResponse) validate(all bool) error { type UserListResponseMultiError (line 1119) | type UserListResponseMultiError method Error (line 1122) | func (m UserListResponseMultiError) Error() string { method AllErrors (line 1131) | func (m UserListResponseMultiError) AllErrors() []error { return m } type UserListResponseValidationError (line 1135) | type UserListResponseValidationError struct method Field (line 1143) | func (e UserListResponseValidationError) Field() string { return e.fie... method Reason (line 1146) | func (e UserListResponseValidationError) Reason() string { return e.re... method Cause (line 1149) | func (e UserListResponseValidationError) Cause() error { return e.cause } method Key (line 1152) | func (e UserListResponseValidationError) Key() bool { return e.key } method ErrorName (line 1155) | func (e UserListResponseValidationError) ErrorName() string { return "... method Error (line 1158) | func (e UserListResponseValidationError) Error() string { method Validate (line 1190) | func (m *MobileRequest) Validate() error { method ValidateAll (line 1198) | func (m *MobileRequest) ValidateAll() error { method validate (line 1202) | func (m *MobileRequest) validate(all bool) error { type MobileRequestMultiError (line 1221) | type MobileRequestMultiError method Error (line 1224) | func (m MobileRequestMultiError) Error() string { method AllErrors (line 1233) | func (m MobileRequestMultiError) AllErrors() []error { return m } type MobileRequestValidationError (line 1237) | type MobileRequestValidationError struct method Field (line 1245) | func (e MobileRequestValidationError) Field() string { return e.field } method Reason (line 1248) | func (e MobileRequestValidationError) Reason() string { return e.reason } method Cause (line 1251) | func (e MobileRequestValidationError) Cause() error { return e.cause } method Key (line 1254) | func (e MobileRequestValidationError) Key() bool { return e.key } method ErrorName (line 1257) | func (e MobileRequestValidationError) ErrorName() string { return "Mob... method Error (line 1260) | func (e MobileRequestValidationError) Error() string { method Validate (line 1292) | func (m *IdRequest) Validate() error { method ValidateAll (line 1300) | func (m *IdRequest) ValidateAll() error { method validate (line 1304) | func (m *IdRequest) validate(all bool) error { type IdRequestMultiError (line 1322) | type IdRequestMultiError method Error (line 1325) | func (m IdRequestMultiError) Error() string { method AllErrors (line 1334) | func (m IdRequestMultiError) AllErrors() []error { return m } type IdRequestValidationError (line 1338) | type IdRequestValidationError struct method Field (line 1346) | func (e IdRequestValidationError) Field() string { return e.field } method Reason (line 1349) | func (e IdRequestValidationError) Reason() string { return e.reason } method Cause (line 1352) | func (e IdRequestValidationError) Cause() error { return e.cause } method Key (line 1355) | func (e IdRequestValidationError) Key() bool { return e.key } method ErrorName (line 1358) | func (e IdRequestValidationError) ErrorName() string { return "IdReque... method Error (line 1361) | func (e IdRequestValidationError) Error() string { method Validate (line 1393) | func (m *CreateUserInfo) Validate() error { method ValidateAll (line 1401) | func (m *CreateUserInfo) ValidateAll() error { method validate (line 1405) | func (m *CreateUserInfo) validate(all bool) error { type CreateUserInfoMultiError (line 1428) | type CreateUserInfoMultiError method Error (line 1431) | func (m CreateUserInfoMultiError) Error() string { method AllErrors (line 1440) | func (m CreateUserInfoMultiError) AllErrors() []error { return m } type CreateUserInfoValidationError (line 1444) | type CreateUserInfoValidationError struct method Field (line 1452) | func (e CreateUserInfoValidationError) Field() string { return e.field } method Reason (line 1455) | func (e CreateUserInfoValidationError) Reason() string { return e.reas... method Cause (line 1458) | func (e CreateUserInfoValidationError) Cause() error { return e.cause } method Key (line 1461) | func (e CreateUserInfoValidationError) Key() bool { return e.key } method ErrorName (line 1464) | func (e CreateUserInfoValidationError) ErrorName() string { return "Cr... method Error (line 1467) | func (e CreateUserInfoValidationError) Error() string { method Validate (line 1499) | func (m *UpdateUserInfo) Validate() error { method ValidateAll (line 1507) | func (m *UpdateUserInfo) ValidateAll() error { method validate (line 1511) | func (m *UpdateUserInfo) validate(all bool) error { type UpdateUserInfoMultiError (line 1536) | type UpdateUserInfoMultiError method Error (line 1539) | func (m UpdateUserInfoMultiError) Error() string { method AllErrors (line 1548) | func (m UpdateUserInfoMultiError) AllErrors() []error { return m } type UpdateUserInfoValidationError (line 1552) | type UpdateUserInfoValidationError struct method Field (line 1560) | func (e UpdateUserInfoValidationError) Field() string { return e.field } method Reason (line 1563) | func (e UpdateUserInfoValidationError) Reason() string { return e.reas... method Cause (line 1566) | func (e UpdateUserInfoValidationError) Cause() error { return e.cause } method Key (line 1569) | func (e UpdateUserInfoValidationError) Key() bool { return e.key } method ErrorName (line 1572) | func (e UpdateUserInfoValidationError) ErrorName() string { return "Up... method Error (line 1575) | func (e UpdateUserInfoValidationError) Error() string { method Validate (line 1607) | func (m *PasswordCheckInfo) Validate() error { method ValidateAll (line 1615) | func (m *PasswordCheckInfo) ValidateAll() error { method validate (line 1619) | func (m *PasswordCheckInfo) validate(all bool) error { type PasswordCheckInfoMultiError (line 1640) | type PasswordCheckInfoMultiError method Error (line 1643) | func (m PasswordCheckInfoMultiError) Error() string { method AllErrors (line 1652) | func (m PasswordCheckInfoMultiError) AllErrors() []error { return m } type PasswordCheckInfoValidationError (line 1656) | type PasswordCheckInfoValidationError struct method Field (line 1664) | func (e PasswordCheckInfoValidationError) Field() string { return e.fi... method Reason (line 1667) | func (e PasswordCheckInfoValidationError) Reason() string { return e.r... method Cause (line 1670) | func (e PasswordCheckInfoValidationError) Cause() error { return e.cau... method Key (line 1673) | func (e PasswordCheckInfoValidationError) Key() bool { return e.key } method ErrorName (line 1676) | func (e PasswordCheckInfoValidationError) ErrorName() string { method Error (line 1681) | func (e PasswordCheckInfoValidationError) Error() string { FILE: service/user/api/user/v1/user_grpc.pb.go constant _ (line 20) | _ = grpc.SupportPackageIsVersion7 type UserClient (line 25) | type UserClient interface type userClient (line 41) | type userClient struct method GetUserList (line 49) | func (c *userClient) GetUserList(ctx context.Context, in *PageInfo, op... method GetUserByMobile (line 58) | func (c *userClient) GetUserByMobile(ctx context.Context, in *MobileRe... method GetUserById (line 67) | func (c *userClient) GetUserById(ctx context.Context, in *IdRequest, o... method CreateUser (line 76) | func (c *userClient) CreateUser(ctx context.Context, in *CreateUserInf... method UpdateUser (line 85) | func (c *userClient) UpdateUser(ctx context.Context, in *UpdateUserInf... method CheckPassword (line 94) | func (c *userClient) CheckPassword(ctx context.Context, in *PasswordCh... method ListAddress (line 103) | func (c *userClient) ListAddress(ctx context.Context, in *ListAddressR... method CreateAddress (line 112) | func (c *userClient) CreateAddress(ctx context.Context, in *CreateAddr... method UpdateAddress (line 121) | func (c *userClient) UpdateAddress(ctx context.Context, in *UpdateAddr... method DefaultAddress (line 130) | func (c *userClient) DefaultAddress(ctx context.Context, in *AddressRe... method DeleteAddress (line 139) | func (c *userClient) DeleteAddress(ctx context.Context, in *AddressReq... method GetAddress (line 148) | func (c *userClient) GetAddress(ctx context.Context, in *AddressReq, o... function NewUserClient (line 45) | func NewUserClient(cc grpc.ClientConnInterface) UserClient { type UserServer (line 160) | type UserServer interface type UnimplementedUserServer (line 178) | type UnimplementedUserServer struct method GetUserList (line 181) | func (UnimplementedUserServer) GetUserList(context.Context, *PageInfo)... method GetUserByMobile (line 184) | func (UnimplementedUserServer) GetUserByMobile(context.Context, *Mobil... method GetUserById (line 187) | func (UnimplementedUserServer) GetUserById(context.Context, *IdRequest... method CreateUser (line 190) | func (UnimplementedUserServer) CreateUser(context.Context, *CreateUser... method UpdateUser (line 193) | func (UnimplementedUserServer) UpdateUser(context.Context, *UpdateUser... method CheckPassword (line 196) | func (UnimplementedUserServer) CheckPassword(context.Context, *Passwor... method ListAddress (line 199) | func (UnimplementedUserServer) ListAddress(context.Context, *ListAddre... method CreateAddress (line 202) | func (UnimplementedUserServer) CreateAddress(context.Context, *CreateA... method UpdateAddress (line 205) | func (UnimplementedUserServer) UpdateAddress(context.Context, *UpdateA... method DefaultAddress (line 208) | func (UnimplementedUserServer) DefaultAddress(context.Context, *Addres... method DeleteAddress (line 211) | func (UnimplementedUserServer) DeleteAddress(context.Context, *Address... method GetAddress (line 214) | func (UnimplementedUserServer) GetAddress(context.Context, *AddressReq... method mustEmbedUnimplementedUserServer (line 217) | func (UnimplementedUserServer) mustEmbedUnimplementedUserServer() {} type UnsafeUserServer (line 222) | type UnsafeUserServer interface function RegisterUserServer (line 226) | func RegisterUserServer(s grpc.ServiceRegistrar, srv UserServer) { function _User_GetUserList_Handler (line 230) | func _User_GetUserList_Handler(srv interface{}, ctx context.Context, dec... function _User_GetUserByMobile_Handler (line 248) | func _User_GetUserByMobile_Handler(srv interface{}, ctx context.Context,... function _User_GetUserById_Handler (line 266) | func _User_GetUserById_Handler(srv interface{}, ctx context.Context, dec... function _User_CreateUser_Handler (line 284) | func _User_CreateUser_Handler(srv interface{}, ctx context.Context, dec ... function _User_UpdateUser_Handler (line 302) | func _User_UpdateUser_Handler(srv interface{}, ctx context.Context, dec ... function _User_CheckPassword_Handler (line 320) | func _User_CheckPassword_Handler(srv interface{}, ctx context.Context, d... function _User_ListAddress_Handler (line 338) | func _User_ListAddress_Handler(srv interface{}, ctx context.Context, dec... function _User_CreateAddress_Handler (line 356) | func _User_CreateAddress_Handler(srv interface{}, ctx context.Context, d... function _User_UpdateAddress_Handler (line 374) | func _User_UpdateAddress_Handler(srv interface{}, ctx context.Context, d... function _User_DefaultAddress_Handler (line 392) | func _User_DefaultAddress_Handler(srv interface{}, ctx context.Context, ... function _User_DeleteAddress_Handler (line 410) | func _User_DeleteAddress_Handler(srv interface{}, ctx context.Context, d... function _User_GetAddress_Handler (line 428) | func _User_GetAddress_Handler(srv interface{}, ctx context.Context, dec ... FILE: service/user/cmd/user/main.go function init (line 35) | func init() { function newApp (line 39) | func newApp(logger log.Logger, gs *grpc.Server, rr registry.Registrar) *... function setTracerProvider (line 54) | func setTracerProvider(url string) error { function main (line 75) | func main() { FILE: service/user/cmd/user/wire.go function initApp (line 20) | func initApp(*conf.Server, *conf.Registry, *conf.Data, log.Logger) (*kra... FILE: service/user/cmd/user/wire_gen.go function initApp (line 22) | func initApp(confServer *conf.Server, registry *conf.Registry, confData ... FILE: service/user/internal/biz/address.go type AddressRepo (line 10) | type AddressRepo interface type AddressUsecase (line 19) | type AddressUsecase struct method AddAddress (line 28) | func (uc *AddressUsecase) AddAddress(ctx context.Context, a *domain.Ad... method AddressListByUid (line 32) | func (uc *AddressUsecase) AddressListByUid(ctx context.Context, uid in... method UpdateAddress (line 36) | func (uc *AddressUsecase) UpdateAddress(ctx context.Context, a *domain... method DefaultAddress (line 40) | func (uc *AddressUsecase) DefaultAddress(ctx context.Context, a *domai... method DeleteAddress (line 44) | func (uc *AddressUsecase) DeleteAddress(ctx context.Context, a *domain... method GetAddress (line 48) | func (uc *AddressUsecase) GetAddress(ctx context.Context, a *domain.Ad... function NewAddressUsecase (line 24) | func NewAddressUsecase(repo AddressRepo, logger log.Logger) *AddressUsec... FILE: service/user/internal/biz/biz.go type Transaction (line 13) | type Transaction interface FILE: service/user/internal/biz/biz_suite_test.go function TestBiz (line 11) | func TestBiz(t *testing.T) { FILE: service/user/internal/biz/user.go type User (line 10) | type User struct type UserRepo (line 25) | type UserRepo interface type UserUsecase (line 34) | type UserUsecase struct method Create (line 43) | func (uc *UserUsecase) Create(ctx context.Context, u *User) (*User, er... method List (line 47) | func (uc *UserUsecase) List(ctx context.Context, pageNum, pageSize int... method UserByMobile (line 51) | func (uc *UserUsecase) UserByMobile(ctx context.Context, mobile string... method UpdateUser (line 55) | func (uc *UserUsecase) UpdateUser(ctx context.Context, user *User) (bo... method CheckPassword (line 59) | func (uc *UserUsecase) CheckPassword(ctx context.Context, password, en... method UserById (line 63) | func (uc *UserUsecase) UserById(ctx context.Context, id int64) (*User,... function NewUserUsecase (line 39) | func NewUserUsecase(repo UserRepo, logger log.Logger) *UserUsecase { FILE: service/user/internal/conf/conf.pb.go constant _ (line 19) | _ = protoimpl.EnforceVersion(20 - protoimpl.MinVersion) constant _ (line 21) | _ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 20) type Bootstrap (line 24) | type Bootstrap struct method Reset (line 34) | func (x *Bootstrap) Reset() { method String (line 43) | func (x *Bootstrap) String() string { method ProtoMessage (line 47) | func (*Bootstrap) ProtoMessage() {} method ProtoReflect (line 49) | func (x *Bootstrap) ProtoReflect() protoreflect.Message { method Descriptor (line 62) | func (*Bootstrap) Descriptor() ([]byte, []int) { method GetServer (line 66) | func (x *Bootstrap) GetServer() *Server { method GetData (line 73) | func (x *Bootstrap) GetData() *Data { method GetTrace (line 80) | func (x *Bootstrap) GetTrace() *Trace { type Server (line 87) | type Server struct method Reset (line 96) | func (x *Server) Reset() { method String (line 105) | func (x *Server) String() string { method ProtoMessage (line 109) | func (*Server) ProtoMessage() {} method ProtoReflect (line 111) | func (x *Server) ProtoReflect() protoreflect.Message { method Descriptor (line 124) | func (*Server) Descriptor() ([]byte, []int) { method GetHttp (line 128) | func (x *Server) GetHttp() *Server_HTTP { method GetGrpc (line 135) | func (x *Server) GetGrpc() *Server_GRPC { type Data (line 142) | type Data struct method Reset (line 151) | func (x *Data) Reset() { method String (line 160) | func (x *Data) String() string { method ProtoMessage (line 164) | func (*Data) ProtoMessage() {} method ProtoReflect (line 166) | func (x *Data) ProtoReflect() protoreflect.Message { method Descriptor (line 179) | func (*Data) Descriptor() ([]byte, []int) { method GetDatabase (line 183) | func (x *Data) GetDatabase() *Data_Database { method GetRedis (line 190) | func (x *Data) GetRedis() *Data_Redis { type Registry (line 197) | type Registry struct method Reset (line 205) | func (x *Registry) Reset() { method String (line 214) | func (x *Registry) String() string { method ProtoMessage (line 218) | func (*Registry) ProtoMessage() {} method ProtoReflect (line 220) | func (x *Registry) ProtoReflect() protoreflect.Message { method Descriptor (line 233) | func (*Registry) Descriptor() ([]byte, []int) { method GetConsul (line 237) | func (x *Registry) GetConsul() *Registry_Consul { type Trace (line 244) | type Trace struct method Reset (line 252) | func (x *Trace) Reset() { method String (line 261) | func (x *Trace) String() string { method ProtoMessage (line 265) | func (*Trace) ProtoMessage() {} method ProtoReflect (line 267) | func (x *Trace) ProtoReflect() protoreflect.Message { method Descriptor (line 280) | func (*Trace) Descriptor() ([]byte, []int) { method GetEndpoint (line 284) | func (x *Trace) GetEndpoint() string { type Server_HTTP (line 291) | type Server_HTTP struct method Reset (line 301) | func (x *Server_HTTP) Reset() { method String (line 310) | func (x *Server_HTTP) String() string { method ProtoMessage (line 314) | func (*Server_HTTP) ProtoMessage() {} method ProtoReflect (line 316) | func (x *Server_HTTP) ProtoReflect() protoreflect.Message { method Descriptor (line 329) | func (*Server_HTTP) Descriptor() ([]byte, []int) { method GetNetwork (line 333) | func (x *Server_HTTP) GetNetwork() string { method GetAddr (line 340) | func (x *Server_HTTP) GetAddr() string { method GetTimeout (line 347) | func (x *Server_HTTP) GetTimeout() *durationpb.Duration { type Server_GRPC (line 354) | type Server_GRPC struct method Reset (line 364) | func (x *Server_GRPC) Reset() { method String (line 373) | func (x *Server_GRPC) String() string { method ProtoMessage (line 377) | func (*Server_GRPC) ProtoMessage() {} method ProtoReflect (line 379) | func (x *Server_GRPC) ProtoReflect() protoreflect.Message { method Descriptor (line 392) | func (*Server_GRPC) Descriptor() ([]byte, []int) { method GetNetwork (line 396) | func (x *Server_GRPC) GetNetwork() string { method GetAddr (line 403) | func (x *Server_GRPC) GetAddr() string { method GetTimeout (line 410) | func (x *Server_GRPC) GetTimeout() *durationpb.Duration { type Data_Database (line 417) | type Data_Database struct method Reset (line 426) | func (x *Data_Database) Reset() { method String (line 435) | func (x *Data_Database) String() string { method ProtoMessage (line 439) | func (*Data_Database) ProtoMessage() {} method ProtoReflect (line 441) | func (x *Data_Database) ProtoReflect() protoreflect.Message { method Descriptor (line 454) | func (*Data_Database) Descriptor() ([]byte, []int) { method GetDriver (line 458) | func (x *Data_Database) GetDriver() string { method GetSource (line 465) | func (x *Data_Database) GetSource() string { type Data_Redis (line 472) | type Data_Redis struct method Reset (line 486) | func (x *Data_Redis) Reset() { method String (line 495) | func (x *Data_Redis) String() string { method ProtoMessage (line 499) | func (*Data_Redis) ProtoMessage() {} method ProtoReflect (line 501) | func (x *Data_Redis) ProtoReflect() protoreflect.Message { method Descriptor (line 514) | func (*Data_Redis) Descriptor() ([]byte, []int) { method GetNetwork (line 518) | func (x *Data_Redis) GetNetwork() string { method GetAddr (line 525) | func (x *Data_Redis) GetAddr() string { method GetPassword (line 532) | func (x *Data_Redis) GetPassword() string { method GetDb (line 539) | func (x *Data_Redis) GetDb() int32 { method GetDialTimeout (line 546) | func (x *Data_Redis) GetDialTimeout() *durationpb.Duration { method GetReadTimeout (line 553) | func (x *Data_Redis) GetReadTimeout() *durationpb.Duration { method GetWriteTimeout (line 560) | func (x *Data_Redis) GetWriteTimeout() *durationpb.Duration { type Registry_Consul (line 567) | type Registry_Consul struct method Reset (line 576) | func (x *Registry_Consul) Reset() { method String (line 585) | func (x *Registry_Consul) String() string { method ProtoMessage (line 589) | func (*Registry_Consul) ProtoMessage() {} method ProtoReflect (line 591) | func (x *Registry_Consul) ProtoReflect() protoreflect.Message { method Descriptor (line 604) | func (*Registry_Consul) Descriptor() ([]byte, []int) { method GetAddress (line 608) | func (x *Registry_Consul) GetAddress() string { method GetScheme (line 615) | func (x *Registry_Consul) GetScheme() string { function file_internal_conf_conf_proto_rawDescGZIP (line 706) | func file_internal_conf_conf_proto_rawDescGZIP() []byte { function init (line 748) | func init() { file_internal_conf_conf_proto_init() } function file_internal_conf_conf_proto_init (line 749) | func file_internal_conf_conf_proto_init() { FILE: service/user/internal/data/address.go type Address (line 13) | type Address struct method TableName (line 29) | func (Address) TableName() string { method ToDomain (line 46) | func (p *Address) ToDomain() *domain.Address { type adderessRepo (line 33) | type adderessRepo struct method DeleteAddress (line 61) | func (a *adderessRepo) DeleteAddress(ctx context.Context, r *domain.Ad... method DefaultAddress (line 82) | func (a *adderessRepo) DefaultAddress(ctx context.Context, r *domain.A... method UpdateAddress (line 110) | func (a *adderessRepo) UpdateAddress(ctx context.Context, r *domain.Ad... method AddressListByUid (line 142) | func (a *adderessRepo) AddressListByUid(ctx context.Context, uid int64... method CreateAddress (line 164) | func (a *adderessRepo) CreateAddress(c context.Context, r *domain.Addr... method GetAddress (line 201) | func (a *adderessRepo) GetAddress(ctx context.Context, r *domain.Addre... function NewAddressRepo (line 39) | func NewAddressRepo(data *Data, logger log.Logger) biz.AddressRepo { function modelToBizResponse (line 186) | func modelToBizResponse(addInfo Address) *domain.Address { FILE: service/user/internal/data/data.go type Data (line 24) | type Data struct method DB (line 42) | func (d *Data) DB(ctx context.Context) *gorm.DB { method ExecTx (line 50) | func (d *Data) ExecTx(ctx context.Context, fn func(ctx context.Context... type contextTxKey (line 28) | type contextTxKey struct function NewData (line 31) | func NewData(c *conf.Data, logger log.Logger, db *gorm.DB, rdb *redis.Cl... function NewTransaction (line 38) | func NewTransaction(d *Data) biz.Transaction { function NewDB (line 58) | func NewDB(c *conf.Data) *gorm.DB { function NewRedis (line 86) | func NewRedis(c *conf.Data) *redis.Client { FILE: service/user/internal/data/data_suite_test.go function TestData (line 16) | func TestData(t *testing.T) { function initialize (line 29) | func initialize(db *gorm.DB) error { FILE: service/user/internal/data/docker_mysql.go function DockerMysql (line 11) | func DockerMysql(img, version string) (string, func()) { function innerDockerMysql (line 15) | func innerDockerMysql(img, version string) (string, func()) { FILE: service/user/internal/data/entity/user.go function main (line 15) | func main() { FILE: service/user/internal/data/user.go type User (line 16) | type User struct method TableName (line 30) | func (User) TableName() string { type userRepo (line 34) | type userRepo struct method CreateUser (line 48) | func (r *userRepo) CreateUser(ctx context.Context, u *biz.User) (*biz.... method ListUser (line 90) | func (r *userRepo) ListUser(ctx context.Context, pageNum, pageSize int... method UserByMobile (line 136) | func (r *userRepo) UserByMobile(ctx context.Context, mobile string) (*... method UpdateUser (line 154) | func (r *userRepo) UpdateUser(ctx context.Context, user *biz.User) (bo... method GetUserById (line 177) | func (r *userRepo) GetUserById(ctx context.Context, Id int64) (*biz.Us... method CheckPassword (line 192) | func (r *userRepo) CheckPassword(ctx context.Context, psd, encryptedPa... function NewUserRepo (line 40) | func NewUserRepo(data *Data, logger log.Logger) biz.UserRepo { function encrypt (line 68) | func encrypt(psd string) string { function modelToResponse (line 75) | func modelToResponse(user User) biz.User { function paginate (line 117) | func paginate(page, pageSize int) func(db *gorm.DB) *gorm.DB { FILE: service/user/internal/domain/address.go type Address (line 3) | type Address struct FILE: service/user/internal/mocks/mrepo/address.go type MockAddressRepo (line 16) | type MockAddressRepo struct method EXPECT (line 34) | func (m *MockAddressRepo) EXPECT() *MockAddressRepoMockRecorder { method AddressListByUid (line 39) | func (m *MockAddressRepo) AddressListByUid(arg0 context.Context, arg1 ... method CreateAddress (line 54) | func (m *MockAddressRepo) CreateAddress(arg0 context.Context, arg1 *do... method DefaultAddress (line 69) | func (m *MockAddressRepo) DefaultAddress(arg0 context.Context, arg1 *d... method DeleteAddress (line 83) | func (m *MockAddressRepo) DeleteAddress(arg0 context.Context, arg1 *do... method UpdateAddress (line 97) | func (m *MockAddressRepo) UpdateAddress(arg0 context.Context, arg1 *do... type MockAddressRepoMockRecorder (line 22) | type MockAddressRepoMockRecorder struct method AddressListByUid (line 48) | func (mr *MockAddressRepoMockRecorder) AddressListByUid(arg0, arg1 int... method CreateAddress (line 63) | func (mr *MockAddressRepoMockRecorder) CreateAddress(arg0, arg1 interf... method DefaultAddress (line 77) | func (mr *MockAddressRepoMockRecorder) DefaultAddress(arg0, arg1 inter... method DeleteAddress (line 91) | func (mr *MockAddressRepoMockRecorder) DeleteAddress(arg0, arg1 interf... method UpdateAddress (line 105) | func (mr *MockAddressRepoMockRecorder) UpdateAddress(arg0, arg1 interf... function NewMockAddressRepo (line 27) | func NewMockAddressRepo(ctrl *gomock.Controller) *MockAddressRepo { FILE: service/user/internal/mocks/mrepo/user.go type MockUserRepo (line 16) | type MockUserRepo struct method EXPECT (line 34) | func (m *MockUserRepo) EXPECT() *MockUserRepoMockRecorder { method CheckPassword (line 39) | func (m *MockUserRepo) CheckPassword(arg0 context.Context, arg1, arg2 ... method CreateUser (line 54) | func (m *MockUserRepo) CreateUser(arg0 context.Context, arg1 *biz.User... method GetUserById (line 69) | func (m *MockUserRepo) GetUserById(arg0 context.Context, arg1 int64) (... method ListUser (line 84) | func (m *MockUserRepo) ListUser(arg0 context.Context, arg1, arg2 int) ... method UpdateUser (line 100) | func (m *MockUserRepo) UpdateUser(arg0 context.Context, arg1 *biz.User... method UserByMobile (line 115) | func (m *MockUserRepo) UserByMobile(arg0 context.Context, arg1 string)... type MockUserRepoMockRecorder (line 22) | type MockUserRepoMockRecorder struct method CheckPassword (line 48) | func (mr *MockUserRepoMockRecorder) CheckPassword(arg0, arg1, arg2 int... method CreateUser (line 63) | func (mr *MockUserRepoMockRecorder) CreateUser(arg0, arg1 interface{})... method GetUserById (line 78) | func (mr *MockUserRepoMockRecorder) GetUserById(arg0, arg1 interface{}... method ListUser (line 94) | func (mr *MockUserRepoMockRecorder) ListUser(arg0, arg1, arg2 interfac... method UpdateUser (line 109) | func (mr *MockUserRepoMockRecorder) UpdateUser(arg0, arg1 interface{})... method UserByMobile (line 124) | func (mr *MockUserRepoMockRecorder) UserByMobile(arg0, arg1 interface{... function NewMockUserRepo (line 27) | func NewMockUserRepo(ctrl *gomock.Controller) *MockUserRepo { FILE: service/user/internal/mocks/usecase/biz.go type MockTransaction (line 15) | type MockTransaction struct method EXPECT (line 33) | func (m *MockTransaction) EXPECT() *MockTransactionMockRecorder { method ExecTx (line 38) | func (m *MockTransaction) ExecTx(arg0 context.Context, arg1 func(conte... type MockTransactionMockRecorder (line 21) | type MockTransactionMockRecorder struct method ExecTx (line 46) | func (mr *MockTransactionMockRecorder) ExecTx(arg0, arg1 interface{}) ... function NewMockTransaction (line 26) | func NewMockTransaction(ctrl *gomock.Controller) *MockTransaction { FILE: service/user/internal/server/grpc.go function NewGRPCServer (line 15) | func NewGRPCServer(c *conf.Server, u *service.UserService, logger log.Lo... FILE: service/user/internal/server/server.go function NewRegistrar (line 16) | func NewRegistrar(conf *conf.Registry) registry.Registrar { FILE: service/user/internal/service/address.go method DeleteAddress (line 9) | func (ua *UserService) DeleteAddress(ctx context.Context, req *v1.Addres... method DefaultAddress (line 22) | func (ua *UserService) DefaultAddress(ctx context.Context, req *v1.Addre... method UpdateAddress (line 35) | func (ua *UserService) UpdateAddress(ctx context.Context, req *v1.Update... method ListAddress (line 57) | func (ua *UserService) ListAddress(ctx context.Context, req *v1.ListAddr... method CreateAddress (line 79) | func (ua *UserService) CreateAddress(ctx context.Context, req *v1.Create... method GetAddress (line 116) | func (ua *UserService) GetAddress(ctx context.Context, req *v1.AddressRe... FILE: service/user/internal/service/user.go type UserService (line 15) | type UserService struct method CreateUser (line 29) | func (u *UserService) CreateUser(ctx context.Context, req *v1.CreateUs... method GetUserList (line 44) | func (u *UserService) GetUserList(ctx context.Context, req *v1.PageInf... method GetUserByMobile (line 80) | func (u *UserService) GetUserByMobile(ctx context.Context, req *v1.Mob... method UpdateUser (line 93) | func (u *UserService) UpdateUser(ctx context.Context, req *v1.UpdateUs... method CheckPassword (line 114) | func (u *UserService) CheckPassword(ctx context.Context, req *v1.Passw... method GetUserById (line 126) | func (u *UserService) GetUserById(ctx context.Context, req *v1.IdReque... function NewUserService (line 24) | func NewUserService(uc *biz.UserUsecase, ac *biz.AddressUsecase, logger ... function UserResponse (line 64) | func UserResponse(user *biz.User) v1.UserInfoResponse { FILE: service/user/internal/testdata/user.go function User (line 10) | func User(id ...int64) *biz.User { function Address (line 29) | func Address(id ...int64) *domain.Address { FILE: service/user/test/user.go function main (line 13) | func main() { function TestDeleteAddress (line 27) | func TestDeleteAddress() { function TestDefaultAddress (line 37) | func TestDefaultAddress() { function TestUpdateAddress (line 47) | func TestUpdateAddress() { function TestCreateAddress (line 65) | func TestCreateAddress() { function TestGetUserAddressList (line 83) | func TestGetUserAddressList() { function Init (line 94) | func Init() { function TestGetUserById (line 103) | func TestGetUserById() { function TestGetUserByMobile (line 113) | func TestGetUserByMobile() { function TestUpdateUser (line 123) | func TestUpdateUser() { function TestCreateUser (line 136) | func TestCreateUser() { function TestGetUserList (line 150) | func TestGetUserList() { FILE: shop/api/service/user/v1/user.pb.go constant _ (line 19) | _ = protoimpl.EnforceVersion(20 - protoimpl.MinVersion) constant _ (line 21) | _ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 20) type ListAddressReq (line 24) | type ListAddressReq struct method Reset (line 32) | func (x *ListAddressReq) Reset() { method String (line 41) | func (x *ListAddressReq) String() string { method ProtoMessage (line 45) | func (*ListAddressReq) ProtoMessage() {} method ProtoReflect (line 47) | func (x *ListAddressReq) ProtoReflect() protoreflect.Message { method Descriptor (line 60) | func (*ListAddressReq) Descriptor() ([]byte, []int) { method GetUid (line 64) | func (x *ListAddressReq) GetUid() int64 { type AddressInfo (line 71) | type AddressInfo struct method Reset (line 87) | func (x *AddressInfo) Reset() { method String (line 96) | func (x *AddressInfo) String() string { method ProtoMessage (line 100) | func (*AddressInfo) ProtoMessage() {} method ProtoReflect (line 102) | func (x *AddressInfo) ProtoReflect() protoreflect.Message { method Descriptor (line 115) | func (*AddressInfo) Descriptor() ([]byte, []int) { method GetId (line 119) | func (x *AddressInfo) GetId() int64 { method GetName (line 126) | func (x *AddressInfo) GetName() string { method GetMobile (line 133) | func (x *AddressInfo) GetMobile() string { method GetProvince (line 140) | func (x *AddressInfo) GetProvince() string { method GetCity (line 147) | func (x *AddressInfo) GetCity() string { method GetDistricts (line 154) | func (x *AddressInfo) GetDistricts() string { method GetAddress (line 161) | func (x *AddressInfo) GetAddress() string { method GetPostCode (line 168) | func (x *AddressInfo) GetPostCode() string { method GetIsDefault (line 175) | func (x *AddressInfo) GetIsDefault() int32 { type ListAddressReply (line 182) | type ListAddressReply struct method Reset (line 190) | func (x *ListAddressReply) Reset() { method String (line 199) | func (x *ListAddressReply) String() string { method ProtoMessage (line 203) | func (*ListAddressReply) ProtoMessage() {} method ProtoReflect (line 205) | func (x *ListAddressReply) ProtoReflect() protoreflect.Message { method Descriptor (line 218) | func (*ListAddressReply) Descriptor() ([]byte, []int) { method GetResults (line 222) | func (x *ListAddressReply) GetResults() []*AddressInfo { type CreateAddressReq (line 229) | type CreateAddressReq struct method Reset (line 245) | func (x *CreateAddressReq) Reset() { method String (line 254) | func (x *CreateAddressReq) String() string { method ProtoMessage (line 258) | func (*CreateAddressReq) ProtoMessage() {} method ProtoReflect (line 260) | func (x *CreateAddressReq) ProtoReflect() protoreflect.Message { method Descriptor (line 273) | func (*CreateAddressReq) Descriptor() ([]byte, []int) { method GetUid (line 277) | func (x *CreateAddressReq) GetUid() int64 { method GetName (line 284) | func (x *CreateAddressReq) GetName() string { method GetMobile (line 291) | func (x *CreateAddressReq) GetMobile() string { method GetProvince (line 298) | func (x *CreateAddressReq) GetProvince() string { method GetCity (line 305) | func (x *CreateAddressReq) GetCity() string { method GetDistricts (line 312) | func (x *CreateAddressReq) GetDistricts() string { method GetAddress (line 319) | func (x *CreateAddressReq) GetAddress() string { method GetPostCode (line 326) | func (x *CreateAddressReq) GetPostCode() string { method GetIsDefault (line 333) | func (x *CreateAddressReq) GetIsDefault() int32 { type UpdateAddressReq (line 340) | type UpdateAddressReq struct method Reset (line 357) | func (x *UpdateAddressReq) Reset() { method String (line 366) | func (x *UpdateAddressReq) String() string { method ProtoMessage (line 370) | func (*UpdateAddressReq) ProtoMessage() {} method ProtoReflect (line 372) | func (x *UpdateAddressReq) ProtoReflect() protoreflect.Message { method Descriptor (line 385) | func (*UpdateAddressReq) Descriptor() ([]byte, []int) { method GetUid (line 389) | func (x *UpdateAddressReq) GetUid() int64 { method GetName (line 396) | func (x *UpdateAddressReq) GetName() string { method GetMobile (line 403) | func (x *UpdateAddressReq) GetMobile() string { method GetProvince (line 410) | func (x *UpdateAddressReq) GetProvince() string { method GetCity (line 417) | func (x *UpdateAddressReq) GetCity() string { method GetDistricts (line 424) | func (x *UpdateAddressReq) GetDistricts() string { method GetAddress (line 431) | func (x *UpdateAddressReq) GetAddress() string { method GetPostCode (line 438) | func (x *UpdateAddressReq) GetPostCode() string { method GetIsDefault (line 445) | func (x *UpdateAddressReq) GetIsDefault() int32 { method GetId (line 452) | func (x *UpdateAddressReq) GetId() int64 { type AddressReq (line 459) | type AddressReq struct method Reset (line 468) | func (x *AddressReq) Reset() { method String (line 477) | func (x *AddressReq) String() string { method ProtoMessage (line 481) | func (*AddressReq) ProtoMessage() {} method ProtoReflect (line 483) | func (x *AddressReq) ProtoReflect() protoreflect.Message { method Descriptor (line 496) | func (*AddressReq) Descriptor() ([]byte, []int) { method GetId (line 500) | func (x *AddressReq) GetId() int64 { method GetUid (line 507) | func (x *AddressReq) GetUid() int64 { type CheckResponse (line 514) | type CheckResponse struct method Reset (line 522) | func (x *CheckResponse) Reset() { method String (line 531) | func (x *CheckResponse) String() string { method ProtoMessage (line 535) | func (*CheckResponse) ProtoMessage() {} method ProtoReflect (line 537) | func (x *CheckResponse) ProtoReflect() protoreflect.Message { method Descriptor (line 550) | func (*CheckResponse) Descriptor() ([]byte, []int) { method GetSuccess (line 554) | func (x *CheckResponse) GetSuccess() bool { type PageInfo (line 562) | type PageInfo struct method Reset (line 571) | func (x *PageInfo) Reset() { method String (line 580) | func (x *PageInfo) String() string { method ProtoMessage (line 584) | func (*PageInfo) ProtoMessage() {} method ProtoReflect (line 586) | func (x *PageInfo) ProtoReflect() protoreflect.Message { method Descriptor (line 599) | func (*PageInfo) Descriptor() ([]byte, []int) { method GetPn (line 603) | func (x *PageInfo) GetPn() uint32 { method GetPSize (line 610) | func (x *PageInfo) GetPSize() uint32 { type UserInfoResponse (line 618) | type UserInfoResponse struct method Reset (line 632) | func (x *UserInfoResponse) Reset() { method String (line 641) | func (x *UserInfoResponse) String() string { method ProtoMessage (line 645) | func (*UserInfoResponse) ProtoMessage() {} method ProtoReflect (line 647) | func (x *UserInfoResponse) ProtoReflect() protoreflect.Message { method Descriptor (line 660) | func (*UserInfoResponse) Descriptor() ([]byte, []int) { method GetId (line 664) | func (x *UserInfoResponse) GetId() int64 { method GetPassword (line 671) | func (x *UserInfoResponse) GetPassword() string { method GetMobile (line 678) | func (x *UserInfoResponse) GetMobile() string { method GetNickName (line 685) | func (x *UserInfoResponse) GetNickName() string { method GetBirthday (line 692) | func (x *UserInfoResponse) GetBirthday() uint64 { method GetGender (line 699) | func (x *UserInfoResponse) GetGender() string { method GetRole (line 706) | func (x *UserInfoResponse) GetRole() int32 { type UserListResponse (line 714) | type UserListResponse struct method Reset (line 723) | func (x *UserListResponse) Reset() { method String (line 732) | func (x *UserListResponse) String() string { method ProtoMessage (line 736) | func (*UserListResponse) ProtoMessage() {} method ProtoReflect (line 738) | func (x *UserListResponse) ProtoReflect() protoreflect.Message { method Descriptor (line 751) | func (*UserListResponse) Descriptor() ([]byte, []int) { method GetTotal (line 755) | func (x *UserListResponse) GetTotal() int32 { method GetData (line 762) | func (x *UserListResponse) GetData() []*UserInfoResponse { type MobileRequest (line 769) | type MobileRequest struct method Reset (line 777) | func (x *MobileRequest) Reset() { method String (line 786) | func (x *MobileRequest) String() string { method ProtoMessage (line 790) | func (*MobileRequest) ProtoMessage() {} method ProtoReflect (line 792) | func (x *MobileRequest) ProtoReflect() protoreflect.Message { method Descriptor (line 805) | func (*MobileRequest) Descriptor() ([]byte, []int) { method GetMobile (line 809) | func (x *MobileRequest) GetMobile() string { type IdRequest (line 816) | type IdRequest struct method Reset (line 824) | func (x *IdRequest) Reset() { method String (line 833) | func (x *IdRequest) String() string { method ProtoMessage (line 837) | func (*IdRequest) ProtoMessage() {} method ProtoReflect (line 839) | func (x *IdRequest) ProtoReflect() protoreflect.Message { method Descriptor (line 852) | func (*IdRequest) Descriptor() ([]byte, []int) { method GetId (line 856) | func (x *IdRequest) GetId() int64 { type CreateUserInfo (line 864) | type CreateUserInfo struct method Reset (line 874) | func (x *CreateUserInfo) Reset() { method String (line 883) | func (x *CreateUserInfo) String() string { method ProtoMessage (line 887) | func (*CreateUserInfo) ProtoMessage() {} method ProtoReflect (line 889) | func (x *CreateUserInfo) ProtoReflect() protoreflect.Message { method Descriptor (line 902) | func (*CreateUserInfo) Descriptor() ([]byte, []int) { method GetNickName (line 906) | func (x *CreateUserInfo) GetNickName() string { method GetPassword (line 913) | func (x *CreateUserInfo) GetPassword() string { method GetMobile (line 920) | func (x *CreateUserInfo) GetMobile() string { type UpdateUserInfo (line 927) | type UpdateUserInfo struct method Reset (line 938) | func (x *UpdateUserInfo) Reset() { method String (line 947) | func (x *UpdateUserInfo) String() string { method ProtoMessage (line 951) | func (*UpdateUserInfo) ProtoMessage() {} method ProtoReflect (line 953) | func (x *UpdateUserInfo) ProtoReflect() protoreflect.Message { method Descriptor (line 966) | func (*UpdateUserInfo) Descriptor() ([]byte, []int) { method GetId (line 970) | func (x *UpdateUserInfo) GetId() int64 { method GetNickName (line 977) | func (x *UpdateUserInfo) GetNickName() string { method GetGender (line 984) | func (x *UpdateUserInfo) GetGender() string { method GetBirthday (line 991) | func (x *UpdateUserInfo) GetBirthday() uint64 { type PasswordCheckInfo (line 998) | type PasswordCheckInfo struct method Reset (line 1007) | func (x *PasswordCheckInfo) Reset() { method String (line 1016) | func (x *PasswordCheckInfo) String() string { method ProtoMessage (line 1020) | func (*PasswordCheckInfo) ProtoMessage() {} method ProtoReflect (line 1022) | func (x *PasswordCheckInfo) ProtoReflect() protoreflect.Message { method Descriptor (line 1035) | func (*PasswordCheckInfo) Descriptor() ([]byte, []int) { method GetPassword (line 1039) | func (x *PasswordCheckInfo) GetPassword() string { method GetEncryptedPassword (line 1046) | func (x *PasswordCheckInfo) GetEncryptedPassword() string { function file_api_service_user_v1_user_proto_rawDescGZIP (line 1220) | func file_api_service_user_v1_user_proto_rawDescGZIP() []byte { function init (line 1278) | func init() { file_api_service_user_v1_user_proto_init() } function file_api_service_user_v1_user_proto_init (line 1279) | func file_api_service_user_v1_user_proto_init() { FILE: shop/api/service/user/v1/user.pb.validate.go method Validate (line 41) | func (m *ListAddressReq) Validate() error { method ValidateAll (line 49) | func (m *ListAddressReq) ValidateAll() error { method validate (line 53) | func (m *ListAddressReq) validate(all bool) error { type ListAddressReqMultiError (line 72) | type ListAddressReqMultiError method Error (line 75) | func (m ListAddressReqMultiError) Error() string { method AllErrors (line 84) | func (m ListAddressReqMultiError) AllErrors() []error { return m } type ListAddressReqValidationError (line 88) | type ListAddressReqValidationError struct method Field (line 96) | func (e ListAddressReqValidationError) Field() string { return e.field } method Reason (line 99) | func (e ListAddressReqValidationError) Reason() string { return e.reas... method Cause (line 102) | func (e ListAddressReqValidationError) Cause() error { return e.cause } method Key (line 105) | func (e ListAddressReqValidationError) Key() bool { return e.key } method ErrorName (line 108) | func (e ListAddressReqValidationError) ErrorName() string { return "Li... method Error (line 111) | func (e ListAddressReqValidationError) Error() string { method Validate (line 143) | func (m *AddressInfo) Validate() error { method ValidateAll (line 151) | func (m *AddressInfo) ValidateAll() error { method validate (line 155) | func (m *AddressInfo) validate(all bool) error { type AddressInfoMultiError (line 189) | type AddressInfoMultiError method Error (line 192) | func (m AddressInfoMultiError) Error() string { method AllErrors (line 201) | func (m AddressInfoMultiError) AllErrors() []error { return m } type AddressInfoValidationError (line 205) | type AddressInfoValidationError struct method Field (line 213) | func (e AddressInfoValidationError) Field() string { return e.field } method Reason (line 216) | func (e AddressInfoValidationError) Reason() string { return e.reason } method Cause (line 219) | func (e AddressInfoValidationError) Cause() error { return e.cause } method Key (line 222) | func (e AddressInfoValidationError) Key() bool { return e.key } method ErrorName (line 225) | func (e AddressInfoValidationError) ErrorName() string { return "Addre... method Error (line 228) | func (e AddressInfoValidationError) Error() string { method Validate (line 260) | func (m *ListAddressReply) Validate() error { method ValidateAll (line 268) | func (m *ListAddressReply) ValidateAll() error { method validate (line 272) | func (m *ListAddressReply) validate(all bool) error { type ListAddressReplyMultiError (line 323) | type ListAddressReplyMultiError method Error (line 326) | func (m ListAddressReplyMultiError) Error() string { method AllErrors (line 335) | func (m ListAddressReplyMultiError) AllErrors() []error { return m } type ListAddressReplyValidationError (line 339) | type ListAddressReplyValidationError struct method Field (line 347) | func (e ListAddressReplyValidationError) Field() string { return e.fie... method Reason (line 350) | func (e ListAddressReplyValidationError) Reason() string { return e.re... method Cause (line 353) | func (e ListAddressReplyValidationError) Cause() error { return e.cause } method Key (line 356) | func (e ListAddressReplyValidationError) Key() bool { return e.key } method ErrorName (line 359) | func (e ListAddressReplyValidationError) ErrorName() string { return "... method Error (line 362) | func (e ListAddressReplyValidationError) Error() string { method Validate (line 394) | func (m *CreateAddressReq) Validate() error { method ValidateAll (line 402) | func (m *CreateAddressReq) ValidateAll() error { method validate (line 406) | func (m *CreateAddressReq) validate(all bool) error { type CreateAddressReqMultiError (line 441) | type CreateAddressReqMultiError method Error (line 444) | func (m CreateAddressReqMultiError) Error() string { method AllErrors (line 453) | func (m CreateAddressReqMultiError) AllErrors() []error { return m } type CreateAddressReqValidationError (line 457) | type CreateAddressReqValidationError struct method Field (line 465) | func (e CreateAddressReqValidationError) Field() string { return e.fie... method Reason (line 468) | func (e CreateAddressReqValidationError) Reason() string { return e.re... method Cause (line 471) | func (e CreateAddressReqValidationError) Cause() error { return e.cause } method Key (line 474) | func (e CreateAddressReqValidationError) Key() bool { return e.key } method ErrorName (line 477) | func (e CreateAddressReqValidationError) ErrorName() string { return "... method Error (line 480) | func (e CreateAddressReqValidationError) Error() string { method Validate (line 512) | func (m *UpdateAddressReq) Validate() error { method ValidateAll (line 520) | func (m *UpdateAddressReq) ValidateAll() error { method validate (line 524) | func (m *UpdateAddressReq) validate(all bool) error { type UpdateAddressReqMultiError (line 561) | type UpdateAddressReqMultiError method Error (line 564) | func (m UpdateAddressReqMultiError) Error() string { method AllErrors (line 573) | func (m UpdateAddressReqMultiError) AllErrors() []error { return m } type UpdateAddressReqValidationError (line 577) | type UpdateAddressReqValidationError struct method Field (line 585) | func (e UpdateAddressReqValidationError) Field() string { return e.fie... method Reason (line 588) | func (e UpdateAddressReqValidationError) Reason() string { return e.re... method Cause (line 591) | func (e UpdateAddressReqValidationError) Cause() error { return e.cause } method Key (line 594) | func (e UpdateAddressReqValidationError) Key() bool { return e.key } method ErrorName (line 597) | func (e UpdateAddressReqValidationError) ErrorName() string { return "... method Error (line 600) | func (e UpdateAddressReqValidationError) Error() string { method Validate (line 632) | func (m *AddressReq) Validate() error { method ValidateAll (line 640) | func (m *AddressReq) ValidateAll() error { method validate (line 644) | func (m *AddressReq) validate(all bool) error { type AddressReqMultiError (line 664) | type AddressReqMultiError method Error (line 667) | func (m AddressReqMultiError) Error() string { method AllErrors (line 676) | func (m AddressReqMultiError) AllErrors() []error { return m } type AddressReqValidationError (line 680) | type AddressReqValidationError struct method Field (line 688) | func (e AddressReqValidationError) Field() string { return e.field } method Reason (line 691) | func (e AddressReqValidationError) Reason() string { return e.reason } method Cause (line 694) | func (e AddressReqValidationError) Cause() error { return e.cause } method Key (line 697) | func (e AddressReqValidationError) Key() bool { return e.key } method ErrorName (line 700) | func (e AddressReqValidationError) ErrorName() string { return "Addres... method Error (line 703) | func (e AddressReqValidationError) Error() string { method Validate (line 735) | func (m *CheckResponse) Validate() error { method ValidateAll (line 743) | func (m *CheckResponse) ValidateAll() error { method validate (line 747) | func (m *CheckResponse) validate(all bool) error { type CheckResponseMultiError (line 766) | type CheckResponseMultiError method Error (line 769) | func (m CheckResponseMultiError) Error() string { method AllErrors (line 778) | func (m CheckResponseMultiError) AllErrors() []error { return m } type CheckResponseValidationError (line 782) | type CheckResponseValidationError struct method Field (line 790) | func (e CheckResponseValidationError) Field() string { return e.field } method Reason (line 793) | func (e CheckResponseValidationError) Reason() string { return e.reason } method Cause (line 796) | func (e CheckResponseValidationError) Cause() error { return e.cause } method Key (line 799) | func (e CheckResponseValidationError) Key() bool { return e.key } method ErrorName (line 802) | func (e CheckResponseValidationError) ErrorName() string { return "Che... method Error (line 805) | func (e CheckResponseValidationError) Error() string { method Validate (line 837) | func (m *PageInfo) Validate() error { method ValidateAll (line 845) | func (m *PageInfo) ValidateAll() error { method validate (line 849) | func (m *PageInfo) validate(all bool) error { type PageInfoMultiError (line 869) | type PageInfoMultiError method Error (line 872) | func (m PageInfoMultiError) Error() string { method AllErrors (line 881) | func (m PageInfoMultiError) AllErrors() []error { return m } type PageInfoValidationError (line 885) | type PageInfoValidationError struct method Field (line 893) | func (e PageInfoValidationError) Field() string { return e.field } method Reason (line 896) | func (e PageInfoValidationError) Reason() string { return e.reason } method Cause (line 899) | func (e PageInfoValidationError) Cause() error { return e.cause } method Key (line 902) | func (e PageInfoValidationError) Key() bool { return e.key } method ErrorName (line 905) | func (e PageInfoValidationError) ErrorName() string { return "PageInfo... method Error (line 908) | func (e PageInfoValidationError) Error() string { method Validate (line 940) | func (m *UserInfoResponse) Validate() error { method ValidateAll (line 948) | func (m *UserInfoResponse) ValidateAll() error { method validate (line 952) | func (m *UserInfoResponse) validate(all bool) error { type UserInfoResponseMultiError (line 983) | type UserInfoResponseMultiError method Error (line 986) | func (m UserInfoResponseMultiError) Error() string { method AllErrors (line 995) | func (m UserInfoResponseMultiError) AllErrors() []error { return m } type UserInfoResponseValidationError (line 999) | type UserInfoResponseValidationError struct method Field (line 1007) | func (e UserInfoResponseValidationError) Field() string { return e.fie... method Reason (line 1010) | func (e UserInfoResponseValidationError) Reason() string { return e.re... method Cause (line 1013) | func (e UserInfoResponseValidationError) Cause() error { return e.cause } method Key (line 1016) | func (e UserInfoResponseValidationError) Key() bool { return e.key } method ErrorName (line 1019) | func (e UserInfoResponseValidationError) ErrorName() string { return "... method Error (line 1022) | func (e UserInfoResponseValidationError) Error() string { method Validate (line 1054) | func (m *UserListResponse) Validate() error { method ValidateAll (line 1062) | func (m *UserListResponse) ValidateAll() error { method validate (line 1066) | func (m *UserListResponse) validate(all bool) error { type UserListResponseMultiError (line 1119) | type UserListResponseMultiError method Error (line 1122) | func (m UserListResponseMultiError) Error() string { method AllErrors (line 1131) | func (m UserListResponseMultiError) AllErrors() []error { return m } type UserListResponseValidationError (line 1135) | type UserListResponseValidationError struct method Field (line 1143) | func (e UserListResponseValidationError) Field() string { return e.fie... method Reason (line 1146) | func (e UserListResponseValidationError) Reason() string { return e.re... method Cause (line 1149) | func (e UserListResponseValidationError) Cause() error { return e.cause } method Key (line 1152) | func (e UserListResponseValidationError) Key() bool { return e.key } method ErrorName (line 1155) | func (e UserListResponseValidationError) ErrorName() string { return "... method Error (line 1158) | func (e UserListResponseValidationError) Error() string { method Validate (line 1190) | func (m *MobileRequest) Validate() error { method ValidateAll (line 1198) | func (m *MobileRequest) ValidateAll() error { method validate (line 1202) | func (m *MobileRequest) validate(all bool) error { type MobileRequestMultiError (line 1221) | type MobileRequestMultiError method Error (line 1224) | func (m MobileRequestMultiError) Error() string { method AllErrors (line 1233) | func (m MobileRequestMultiError) AllErrors() []error { return m } type MobileRequestValidationError (line 1237) | type MobileRequestValidationError struct method Field (line 1245) | func (e MobileRequestValidationError) Field() string { return e.field } method Reason (line 1248) | func (e MobileRequestValidationError) Reason() string { return e.reason } method Cause (line 1251) | func (e MobileRequestValidationError) Cause() error { return e.cause } method Key (line 1254) | func (e MobileRequestValidationError) Key() bool { return e.key } method ErrorName (line 1257) | func (e MobileRequestValidationError) ErrorName() string { return "Mob... method Error (line 1260) | func (e MobileRequestValidationError) Error() string { method Validate (line 1292) | func (m *IdRequest) Validate() error { method ValidateAll (line 1300) | func (m *IdRequest) ValidateAll() error { method validate (line 1304) | func (m *IdRequest) validate(all bool) error { type IdRequestMultiError (line 1322) | type IdRequestMultiError method Error (line 1325) | func (m IdRequestMultiError) Error() string { method AllErrors (line 1334) | func (m IdRequestMultiError) AllErrors() []error { return m } type IdRequestValidationError (line 1338) | type IdRequestValidationError struct method Field (line 1346) | func (e IdRequestValidationError) Field() string { return e.field } method Reason (line 1349) | func (e IdRequestValidationError) Reason() string { return e.reason } method Cause (line 1352) | func (e IdRequestValidationError) Cause() error { return e.cause } method Key (line 1355) | func (e IdRequestValidationError) Key() bool { return e.key } method ErrorName (line 1358) | func (e IdRequestValidationError) ErrorName() string { return "IdReque... method Error (line 1361) | func (e IdRequestValidationError) Error() string { method Validate (line 1393) | func (m *CreateUserInfo) Validate() error { method ValidateAll (line 1401) | func (m *CreateUserInfo) ValidateAll() error { method validate (line 1405) | func (m *CreateUserInfo) validate(all bool) error { type CreateUserInfoMultiError (line 1428) | type CreateUserInfoMultiError method Error (line 1431) | func (m CreateUserInfoMultiError) Error() string { method AllErrors (line 1440) | func (m CreateUserInfoMultiError) AllErrors() []error { return m } type CreateUserInfoValidationError (line 1444) | type CreateUserInfoValidationError struct method Field (line 1452) | func (e CreateUserInfoValidationError) Field() string { return e.field } method Reason (line 1455) | func (e CreateUserInfoValidationError) Reason() string { return e.reas... method Cause (line 1458) | func (e CreateUserInfoValidationError) Cause() error { return e.cause } method Key (line 1461) | func (e CreateUserInfoValidationError) Key() bool { return e.key } method ErrorName (line 1464) | func (e CreateUserInfoValidationError) ErrorName() string { return "Cr... method Error (line 1467) | func (e CreateUserInfoValidationError) Error() string { method Validate (line 1499) | func (m *UpdateUserInfo) Validate() error { method ValidateAll (line 1507) | func (m *UpdateUserInfo) ValidateAll() error { method validate (line 1511) | func (m *UpdateUserInfo) validate(all bool) error { type UpdateUserInfoMultiError (line 1536) | type UpdateUserInfoMultiError method Error (line 1539) | func (m UpdateUserInfoMultiError) Error() string { method AllErrors (line 1548) | func (m UpdateUserInfoMultiError) AllErrors() []error { return m } type UpdateUserInfoValidationError (line 1552) | type UpdateUserInfoValidationError struct method Field (line 1560) | func (e UpdateUserInfoValidationError) Field() string { return e.field } method Reason (line 1563) | func (e UpdateUserInfoValidationError) Reason() string { return e.reas... method Cause (line 1566) | func (e UpdateUserInfoValidationError) Cause() error { return e.cause } method Key (line 1569) | func (e UpdateUserInfoValidationError) Key() bool { return e.key } method ErrorName (line 1572) | func (e UpdateUserInfoValidationError) ErrorName() string { return "Up... method Error (line 1575) | func (e UpdateUserInfoValidationError) Error() string { method Validate (line 1607) | func (m *PasswordCheckInfo) Validate() error { method ValidateAll (line 1615) | func (m *PasswordCheckInfo) ValidateAll() error { method validate (line 1619) | func (m *PasswordCheckInfo) validate(all bool) error { type PasswordCheckInfoMultiError (line 1640) | type PasswordCheckInfoMultiError method Error (line 1643) | func (m PasswordCheckInfoMultiError) Error() string { method AllErrors (line 1652) | func (m PasswordCheckInfoMultiError) AllErrors() []error { return m } type PasswordCheckInfoValidationError (line 1656) | type PasswordCheckInfoValidationError struct method Field (line 1664) | func (e PasswordCheckInfoValidationError) Field() string { return e.fi... method Reason (line 1667) | func (e PasswordCheckInfoValidationError) Reason() string { return e.r... method Cause (line 1670) | func (e PasswordCheckInfoValidationError) Cause() error { return e.cau... method Key (line 1673) | func (e PasswordCheckInfoValidationError) Key() bool { return e.key } method ErrorName (line 1676) | func (e PasswordCheckInfoValidationError) ErrorName() string { method Error (line 1681) | func (e PasswordCheckInfoValidationError) Error() string { FILE: shop/api/service/user/v1/user_grpc.pb.go constant _ (line 20) | _ = grpc.SupportPackageIsVersion7 type UserClient (line 25) | type UserClient interface type userClient (line 40) | type userClient struct method GetUserList (line 48) | func (c *userClient) GetUserList(ctx context.Context, in *PageInfo, op... method GetUserByMobile (line 57) | func (c *userClient) GetUserByMobile(ctx context.Context, in *MobileRe... method GetUserById (line 66) | func (c *userClient) GetUserById(ctx context.Context, in *IdRequest, o... method CreateUser (line 75) | func (c *userClient) CreateUser(ctx context.Context, in *CreateUserInf... method UpdateUser (line 84) | func (c *userClient) UpdateUser(ctx context.Context, in *UpdateUserInf... method CheckPassword (line 93) | func (c *userClient) CheckPassword(ctx context.Context, in *PasswordCh... method ListAddress (line 102) | func (c *userClient) ListAddress(ctx context.Context, in *ListAddressR... method CreateAddress (line 111) | func (c *userClient) CreateAddress(ctx context.Context, in *CreateAddr... method UpdateAddress (line 120) | func (c *userClient) UpdateAddress(ctx context.Context, in *UpdateAddr... method DefaultAddress (line 129) | func (c *userClient) DefaultAddress(ctx context.Context, in *AddressRe... method DeleteAddress (line 138) | func (c *userClient) DeleteAddress(ctx context.Context, in *AddressReq... function NewUserClient (line 44) | func NewUserClient(cc grpc.ClientConnInterface) UserClient { type UserServer (line 150) | type UserServer interface type UnimplementedUserServer (line 167) | type UnimplementedUserServer struct method GetUserList (line 170) | func (UnimplementedUserServer) GetUserList(context.Context, *PageInfo)... method GetUserByMobile (line 173) | func (UnimplementedUserServer) GetUserByMobile(context.Context, *Mobil... method GetUserById (line 176) | func (UnimplementedUserServer) GetUserById(context.Context, *IdRequest... method CreateUser (line 179) | func (UnimplementedUserServer) CreateUser(context.Context, *CreateUser... method UpdateUser (line 182) | func (UnimplementedUserServer) UpdateUser(context.Context, *UpdateUser... method CheckPassword (line 185) | func (UnimplementedUserServer) CheckPassword(context.Context, *Passwor... method ListAddress (line 188) | func (UnimplementedUserServer) ListAddress(context.Context, *ListAddre... method CreateAddress (line 191) | func (UnimplementedUserServer) CreateAddress(context.Context, *CreateA... method UpdateAddress (line 194) | func (UnimplementedUserServer) UpdateAddress(context.Context, *UpdateA... method DefaultAddress (line 197) | func (UnimplementedUserServer) DefaultAddress(context.Context, *Addres... method DeleteAddress (line 200) | func (UnimplementedUserServer) DeleteAddress(context.Context, *Address... method mustEmbedUnimplementedUserServer (line 203) | func (UnimplementedUserServer) mustEmbedUnimplementedUserServer() {} type UnsafeUserServer (line 208) | type UnsafeUserServer interface function RegisterUserServer (line 212) | func RegisterUserServer(s grpc.ServiceRegistrar, srv UserServer) { function _User_GetUserList_Handler (line 216) | func _User_GetUserList_Handler(srv interface{}, ctx context.Context, dec... function _User_GetUserByMobile_Handler (line 234) | func _User_GetUserByMobile_Handler(srv interface{}, ctx context.Context,... function _User_GetUserById_Handler (line 252) | func _User_GetUserById_Handler(srv interface{}, ctx context.Context, dec... function _User_CreateUser_Handler (line 270) | func _User_CreateUser_Handler(srv interface{}, ctx context.Context, dec ... function _User_UpdateUser_Handler (line 288) | func _User_UpdateUser_Handler(srv interface{}, ctx context.Context, dec ... function _User_CheckPassword_Handler (line 306) | func _User_CheckPassword_Handler(srv interface{}, ctx context.Context, d... function _User_ListAddress_Handler (line 324) | func _User_ListAddress_Handler(srv interface{}, ctx context.Context, dec... function _User_CreateAddress_Handler (line 342) | func _User_CreateAddress_Handler(srv interface{}, ctx context.Context, d... function _User_UpdateAddress_Handler (line 360) | func _User_UpdateAddress_Handler(srv interface{}, ctx context.Context, d... function _User_DefaultAddress_Handler (line 378) | func _User_DefaultAddress_Handler(srv interface{}, ctx context.Context, ... function _User_DeleteAddress_Handler (line 396) | func _User_DeleteAddress_Handler(srv interface{}, ctx context.Context, d... FILE: shop/api/shop/v1/error_reason.pb.go constant _ (line 19) | _ = protoimpl.EnforceVersion(20 - protoimpl.MinVersion) constant _ (line 21) | _ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 20) type ErrorReason (line 24) | type ErrorReason method Enum (line 43) | func (x ErrorReason) Enum() *ErrorReason { method String (line 49) | func (x ErrorReason) String() string { method Descriptor (line 53) | func (ErrorReason) Descriptor() protoreflect.EnumDescriptor { method Type (line 57) | func (ErrorReason) Type() protoreflect.EnumType { method Number (line 61) | func (x ErrorReason) Number() protoreflect.EnumNumber { method EnumDescriptor (line 66) | func (ErrorReason) EnumDescriptor() ([]byte, []int) { constant ErrorReason_USER_NOT_FOUND (line 27) | ErrorReason_USER_NOT_FOUND ErrorReason = 0 constant ErrorReason_CONTENT_MISSING (line 28) | ErrorReason_CONTENT_MISSING ErrorReason = 1 function file_api_shop_v1_error_reason_proto_rawDescGZIP (line 94) | func file_api_shop_v1_error_reason_proto_rawDescGZIP() []byte { function init (line 113) | func init() { file_api_shop_v1_error_reason_proto_init() } function file_api_shop_v1_error_reason_proto_init (line 114) | func file_api_shop_v1_error_reason_proto_init() { FILE: shop/api/shop/v1/error_reason_errors.pb.go constant _ (line 12) | _ = errors.SupportPackageIsVersion1 function IsUserNotFound (line 14) | func IsUserNotFound(err error) bool { function ErrorUserNotFound (line 19) | func ErrorUserNotFound(format string, args ...interface{}) *errors.Error { function IsContentMissing (line 23) | func IsContentMissing(err error) bool { function ErrorContentMissing (line 28) | func ErrorContentMissing(format string, args ...interface{}) *errors.Err... FILE: shop/api/shop/v1/shop.pb.go constant _ (line 21) | _ = protoimpl.EnforceVersion(20 - protoimpl.MinVersion) constant _ (line 23) | _ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 20) type CreateAddressReq (line 26) | type CreateAddressReq struct method Reset (line 42) | func (x *CreateAddressReq) Reset() { method String (line 51) | func (x *CreateAddressReq) String() string { method ProtoMessage (line 55) | func (*CreateAddressReq) ProtoMessage() {} method ProtoReflect (line 57) | func (x *CreateAddressReq) ProtoReflect() protoreflect.Message { method Descriptor (line 70) | func (*CreateAddressReq) Descriptor() ([]byte, []int) { method GetUid (line 74) | func (x *CreateAddressReq) GetUid() int64 { method GetName (line 81) | func (x *CreateAddressReq) GetName() string { method GetMobile (line 88) | func (x *CreateAddressReq) GetMobile() string { method GetProvince (line 95) | func (x *CreateAddressReq) GetProvince() string { method GetCity (line 102) | func (x *CreateAddressReq) GetCity() string { method GetDistricts (line 109) | func (x *CreateAddressReq) GetDistricts() string { method GetAddress (line 116) | func (x *CreateAddressReq) GetAddress() string { method GetPostCode (line 123) | func (x *CreateAddressReq) GetPostCode() string { method GetIsDefault (line 130) | func (x *CreateAddressReq) GetIsDefault() int32 { type UpdateAddressReq (line 137) | type UpdateAddressReq struct method Reset (line 154) | func (x *UpdateAddressReq) Reset() { method String (line 163) | func (x *UpdateAddressReq) String() string { method ProtoMessage (line 167) | func (*UpdateAddressReq) ProtoMessage() {} method ProtoReflect (line 169) | func (x *UpdateAddressReq) ProtoReflect() protoreflect.Message { method Descriptor (line 182) | func (*UpdateAddressReq) Descriptor() ([]byte, []int) { method GetUid (line 186) | func (x *UpdateAddressReq) GetUid() int64 { method GetName (line 193) | func (x *UpdateAddressReq) GetName() string { method GetMobile (line 200) | func (x *UpdateAddressReq) GetMobile() string { method GetProvince (line 207) | func (x *UpdateAddressReq) GetProvince() string { method GetCity (line 214) | func (x *UpdateAddressReq) GetCity() string { method GetDistricts (line 221) | func (x *UpdateAddressReq) GetDistricts() string { method GetAddress (line 228) | func (x *UpdateAddressReq) GetAddress() string { method GetPostCode (line 235) | func (x *UpdateAddressReq) GetPostCode() string { method GetIsDefault (line 242) | func (x *UpdateAddressReq) GetIsDefault() int32 { method GetId (line 249) | func (x *UpdateAddressReq) GetId() int64 { type AddressInfo (line 256) | type AddressInfo struct method Reset (line 272) | func (x *AddressInfo) Reset() { method String (line 281) | func (x *AddressInfo) String() string { method ProtoMessage (line 285) | func (*AddressInfo) ProtoMessage() {} method ProtoReflect (line 287) | func (x *AddressInfo) ProtoReflect() protoreflect.Message { method Descriptor (line 300) | func (*AddressInfo) Descriptor() ([]byte, []int) { method GetId (line 304) | func (x *AddressInfo) GetId() int64 { method GetName (line 311) | func (x *AddressInfo) GetName() string { method GetMobile (line 318) | func (x *AddressInfo) GetMobile() string { method GetProvince (line 325) | func (x *AddressInfo) GetProvince() string { method GetCity (line 332) | func (x *AddressInfo) GetCity() string { method GetDistricts (line 339) | func (x *AddressInfo) GetDistricts() string { method GetAddress (line 346) | func (x *AddressInfo) GetAddress() string { method GetPostCode (line 353) | func (x *AddressInfo) GetPostCode() string { method GetIsDefault (line 360) | func (x *AddressInfo) GetIsDefault() int32 { type ListAddressReq (line 367) | type ListAddressReq struct method Reset (line 375) | func (x *ListAddressReq) Reset() { method String (line 384) | func (x *ListAddressReq) String() string { method ProtoMessage (line 388) | func (*ListAddressReq) ProtoMessage() {} method ProtoReflect (line 390) | func (x *ListAddressReq) ProtoReflect() protoreflect.Message { method Descriptor (line 403) | func (*ListAddressReq) Descriptor() ([]byte, []int) { method GetUid (line 407) | func (x *ListAddressReq) GetUid() int64 { type ListAddressReply (line 414) | type ListAddressReply struct method Reset (line 422) | func (x *ListAddressReply) Reset() { method String (line 431) | func (x *ListAddressReply) String() string { method ProtoMessage (line 435) | func (*ListAddressReply) ProtoMessage() {} method ProtoReflect (line 437) | func (x *ListAddressReply) ProtoReflect() protoreflect.Message { method Descriptor (line 450) | func (*ListAddressReply) Descriptor() ([]byte, []int) { method GetResults (line 454) | func (x *ListAddressReply) GetResults() []*AddressInfo { type AddressReq (line 461) | type AddressReq struct method Reset (line 470) | func (x *AddressReq) Reset() { method String (line 479) | func (x *AddressReq) String() string { method ProtoMessage (line 483) | func (*AddressReq) ProtoMessage() {} method ProtoReflect (line 485) | func (x *AddressReq) ProtoReflect() protoreflect.Message { method Descriptor (line 498) | func (*AddressReq) Descriptor() ([]byte, []int) { method GetId (line 502) | func (x *AddressReq) GetId() int64 { method GetUid (line 509) | func (x *AddressReq) GetUid() int64 { type CheckResponse (line 516) | type CheckResponse struct method Reset (line 524) | func (x *CheckResponse) Reset() { method String (line 533) | func (x *CheckResponse) String() string { method ProtoMessage (line 537) | func (*CheckResponse) ProtoMessage() {} method ProtoReflect (line 539) | func (x *CheckResponse) ProtoReflect() protoreflect.Message { method Descriptor (line 552) | func (*CheckResponse) Descriptor() ([]byte, []int) { method GetSuccess (line 556) | func (x *CheckResponse) GetSuccess() bool { type RegisterReply (line 564) | type RegisterReply struct method Reset (line 576) | func (x *RegisterReply) Reset() { method String (line 585) | func (x *RegisterReply) String() string { method ProtoMessage (line 589) | func (*RegisterReply) ProtoMessage() {} method ProtoReflect (line 591) | func (x *RegisterReply) ProtoReflect() protoreflect.Message { method Descriptor (line 604) | func (*RegisterReply) Descriptor() ([]byte, []int) { method GetId (line 608) | func (x *RegisterReply) GetId() int64 { method GetMobile (line 615) | func (x *RegisterReply) GetMobile() string { method GetUsername (line 622) | func (x *RegisterReply) GetUsername() string { method GetToken (line 629) | func (x *RegisterReply) GetToken() string { method GetExpiredAt (line 636) | func (x *RegisterReply) GetExpiredAt() int64 { type RegisterReq (line 643) | type RegisterReq struct method Reset (line 653) | func (x *RegisterReq) Reset() { method String (line 662) | func (x *RegisterReq) String() string { method ProtoMessage (line 666) | func (*RegisterReq) ProtoMessage() {} method ProtoReflect (line 668) | func (x *RegisterReq) ProtoReflect() protoreflect.Message { method Descriptor (line 681) | func (*RegisterReq) Descriptor() ([]byte, []int) { method GetMobile (line 685) | func (x *RegisterReq) GetMobile() string { method GetUsername (line 692) | func (x *RegisterReq) GetUsername() string { method GetPassword (line 699) | func (x *RegisterReq) GetPassword() string { type LoginReq (line 706) | type LoginReq struct method Reset (line 717) | func (x *LoginReq) Reset() { method String (line 726) | func (x *LoginReq) String() string { method ProtoMessage (line 730) | func (*LoginReq) ProtoMessage() {} method ProtoReflect (line 732) | func (x *LoginReq) ProtoReflect() protoreflect.Message { method Descriptor (line 745) | func (*LoginReq) Descriptor() ([]byte, []int) { method GetMobile (line 749) | func (x *LoginReq) GetMobile() string { method GetPassword (line 756) | func (x *LoginReq) GetPassword() string { method GetCaptcha (line 763) | func (x *LoginReq) GetCaptcha() string { method GetCaptchaId (line 770) | func (x *LoginReq) GetCaptchaId() string { type UserDetailResponse (line 778) | type UserDetailResponse struct method Reset (line 791) | func (x *UserDetailResponse) Reset() { method String (line 800) | func (x *UserDetailResponse) String() string { method ProtoMessage (line 804) | func (*UserDetailResponse) ProtoMessage() {} method ProtoReflect (line 806) | func (x *UserDetailResponse) ProtoReflect() protoreflect.Message { method Descriptor (line 819) | func (*UserDetailResponse) Descriptor() ([]byte, []int) { method GetId (line 823) | func (x *UserDetailResponse) GetId() int64 { method GetMobile (line 830) | func (x *UserDetailResponse) GetMobile() string { method GetNickName (line 837) | func (x *UserDetailResponse) GetNickName() string { method GetBirthday (line 844) | func (x *UserDetailResponse) GetBirthday() int64 { method GetGender (line 851) | func (x *UserDetailResponse) GetGender() string { method GetRole (line 858) | func (x *UserDetailResponse) GetRole() int32 { type CaptchaReply (line 865) | type CaptchaReply struct method Reset (line 874) | func (x *CaptchaReply) Reset() { method String (line 883) | func (x *CaptchaReply) String() string { method ProtoMessage (line 887) | func (*CaptchaReply) ProtoMessage() {} method ProtoReflect (line 889) | func (x *CaptchaReply) ProtoReflect() protoreflect.Message { method Descriptor (line 902) | func (*CaptchaReply) Descriptor() ([]byte, []int) { method GetCaptchaId (line 906) | func (x *CaptchaReply) GetCaptchaId() string { method GetPicPath (line 913) | func (x *CaptchaReply) GetPicPath() string { function file_api_shop_v1_shop_proto_rawDescGZIP (line 1107) | func file_api_shop_v1_shop_proto_rawDescGZIP() []byte { function init (line 1157) | func init() { file_api_shop_v1_shop_proto_init() } function file_api_shop_v1_shop_proto_init (line 1158) | func file_api_shop_v1_shop_proto_init() { FILE: shop/api/shop/v1/shop.pb.validate.go method Validate (line 41) | func (m *CreateAddressReq) Validate() error { method ValidateAll (line 49) | func (m *CreateAddressReq) ValidateAll() error { method validate (line 53) | func (m *CreateAddressReq) validate(all bool) error { type CreateAddressReqMultiError (line 143) | type CreateAddressReqMultiError method Error (line 146) | func (m CreateAddressReqMultiError) Error() string { method AllErrors (line 155) | func (m CreateAddressReqMultiError) AllErrors() []error { return m } type CreateAddressReqValidationError (line 159) | type CreateAddressReqValidationError struct method Field (line 167) | func (e CreateAddressReqValidationError) Field() string { return e.fie... method Reason (line 170) | func (e CreateAddressReqValidationError) Reason() string { return e.re... method Cause (line 173) | func (e CreateAddressReqValidationError) Cause() error { return e.cause } method Key (line 176) | func (e CreateAddressReqValidationError) Key() bool { return e.key } method ErrorName (line 179) | func (e CreateAddressReqValidationError) ErrorName() string { return "... method Error (line 182) | func (e CreateAddressReqValidationError) Error() string { method Validate (line 214) | func (m *UpdateAddressReq) Validate() error { method ValidateAll (line 222) | func (m *UpdateAddressReq) ValidateAll() error { method validate (line 226) | func (m *UpdateAddressReq) validate(all bool) error { type UpdateAddressReqMultiError (line 318) | type UpdateAddressReqMultiError method Error (line 321) | func (m UpdateAddressReqMultiError) Error() string { method AllErrors (line 330) | func (m UpdateAddressReqMultiError) AllErrors() []error { return m } type UpdateAddressReqValidationError (line 334) | type UpdateAddressReqValidationError struct method Field (line 342) | func (e UpdateAddressReqValidationError) Field() string { return e.fie... method Reason (line 345) | func (e UpdateAddressReqValidationError) Reason() string { return e.re... method Cause (line 348) | func (e UpdateAddressReqValidationError) Cause() error { return e.cause } method Key (line 351) | func (e UpdateAddressReqValidationError) Key() bool { return e.key } method ErrorName (line 354) | func (e UpdateAddressReqValidationError) ErrorName() string { return "... method Error (line 357) | func (e UpdateAddressReqValidationError) Error() string { method Validate (line 389) | func (m *AddressInfo) Validate() error { method ValidateAll (line 397) | func (m *AddressInfo) ValidateAll() error { method validate (line 401) | func (m *AddressInfo) validate(all bool) error { type AddressInfoMultiError (line 454) | type AddressInfoMultiError method Error (line 457) | func (m AddressInfoMultiError) Error() string { method AllErrors (line 466) | func (m AddressInfoMultiError) AllErrors() []error { return m } type AddressInfoValidationError (line 470) | type AddressInfoValidationError struct method Field (line 478) | func (e AddressInfoValidationError) Field() string { return e.field } method Reason (line 481) | func (e AddressInfoValidationError) Reason() string { return e.reason } method Cause (line 484) | func (e AddressInfoValidationError) Cause() error { return e.cause } method Key (line 487) | func (e AddressInfoValidationError) Key() bool { return e.key } method ErrorName (line 490) | func (e AddressInfoValidationError) ErrorName() string { return "Addre... method Error (line 493) | func (e AddressInfoValidationError) Error() string { method Validate (line 525) | func (m *ListAddressReq) Validate() error { method ValidateAll (line 533) | func (m *ListAddressReq) ValidateAll() error { method validate (line 537) | func (m *ListAddressReq) validate(all bool) error { type ListAddressReqMultiError (line 556) | type ListAddressReqMultiError method Error (line 559) | func (m ListAddressReqMultiError) Error() string { method AllErrors (line 568) | func (m ListAddressReqMultiError) AllErrors() []error { return m } type ListAddressReqValidationError (line 572) | type ListAddressReqValidationError struct method Field (line 580) | func (e ListAddressReqValidationError) Field() string { return e.field } method Reason (line 583) | func (e ListAddressReqValidationError) Reason() string { return e.reas... method Cause (line 586) | func (e ListAddressReqValidationError) Cause() error { return e.cause } method Key (line 589) | func (e ListAddressReqValidationError) Key() bool { return e.key } method ErrorName (line 592) | func (e ListAddressReqValidationError) ErrorName() string { return "Li... method Error (line 595) | func (e ListAddressReqValidationError) Error() string { method Validate (line 627) | func (m *ListAddressReply) Validate() error { method ValidateAll (line 635) | func (m *ListAddressReply) ValidateAll() error { method validate (line 639) | func (m *ListAddressReply) validate(all bool) error { type ListAddressReplyMultiError (line 690) | type ListAddressReplyMultiError method Error (line 693) | func (m ListAddressReplyMultiError) Error() string { method AllErrors (line 702) | func (m ListAddressReplyMultiError) AllErrors() []error { return m } type ListAddressReplyValidationError (line 706) | type ListAddressReplyValidationError struct method Field (line 714) | func (e ListAddressReplyValidationError) Field() string { return e.fie... method Reason (line 717) | func (e ListAddressReplyValidationError) Reason() string { return e.re... method Cause (line 720) | func (e ListAddressReplyValidationError) Cause() error { return e.cause } method Key (line 723) | func (e ListAddressReplyValidationError) Key() bool { return e.key } method ErrorName (line 726) | func (e ListAddressReplyValidationError) ErrorName() string { return "... method Error (line 729) | func (e ListAddressReplyValidationError) Error() string { method Validate (line 761) | func (m *AddressReq) Validate() error { method ValidateAll (line 769) | func (m *AddressReq) ValidateAll() error { method validate (line 773) | func (m *AddressReq) validate(all bool) error { type AddressReqMultiError (line 802) | type AddressReqMultiError method Error (line 805) | func (m AddressReqMultiError) Error() string { method AllErrors (line 814) | func (m AddressReqMultiError) AllErrors() []error { return m } type AddressReqValidationError (line 818) | type AddressReqValidationError struct method Field (line 826) | func (e AddressReqValidationError) Field() string { return e.field } method Reason (line 829) | func (e AddressReqValidationError) Reason() string { return e.reason } method Cause (line 832) | func (e AddressReqValidationError) Cause() error { return e.cause } method Key (line 835) | func (e AddressReqValidationError) Key() bool { return e.key } method ErrorName (line 838) | func (e AddressReqValidationError) ErrorName() string { return "Addres... method Error (line 841) | func (e AddressReqValidationError) Error() string { method Validate (line 873) | func (m *CheckResponse) Validate() error { method ValidateAll (line 881) | func (m *CheckResponse) ValidateAll() error { method validate (line 885) | func (m *CheckResponse) validate(all bool) error { type CheckResponseMultiError (line 904) | type CheckResponseMultiError method Error (line 907) | func (m CheckResponseMultiError) Error() string { method AllErrors (line 916) | func (m CheckResponseMultiError) AllErrors() []error { return m } type CheckResponseValidationError (line 920) | type CheckResponseValidationError struct method Field (line 928) | func (e CheckResponseValidationError) Field() string { return e.field } method Reason (line 931) | func (e CheckResponseValidationError) Reason() string { return e.reason } method Cause (line 934) | func (e CheckResponseValidationError) Cause() error { return e.cause } method Key (line 937) | func (e CheckResponseValidationError) Key() bool { return e.key } method ErrorName (line 940) | func (e CheckResponseValidationError) ErrorName() string { return "Che... method Error (line 943) | func (e CheckResponseValidationError) Error() string { method Validate (line 975) | func (m *RegisterReply) Validate() error { method ValidateAll (line 983) | func (m *RegisterReply) ValidateAll() error { method validate (line 987) | func (m *RegisterReply) validate(all bool) error { type RegisterReplyMultiError (line 1014) | type RegisterReplyMultiError method Error (line 1017) | func (m RegisterReplyMultiError) Error() string { method AllErrors (line 1026) | func (m RegisterReplyMultiError) AllErrors() []error { return m } type RegisterReplyValidationError (line 1030) | type RegisterReplyValidationError struct method Field (line 1038) | func (e RegisterReplyValidationError) Field() string { return e.field } method Reason (line 1041) | func (e RegisterReplyValidationError) Reason() string { return e.reason } method Cause (line 1044) | func (e RegisterReplyValidationError) Cause() error { return e.cause } method Key (line 1047) | func (e RegisterReplyValidationError) Key() bool { return e.key } method ErrorName (line 1050) | func (e RegisterReplyValidationError) ErrorName() string { return "Reg... method Error (line 1053) | func (e RegisterReplyValidationError) Error() string { method Validate (line 1085) | func (m *RegisterReq) Validate() error { method ValidateAll (line 1093) | func (m *RegisterReq) ValidateAll() error { method validate (line 1097) | func (m *RegisterReq) validate(all bool) error { type RegisterReqMultiError (line 1147) | type RegisterReqMultiError method Error (line 1150) | func (m RegisterReqMultiError) Error() string { method AllErrors (line 1159) | func (m RegisterReqMultiError) AllErrors() []error { return m } type RegisterReqValidationError (line 1163) | type RegisterReqValidationError struct method Field (line 1171) | func (e RegisterReqValidationError) Field() string { return e.field } method Reason (line 1174) | func (e RegisterReqValidationError) Reason() string { return e.reason } method Cause (line 1177) | func (e RegisterReqValidationError) Cause() error { return e.cause } method Key (line 1180) | func (e RegisterReqValidationError) Key() bool { return e.key } method ErrorName (line 1183) | func (e RegisterReqValidationError) ErrorName() string { return "Regis... method Error (line 1186) | func (e RegisterReqValidationError) Error() string { method Validate (line 1218) | func (m *LoginReq) Validate() error { method ValidateAll (line 1226) | func (m *LoginReq) ValidateAll() error { method validate (line 1230) | func (m *LoginReq) validate(all bool) error { type LoginReqMultiError (line 1292) | type LoginReqMultiError method Error (line 1295) | func (m LoginReqMultiError) Error() string { method AllErrors (line 1304) | func (m LoginReqMultiError) AllErrors() []error { return m } type LoginReqValidationError (line 1308) | type LoginReqValidationError struct method Field (line 1316) | func (e LoginReqValidationError) Field() string { return e.field } method Reason (line 1319) | func (e LoginReqValidationError) Reason() string { return e.reason } method Cause (line 1322) | func (e LoginReqValidationError) Cause() error { return e.cause } method Key (line 1325) | func (e LoginReqValidationError) Key() bool { return e.key } method ErrorName (line 1328) | func (e LoginReqValidationError) ErrorName() string { return "LoginReq... method Error (line 1331) | func (e LoginReqValidationError) Error() string { method Validate (line 1363) | func (m *UserDetailResponse) Validate() error { method ValidateAll (line 1371) | func (m *UserDetailResponse) ValidateAll() error { method validate (line 1375) | func (m *UserDetailResponse) validate(all bool) error { type UserDetailResponseMultiError (line 1404) | type UserDetailResponseMultiError method Error (line 1407) | func (m UserDetailResponseMultiError) Error() string { method AllErrors (line 1416) | func (m UserDetailResponseMultiError) AllErrors() []error { return m } type UserDetailResponseValidationError (line 1420) | type UserDetailResponseValidationError struct method Field (line 1428) | func (e UserDetailResponseValidationError) Field() string { return e.f... method Reason (line 1431) | func (e UserDetailResponseValidationError) Reason() string { return e.... method Cause (line 1434) | func (e UserDetailResponseValidationError) Cause() error { return e.ca... method Key (line 1437) | func (e UserDetailResponseValidationError) Key() bool { return e.key } method ErrorName (line 1440) | func (e UserDetailResponseValidationError) ErrorName() string { method Error (line 1445) | func (e UserDetailResponseValidationError) Error() string { method Validate (line 1477) | func (m *CaptchaReply) Validate() error { method ValidateAll (line 1485) | func (m *CaptchaReply) ValidateAll() error { method validate (line 1489) | func (m *CaptchaReply) validate(all bool) error { type CaptchaReplyMultiError (line 1509) | type CaptchaReplyMultiError method Error (line 1512) | func (m CaptchaReplyMultiError) Error() string { method AllErrors (line 1521) | func (m CaptchaReplyMultiError) AllErrors() []error { return m } type CaptchaReplyValidationError (line 1525) | type CaptchaReplyValidationError struct method Field (line 1533) | func (e CaptchaReplyValidationError) Field() string { return e.field } method Reason (line 1536) | func (e CaptchaReplyValidationError) Reason() string { return e.reason } method Cause (line 1539) | func (e CaptchaReplyValidationError) Cause() error { return e.cause } method Key (line 1542) | func (e CaptchaReplyValidationError) Key() bool { return e.key } method ErrorName (line 1545) | func (e CaptchaReplyValidationError) ErrorName() string { return "Capt... method Error (line 1548) | func (e CaptchaReplyValidationError) Error() string { FILE: shop/api/shop/v1/shop_grpc.pb.go constant _ (line 20) | _ = grpc.SupportPackageIsVersion7 type ShopClient (line 25) | type ShopClient interface type shopClient (line 37) | type shopClient struct method Register (line 45) | func (c *shopClient) Register(ctx context.Context, in *RegisterReq, op... method Login (line 54) | func (c *shopClient) Login(ctx context.Context, in *LoginReq, opts ...... method Captcha (line 63) | func (c *shopClient) Captcha(ctx context.Context, in *emptypb.Empty, o... method Detail (line 72) | func (c *shopClient) Detail(ctx context.Context, in *emptypb.Empty, op... method CreateAddress (line 81) | func (c *shopClient) CreateAddress(ctx context.Context, in *CreateAddr... method AddressListByUid (line 90) | func (c *shopClient) AddressListByUid(ctx context.Context, in *emptypb... method UpdateAddress (line 99) | func (c *shopClient) UpdateAddress(ctx context.Context, in *UpdateAddr... method DefaultAddress (line 108) | func (c *shopClient) DefaultAddress(ctx context.Context, in *AddressRe... method DeleteAddress (line 117) | func (c *shopClient) DeleteAddress(ctx context.Context, in *AddressReq... function NewShopClient (line 41) | func NewShopClient(cc grpc.ClientConnInterface) ShopClient { type ShopServer (line 129) | type ShopServer interface type UnimplementedShopServer (line 143) | type UnimplementedShopServer struct method Register (line 146) | func (UnimplementedShopServer) Register(context.Context, *RegisterReq)... method Login (line 149) | func (UnimplementedShopServer) Login(context.Context, *LoginReq) (*Reg... method Captcha (line 152) | func (UnimplementedShopServer) Captcha(context.Context, *emptypb.Empty... method Detail (line 155) | func (UnimplementedShopServer) Detail(context.Context, *emptypb.Empty)... method CreateAddress (line 158) | func (UnimplementedShopServer) CreateAddress(context.Context, *CreateA... method AddressListByUid (line 161) | func (UnimplementedShopServer) AddressListByUid(context.Context, *empt... method UpdateAddress (line 164) | func (UnimplementedShopServer) UpdateAddress(context.Context, *UpdateA... method DefaultAddress (line 167) | func (UnimplementedShopServer) DefaultAddress(context.Context, *Addres... method DeleteAddress (line 170) | func (UnimplementedShopServer) DeleteAddress(context.Context, *Address... method mustEmbedUnimplementedShopServer (line 173) | func (UnimplementedShopServer) mustEmbedUnimplementedShopServer() {} type UnsafeShopServer (line 178) | type UnsafeShopServer interface function RegisterShopServer (line 182) | func RegisterShopServer(s grpc.ServiceRegistrar, srv ShopServer) { function _Shop_Register_Handler (line 186) | func _Shop_Register_Handler(srv interface{}, ctx context.Context, dec fu... function _Shop_Login_Handler (line 204) | func _Shop_Login_Handler(srv interface{}, ctx context.Context, dec func(... function _Shop_Captcha_Handler (line 222) | func _Shop_Captcha_Handler(srv interface{}, ctx context.Context, dec fun... function _Shop_Detail_Handler (line 240) | func _Shop_Detail_Handler(srv interface{}, ctx context.Context, dec func... function _Shop_CreateAddress_Handler (line 258) | func _Shop_CreateAddress_Handler(srv interface{}, ctx context.Context, d... function _Shop_AddressListByUid_Handler (line 276) | func _Shop_AddressListByUid_Handler(srv interface{}, ctx context.Context... function _Shop_UpdateAddress_Handler (line 294) | func _Shop_UpdateAddress_Handler(srv interface{}, ctx context.Context, d... function _Shop_DefaultAddress_Handler (line 312) | func _Shop_DefaultAddress_Handler(srv interface{}, ctx context.Context, ... function _Shop_DeleteAddress_Handler (line 330) | func _Shop_DeleteAddress_Handler(srv interface{}, ctx context.Context, d... FILE: shop/api/shop/v1/shop_http.pb.go constant _ (line 19) | _ = http.SupportPackageIsVersion1 type ShopHTTPServer (line 21) | type ShopHTTPServer interface function RegisterShopHTTPServer (line 33) | func RegisterShopHTTPServer(s *http.Server, srv ShopHTTPServer) { function _Shop_Register0_HTTP_Handler (line 46) | func _Shop_Register0_HTTP_Handler(srv ShopHTTPServer) func(ctx http.Cont... function _Shop_Login0_HTTP_Handler (line 65) | func _Shop_Login0_HTTP_Handler(srv ShopHTTPServer) func(ctx http.Context... function _Shop_Captcha0_HTTP_Handler (line 84) | func _Shop_Captcha0_HTTP_Handler(srv ShopHTTPServer) func(ctx http.Conte... function _Shop_Detail0_HTTP_Handler (line 103) | func _Shop_Detail0_HTTP_Handler(srv ShopHTTPServer) func(ctx http.Contex... function _Shop_CreateAddress0_HTTP_Handler (line 122) | func _Shop_CreateAddress0_HTTP_Handler(srv ShopHTTPServer) func(ctx http... function _Shop_AddressListByUid0_HTTP_Handler (line 141) | func _Shop_AddressListByUid0_HTTP_Handler(srv ShopHTTPServer) func(ctx h... function _Shop_UpdateAddress0_HTTP_Handler (line 160) | func _Shop_UpdateAddress0_HTTP_Handler(srv ShopHTTPServer) func(ctx http... function _Shop_DefaultAddress0_HTTP_Handler (line 179) | func _Shop_DefaultAddress0_HTTP_Handler(srv ShopHTTPServer) func(ctx htt... function _Shop_DeleteAddress0_HTTP_Handler (line 198) | func _Shop_DeleteAddress0_HTTP_Handler(srv ShopHTTPServer) func(ctx http... type ShopHTTPClient (line 217) | type ShopHTTPClient interface type ShopHTTPClientImpl (line 229) | type ShopHTTPClientImpl struct method AddressListByUid (line 237) | func (c *ShopHTTPClientImpl) AddressListByUid(ctx context.Context, in ... method Captcha (line 250) | func (c *ShopHTTPClientImpl) Captcha(ctx context.Context, in *emptypb.... method CreateAddress (line 263) | func (c *ShopHTTPClientImpl) CreateAddress(ctx context.Context, in *Cr... method DefaultAddress (line 276) | func (c *ShopHTTPClientImpl) DefaultAddress(ctx context.Context, in *A... method DeleteAddress (line 289) | func (c *ShopHTTPClientImpl) DeleteAddress(ctx context.Context, in *Ad... method Detail (line 302) | func (c *ShopHTTPClientImpl) Detail(ctx context.Context, in *emptypb.E... method Login (line 315) | func (c *ShopHTTPClientImpl) Login(ctx context.Context, in *LoginReq, ... method Register (line 328) | func (c *ShopHTTPClientImpl) Register(ctx context.Context, in *Registe... method UpdateAddress (line 341) | func (c *ShopHTTPClientImpl) UpdateAddress(ctx context.Context, in *Up... function NewShopHTTPClient (line 233) | func NewShopHTTPClient(client *http.Client) ShopHTTPClient { FILE: shop/cmd/shop/main.go function init (line 38) | func init() { function newApp (line 42) | func newApp(logger log.Logger, hs *http.Server, gs *grpc.Server, rr regi... function main (line 57) | func main() { function setTracerProvider (line 106) | func setTracerProvider(url string) error { FILE: shop/cmd/shop/wire.go function initApp (line 20) | func initApp(*conf.Server, *conf.Data, *conf.Auth, *conf.Service, *conf.... FILE: shop/cmd/shop/wire_gen.go function initApp (line 22) | func initApp(confServer *conf.Server, confData *conf.Data, auth *conf.Au... FILE: shop/internal/biz/address.go type Address (line 12) | type Address struct type AddressRepo (line 25) | type AddressRepo interface type AddressUsecase (line 33) | type AddressUsecase struct method CreateAddress (line 49) | func (ua *AddressUsecase) CreateAddress(ctx context.Context, r *v1.Cre... method AddressListByUid (line 86) | func (ua *AddressUsecase) AddressListByUid(ctx context.Context) (*v1.L... method UpdateAddress (line 111) | func (ua *AddressUsecase) UpdateAddress(ctx context.Context, a *Addres... method DefaultAddress (line 138) | func (ua *AddressUsecase) DefaultAddress(ctx context.Context, a *Addre... method DeleteAddress (line 150) | func (ua *AddressUsecase) DeleteAddress(ctx context.Context, a *Addres... function NewAddressUsecase (line 40) | func NewAddressUsecase(repo UserRepo, arepo AddressRepo, logger log.Logg... function getUid (line 123) | func getUid(ctx context.Context) (int64, error) { FILE: shop/internal/biz/user.go type User (line 27) | type User struct type UserRepo (line 38) | type UserRepo interface type UserUsecase (line 47) | type UserUsecase struct method GetCaptcha (line 59) | func (uc *UserUsecase) GetCaptcha(ctx context.Context) (*v1.CaptchaRep... method UserDetailByID (line 71) | func (uc *UserUsecase) UserDetailByID(ctx context.Context) (*v1.UserDe... method PassWordLogin (line 94) | func (uc *UserUsecase) PassWordLogin(ctx context.Context, req *v1.Logi... method CreateUser (line 144) | func (uc *UserUsecase) CreateUser(ctx context.Context, req *v1.Registe... function NewUserUsecase (line 53) | func NewUserUsecase(repo UserRepo, logger log.Logger, conf *conf.Auth) *... function NewUser (line 174) | func NewUser(mobile, username, password string) (User, error) { FILE: shop/internal/conf/conf.pb.go constant _ (line 19) | _ = protoimpl.EnforceVersion(20 - protoimpl.MinVersion) constant _ (line 21) | _ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 20) type Bootstrap (line 24) | type Bootstrap struct method Reset (line 36) | func (x *Bootstrap) Reset() { method String (line 45) | func (x *Bootstrap) String() string { method ProtoMessage (line 49) | func (*Bootstrap) ProtoMessage() {} method ProtoReflect (line 51) | func (x *Bootstrap) ProtoReflect() protoreflect.Message { method Descriptor (line 64) | func (*Bootstrap) Descriptor() ([]byte, []int) { method GetServer (line 68) | func (x *Bootstrap) GetServer() *Server { method GetData (line 75) | func (x *Bootstrap) GetData() *Data { method GetTrace (line 82) | func (x *Bootstrap) GetTrace() *Trace { method GetAuth (line 89) | func (x *Bootstrap) GetAuth() *Auth { method GetService (line 96) | func (x *Bootstrap) GetService() *Service { type Server (line 103) | type Server struct method Reset (line 112) | func (x *Server) Reset() { method String (line 121) | func (x *Server) String() string { method ProtoMessage (line 125) | func (*Server) ProtoMessage() {} method ProtoReflect (line 127) | func (x *Server) ProtoReflect() protoreflect.Message { method Descriptor (line 140) | func (*Server) Descriptor() ([]byte, []int) { method GetHttp (line 144) | func (x *Server) GetHttp() *Server_HTTP { method GetGrpc (line 151) | func (x *Server) GetGrpc() *Server_GRPC { type Data (line 158) | type Data struct method Reset (line 167) | func (x *Data) Reset() { method String (line 176) | func (x *Data) String() string { method ProtoMessage (line 180) | func (*Data) ProtoMessage() {} method ProtoReflect (line 182) | func (x *Data) ProtoReflect() protoreflect.Message { method Descriptor (line 195) | func (*Data) Descriptor() ([]byte, []int) { method GetDatabase (line 199) | func (x *Data) GetDatabase() *Data_Database { method GetRedis (line 206) | func (x *Data) GetRedis() *Data_Redis { type Service (line 213) | type Service struct method Reset (line 222) | func (x *Service) Reset() { method String (line 231) | func (x *Service) String() string { method ProtoMessage (line 235) | func (*Service) ProtoMessage() {} method ProtoReflect (line 237) | func (x *Service) ProtoReflect() protoreflect.Message { method Descriptor (line 250) | func (*Service) Descriptor() ([]byte, []int) { method GetUser (line 254) | func (x *Service) GetUser() *Service_User { method GetGoods (line 261) | func (x *Service) GetGoods() *Service_Goods { type Trace (line 268) | type Trace struct method Reset (line 276) | func (x *Trace) Reset() { method String (line 285) | func (x *Trace) String() string { method ProtoMessage (line 289) | func (*Trace) ProtoMessage() {} method ProtoReflect (line 291) | func (x *Trace) ProtoReflect() protoreflect.Message { method Descriptor (line 304) | func (*Trace) Descriptor() ([]byte, []int) { method GetEndpoint (line 308) | func (x *Trace) GetEndpoint() string { type Registry (line 315) | type Registry struct method Reset (line 323) | func (x *Registry) Reset() { method String (line 332) | func (x *Registry) String() string { method ProtoMessage (line 336) | func (*Registry) ProtoMessage() {} method ProtoReflect (line 338) | func (x *Registry) ProtoReflect() protoreflect.Message { method Descriptor (line 351) | func (*Registry) Descriptor() ([]byte, []int) { method GetConsul (line 355) | func (x *Registry) GetConsul() *Registry_Consul { type Auth (line 362) | type Auth struct method Reset (line 370) | func (x *Auth) Reset() { method String (line 379) | func (x *Auth) String() string { method ProtoMessage (line 383) | func (*Auth) ProtoMessage() {} method ProtoReflect (line 385) | func (x *Auth) ProtoReflect() protoreflect.Message { method Descriptor (line 398) | func (*Auth) Descriptor() ([]byte, []int) { method GetJwtKey (line 402) | func (x *Auth) GetJwtKey() string { type Server_HTTP (line 409) | type Server_HTTP struct method Reset (line 419) | func (x *Server_HTTP) Reset() { method String (line 428) | func (x *Server_HTTP) String() string { method ProtoMessage (line 432) | func (*Server_HTTP) ProtoMessage() {} method ProtoReflect (line 434) | func (x *Server_HTTP) ProtoReflect() protoreflect.Message { method Descriptor (line 447) | func (*Server_HTTP) Descriptor() ([]byte, []int) { method GetNetwork (line 451) | func (x *Server_HTTP) GetNetwork() string { method GetAddr (line 458) | func (x *Server_HTTP) GetAddr() string { method GetTimeout (line 465) | func (x *Server_HTTP) GetTimeout() *durationpb.Duration { type Server_GRPC (line 472) | type Server_GRPC struct method Reset (line 482) | func (x *Server_GRPC) Reset() { method String (line 491) | func (x *Server_GRPC) String() string { method ProtoMessage (line 495) | func (*Server_GRPC) ProtoMessage() {} method ProtoReflect (line 497) | func (x *Server_GRPC) ProtoReflect() protoreflect.Message { method Descriptor (line 510) | func (*Server_GRPC) Descriptor() ([]byte, []int) { method GetNetwork (line 514) | func (x *Server_GRPC) GetNetwork() string { method GetAddr (line 521) | func (x *Server_GRPC) GetAddr() string { method GetTimeout (line 528) | func (x *Server_GRPC) GetTimeout() *durationpb.Duration { type Data_Database (line 535) | type Data_Database struct method Reset (line 544) | func (x *Data_Database) Reset() { method String (line 553) | func (x *Data_Database) String() string { method ProtoMessage (line 557) | func (*Data_Database) ProtoMessage() {} method ProtoReflect (line 559) | func (x *Data_Database) ProtoReflect() protoreflect.Message { method Descriptor (line 572) | func (*Data_Database) Descriptor() ([]byte, []int) { method GetDriver (line 576) | func (x *Data_Database) GetDriver() string { method GetSource (line 583) | func (x *Data_Database) GetSource() string { type Data_Redis (line 590) | type Data_Redis struct method Reset (line 601) | func (x *Data_Redis) Reset() { method String (line 610) | func (x *Data_Redis) String() string { method ProtoMessage (line 614) | func (*Data_Redis) ProtoMessage() {} method ProtoReflect (line 616) | func (x *Data_Redis) ProtoReflect() protoreflect.Message { method Descriptor (line 629) | func (*Data_Redis) Descriptor() ([]byte, []int) { method GetNetwork (line 633) | func (x *Data_Redis) GetNetwork() string { method GetAddr (line 640) | func (x *Data_Redis) GetAddr() string { method GetReadTimeout (line 647) | func (x *Data_Redis) GetReadTimeout() *durationpb.Duration { method GetWriteTimeout (line 654) | func (x *Data_Redis) GetWriteTimeout() *durationpb.Duration { type Service_User (line 661) | type Service_User struct method Reset (line 669) | func (x *Service_User) Reset() { method String (line 678) | func (x *Service_User) String() string { method ProtoMessage (line 682) | func (*Service_User) ProtoMessage() {} method ProtoReflect (line 684) | func (x *Service_User) ProtoReflect() protoreflect.Message { method Descriptor (line 697) | func (*Service_User) Descriptor() ([]byte, []int) { method GetEndpoint (line 701) | func (x *Service_User) GetEndpoint() string { type Service_Goods (line 708) | type Service_Goods struct method Reset (line 716) | func (x *Service_Goods) Reset() { method String (line 725) | func (x *Service_Goods) String() string { method ProtoMessage (line 729) | func (*Service_Goods) ProtoMessage() {} method ProtoReflect (line 731) | func (x *Service_Goods) ProtoReflect() protoreflect.Message { method Descriptor (line 744) | func (*Service_Goods) Descriptor() ([]byte, []int) { method GetEndpoint (line 748) | func (x *Service_Goods) GetEndpoint() string { type Registry_Consul (line 755) | type Registry_Consul struct method Reset (line 764) | func (x *Registry_Consul) Reset() { method String (line 773) | func (x *Registry_Consul) String() string { method ProtoMessage (line 777) | func (*Registry_Consul) ProtoMessage() {} method ProtoReflect (line 779) | func (x *Registry_Consul) ProtoReflect() protoreflect.Message { method Descriptor (line 792) | func (*Registry_Consul) Descriptor() ([]byte, []int) { method GetAddress (line 796) | func (x *Registry_Consul) GetAddress() string { method GetScheme (line 803) | func (x *Registry_Consul) GetScheme() string { function file_internal_conf_conf_proto_rawDescGZIP (line 904) | func file_internal_conf_conf_proto_rawDescGZIP() []byte { function init (line 953) | func init() { file_internal_conf_conf_proto_init() } function file_internal_conf_conf_proto_init (line 954) | func file_internal_conf_conf_proto_init() { FILE: shop/internal/data/address.go type addressRepo (line 10) | type addressRepo struct method CreateAddress (line 22) | func (a *addressRepo) CreateAddress(c context.Context, address *biz.Ad... method DeleteAddress (line 51) | func (a *addressRepo) DeleteAddress(ctx context.Context, address *biz.... method DefaultAddress (line 63) | func (a *addressRepo) DefaultAddress(ctx context.Context, address *biz... method UpdateAddress (line 75) | func (a *addressRepo) UpdateAddress(c context.Context, address *biz.Ad... method AddressListByUid (line 95) | func (a *addressRepo) AddressListByUid(ctx context.Context, uid int64)... function NewAddressRepo (line 15) | func NewAddressRepo(data *Data, logger log.Logger) biz.AddressRepo { FILE: shop/internal/data/data.go type Data (line 23) | type Data struct function NewData (line 29) | func NewData(c *conf.Data, uc userV1.UserClient, logger log.Logger) (*Da... function NewUserServiceClient (line 35) | func NewUserServiceClient(ac *conf.Auth, sr *conf.Service, rr registry.D... function NewRegistrar (line 55) | func NewRegistrar(conf *conf.Registry) registry.Registrar { function NewDiscovery (line 67) | func NewDiscovery(conf *conf.Registry) registry.Discovery { FILE: shop/internal/data/user.go type userRepo (line 10) | type userRepo struct method CreateUser (line 23) | func (u *userRepo) CreateUser(c context.Context, user *biz.User) (*biz... method UserByMobile (line 39) | func (u *userRepo) UserByMobile(c context.Context, mobile string) (*bi... method CheckPassword (line 52) | func (u *userRepo) CheckPassword(c context.Context, password, encrypte... method UserById (line 60) | func (u *userRepo) UserById(c context.Context, id int64) (*biz.User, e... function NewUserRepo (line 16) | func NewUserRepo(data *Data, logger log.Logger) biz.UserRepo { FILE: shop/internal/pkg/captcha/captcha.go type CaptchaInfo (line 10) | type CaptchaInfo struct function GetCaptcha (line 16) | func GetCaptcha(ctx context.Context) (*CaptchaInfo, error) { FILE: shop/internal/pkg/middleware/auth/auth.go type CustomClaims (line 8) | type CustomClaims struct function CreateToken (line 16) | func CreateToken(c CustomClaims, key string) (string, error) { FILE: shop/internal/server/grpc.go function NewGRPCServer (line 13) | func NewGRPCServer(c *conf.Server, s *service.ShopService, logger log.Lo... FILE: shop/internal/server/http.go function NewHTTPServer (line 21) | func NewHTTPServer(c *conf.Server, ac *conf.Auth, s *service.ShopService... function NewWhiteListMatcher (line 55) | func NewWhiteListMatcher() selector.MatchFunc { FILE: shop/internal/service/service.go type ShopService (line 14) | type ShopService struct function NewShopService (line 23) | func NewShopService(uc *biz.UserUsecase, ua *biz.AddressUsecase, logger ... FILE: shop/internal/service/user.go method Register (line 12) | func (s *ShopService) Register(ctx context.Context, req *v1.RegisterReq)... method Login (line 22) | func (s *ShopService) Login(ctx context.Context, req *v1.LoginReq) (*v1.... method Captcha (line 26) | func (s *ShopService) Captcha(ctx context.Context, r *emptypb.Empty) (*v... method Detail (line 30) | func (s *ShopService) Detail(ctx context.Context, r *emptypb.Empty) (*v1... method CreateAddress (line 34) | func (s *ShopService) CreateAddress(ctx context.Context, r *v1.CreateAdd... method AddressListByUid (line 38) | func (s *ShopService) AddressListByUid(ctx context.Context, empty *empty... method UpdateAddress (line 42) | func (s *ShopService) UpdateAddress(ctx context.Context, r *v1.UpdateAdd... function toBizAddress (line 51) | func toBizAddress(r *v1.UpdateAddressReq) *biz.Address { method DefaultAddress (line 65) | func (s *ShopService) DefaultAddress(ctx context.Context, r *v1.AddressR... method DeleteAddress (line 76) | func (s *ShopService) DeleteAddress(ctx context.Context, r *v1.AddressRe... FILE: web/admin/src/access.js function access (line 4) | function access(initialState) { FILE: web/admin/src/app.jsx function getInitialState (line 20) | async function getInitialState() { FILE: web/admin/src/e2e/baseLayout.e2e.spec.js constant BASE_URL (line 7) | const BASE_URL = `http://localhost:${process.env.PORT || 8001}`; function formatter (line 9) | function formatter(routes, parentPath = '') { FILE: web/admin/src/services/ant-design-pro/api.js function currentUser (line 7) | async function currentUser(options) { function outLogin (line 15) | async function outLogin(options) { function login (line 23) | async function login(body, options) { function getNotices (line 35) | async function getNotices(options) { function rule (line 43) | async function rule(params, options) { function updateRule (line 52) | async function updateRule(options) { function addRule (line 60) | async function addRule(options) { function removeRule (line 68) | async function removeRule(options) { FILE: web/admin/src/services/ant-design-pro/login.js function getFakeCaptcha (line 7) | async function getFakeCaptcha(params, options) { FILE: web/admin/src/services/swagger/pet.js function updatePet (line 7) | async function updatePet(body, options) { function addPet (line 19) | async function addPet(body, options) { function findPetsByStatus (line 31) | async function findPetsByStatus(params, options) { function findPetsByTags (line 40) | async function findPetsByTags(params, options) { function getPetById (line 49) | async function getPetById(params, options) { function updatePetWithForm (line 59) | async function updatePetWithForm(params, body, options) { function deletePet (line 81) | async function deletePet(params, options) { function uploadFile (line 91) | async function uploadFile(params, body, options) { FILE: web/admin/src/services/swagger/store.js function getInventory (line 7) | async function getInventory(options) { function placeOrder (line 15) | async function placeOrder(body, options) { function getOrderById (line 24) | async function getOrderById(params, options) { function deleteOrder (line 34) | async function deleteOrder(params, options) { FILE: web/admin/src/services/swagger/user.js function createUser (line 7) | async function createUser(body, options) { function createUsersWithArrayInput (line 16) | async function createUsersWithArrayInput(body, options) { function createUsersWithListInput (line 25) | async function createUsersWithListInput(body, options) { function loginUser (line 34) | async function loginUser(params, options) { function logoutUser (line 43) | async function logoutUser(options) { function getUserByName (line 51) | async function getUserByName(params, options) { function updateUser (line 61) | async function updateUser(params, body, options) { function deleteUser (line 72) | async function deleteUser(params, options) {