union_mask_v1

package
v0.0.0-...-588a488 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 10, 2021 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Overview

Code generated by aggproto. DO NOT EDIT.

Code generated by aggproto. DO NOT EDIT.

Code generated by aggproto. DO NOT EDIT.

Code generated by aggproto. DO NOT EDIT.

Code generated by aggproto. DO NOT EDIT.

Index

Constants

This section is empty.

Variables

View Source
var File_union_mask_v1_masked_listing_w_wallet_proto protoreflect.FileDescriptor
View Source
var MaskedListingWWalletService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "union_mask_v1.MaskedListingWWalletService",
	HandlerType: (*MaskedListingWWalletServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "InvokeMaskedListingWWallet",
			Handler:    _MaskedListingWWalletService_InvokeMaskedListingWWallet_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "union_mask_v1/masked_listing_w_wallet.proto",
}

MaskedListingWWalletService_ServiceDesc is the grpc.ServiceDesc for MaskedListingWWalletService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

Functions

func RegisterMaskedListingWWalletServiceServer

func RegisterMaskedListingWWalletServiceServer(s grpc.ServiceRegistrar, srv MaskedListingWWalletServiceServer)

Types

type MaskedListingWWalletRequest

type MaskedListingWWalletRequest struct {
	GetListingRequest    *MaskedListingWWalletRequest_GetListingRequestGen    `protobuf:"bytes,1,opt,name=get_listing_request,json=getListingRequest,proto3" json:"get_listing_request,omitempty"`
	GetUserWalletRequest *MaskedListingWWalletRequest_GetUserWalletRequestGen `protobuf:"bytes,2,opt,name=get_user_wallet_request,json=getUserWalletRequest,proto3" json:"get_user_wallet_request,omitempty"`
	// contains filtered or unexported fields
}

func (*MaskedListingWWalletRequest) Descriptor deprecated

func (*MaskedListingWWalletRequest) Descriptor() ([]byte, []int)

Deprecated: Use MaskedListingWWalletRequest.ProtoReflect.Descriptor instead.

func (*MaskedListingWWalletRequest) GetGetListingRequest

func (*MaskedListingWWalletRequest) GetGetUserWalletRequest

func (*MaskedListingWWalletRequest) ProtoMessage

func (*MaskedListingWWalletRequest) ProtoMessage()

func (*MaskedListingWWalletRequest) ProtoReflect

func (*MaskedListingWWalletRequest) Reset

func (x *MaskedListingWWalletRequest) Reset()

func (*MaskedListingWWalletRequest) String

func (x *MaskedListingWWalletRequest) String() string

type MaskedListingWWalletRequest_GetListingRequestGen

type MaskedListingWWalletRequest_GetListingRequestGen struct {
	ListingId string `protobuf:"bytes,1,opt,name=listing_id,json=listingId,proto3" json:"listing_id,omitempty"`
	// contains filtered or unexported fields
}

func (*MaskedListingWWalletRequest_GetListingRequestGen) Descriptor deprecated

Deprecated: Use MaskedListingWWalletRequest_GetListingRequestGen.ProtoReflect.Descriptor instead.

func (*MaskedListingWWalletRequest_GetListingRequestGen) GetListingId

func (*MaskedListingWWalletRequest_GetListingRequestGen) ProtoMessage

func (*MaskedListingWWalletRequest_GetListingRequestGen) ProtoReflect

func (*MaskedListingWWalletRequest_GetListingRequestGen) Reset

func (*MaskedListingWWalletRequest_GetListingRequestGen) String

type MaskedListingWWalletRequest_GetUserWalletRequestGen

type MaskedListingWWalletRequest_GetUserWalletRequestGen struct {
	UserId string `protobuf:"bytes,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"`
	// contains filtered or unexported fields
}

func (*MaskedListingWWalletRequest_GetUserWalletRequestGen) Descriptor deprecated

Deprecated: Use MaskedListingWWalletRequest_GetUserWalletRequestGen.ProtoReflect.Descriptor instead.

func (*MaskedListingWWalletRequest_GetUserWalletRequestGen) GetUserId

func (*MaskedListingWWalletRequest_GetUserWalletRequestGen) ProtoMessage

func (*MaskedListingWWalletRequest_GetUserWalletRequestGen) ProtoReflect

func (*MaskedListingWWalletRequest_GetUserWalletRequestGen) Reset

func (*MaskedListingWWalletRequest_GetUserWalletRequestGen) String

type MaskedListingWWalletResponse

type MaskedListingWWalletResponse struct {
	Listing *MaskedListingWWalletResponse_ListingGen `protobuf:"bytes,1,opt,name=listing,proto3" json:"listing,omitempty"`
	Wallet  *MaskedListingWWalletResponse_WalletGen  `protobuf:"bytes,2,opt,name=wallet,proto3" json:"wallet,omitempty"`
	// contains filtered or unexported fields
}

func (*MaskedListingWWalletResponse) Descriptor deprecated

func (*MaskedListingWWalletResponse) Descriptor() ([]byte, []int)

Deprecated: Use MaskedListingWWalletResponse.ProtoReflect.Descriptor instead.

func (*MaskedListingWWalletResponse) GetListing

func (*MaskedListingWWalletResponse) GetWallet

func (*MaskedListingWWalletResponse) ProtoMessage

func (*MaskedListingWWalletResponse) ProtoMessage()

func (*MaskedListingWWalletResponse) ProtoReflect

func (*MaskedListingWWalletResponse) Reset

func (x *MaskedListingWWalletResponse) Reset()

func (*MaskedListingWWalletResponse) String

type MaskedListingWWalletResponse_ListingGen

type MaskedListingWWalletResponse_ListingGen struct {
	GetListingResponse *MaskedListingWWalletResponse_ListingGen_GetListingResponseGen `protobuf:"bytes,1,opt,name=GetListingResponse,proto3" json:"GetListingResponse,omitempty"`
	// contains filtered or unexported fields
}

func (*MaskedListingWWalletResponse_ListingGen) Descriptor deprecated

func (*MaskedListingWWalletResponse_ListingGen) Descriptor() ([]byte, []int)

Deprecated: Use MaskedListingWWalletResponse_ListingGen.ProtoReflect.Descriptor instead.

func (*MaskedListingWWalletResponse_ListingGen) GetGetListingResponse

func (*MaskedListingWWalletResponse_ListingGen) ProtoMessage

func (*MaskedListingWWalletResponse_ListingGen) ProtoReflect

func (*MaskedListingWWalletResponse_ListingGen) Reset

func (*MaskedListingWWalletResponse_ListingGen) String

type MaskedListingWWalletResponse_ListingGen_GetListingResponseGen

type MaskedListingWWalletResponse_ListingGen_GetListingResponseGen struct {
	Listing *MaskedListingWWalletResponse_ListingGen_GetListingResponseGen_ListingGen `protobuf:"bytes,1,opt,name=listing,proto3" json:"listing,omitempty"`
	// contains filtered or unexported fields
}

func (*MaskedListingWWalletResponse_ListingGen_GetListingResponseGen) Descriptor deprecated

Deprecated: Use MaskedListingWWalletResponse_ListingGen_GetListingResponseGen.ProtoReflect.Descriptor instead.

func (*MaskedListingWWalletResponse_ListingGen_GetListingResponseGen) GetListing

func (*MaskedListingWWalletResponse_ListingGen_GetListingResponseGen) ProtoMessage

func (*MaskedListingWWalletResponse_ListingGen_GetListingResponseGen) ProtoReflect

func (*MaskedListingWWalletResponse_ListingGen_GetListingResponseGen) Reset

func (*MaskedListingWWalletResponse_ListingGen_GetListingResponseGen) String

type MaskedListingWWalletResponse_ListingGen_GetListingResponseGen_ListingGen

type MaskedListingWWalletResponse_ListingGen_GetListingResponseGen_ListingGen struct {
	Title       string `protobuf:"bytes,1,opt,name=title,proto3" json:"title,omitempty"`
	Description string `protobuf:"bytes,2,opt,name=description,proto3" json:"description,omitempty"`
	// contains filtered or unexported fields
}

func (*MaskedListingWWalletResponse_ListingGen_GetListingResponseGen_ListingGen) Descriptor deprecated

Deprecated: Use MaskedListingWWalletResponse_ListingGen_GetListingResponseGen_ListingGen.ProtoReflect.Descriptor instead.

func (*MaskedListingWWalletResponse_ListingGen_GetListingResponseGen_ListingGen) GetDescription

func (*MaskedListingWWalletResponse_ListingGen_GetListingResponseGen_ListingGen) GetTitle

func (*MaskedListingWWalletResponse_ListingGen_GetListingResponseGen_ListingGen) ProtoMessage

func (*MaskedListingWWalletResponse_ListingGen_GetListingResponseGen_ListingGen) ProtoReflect

func (*MaskedListingWWalletResponse_ListingGen_GetListingResponseGen_ListingGen) Reset

func (*MaskedListingWWalletResponse_ListingGen_GetListingResponseGen_ListingGen) String

type MaskedListingWWalletResponse_WalletGen

type MaskedListingWWalletResponse_WalletGen struct {
	GetUserWalletResponse *MaskedListingWWalletResponse_WalletGen_GetUserWalletResponseGen `protobuf:"bytes,1,opt,name=GetUserWalletResponse,proto3" json:"GetUserWalletResponse,omitempty"`
	// contains filtered or unexported fields
}

func (*MaskedListingWWalletResponse_WalletGen) Descriptor deprecated

func (*MaskedListingWWalletResponse_WalletGen) Descriptor() ([]byte, []int)

Deprecated: Use MaskedListingWWalletResponse_WalletGen.ProtoReflect.Descriptor instead.

func (*MaskedListingWWalletResponse_WalletGen) GetGetUserWalletResponse

func (*MaskedListingWWalletResponse_WalletGen) ProtoMessage

func (*MaskedListingWWalletResponse_WalletGen) ProtoReflect

func (*MaskedListingWWalletResponse_WalletGen) Reset

func (*MaskedListingWWalletResponse_WalletGen) String

type MaskedListingWWalletResponse_WalletGen_GetUserWalletResponseGen

type MaskedListingWWalletResponse_WalletGen_GetUserWalletResponseGen struct {
	UserWallet *MaskedListingWWalletResponse_WalletGen_GetUserWalletResponseGen_UserWalletGen `protobuf:"bytes,1,opt,name=user_wallet,json=userWallet,proto3" json:"user_wallet,omitempty"`
	// contains filtered or unexported fields
}

func (*MaskedListingWWalletResponse_WalletGen_GetUserWalletResponseGen) Descriptor deprecated

Deprecated: Use MaskedListingWWalletResponse_WalletGen_GetUserWalletResponseGen.ProtoReflect.Descriptor instead.

func (*MaskedListingWWalletResponse_WalletGen_GetUserWalletResponseGen) GetUserWallet

func (*MaskedListingWWalletResponse_WalletGen_GetUserWalletResponseGen) ProtoMessage

func (*MaskedListingWWalletResponse_WalletGen_GetUserWalletResponseGen) ProtoReflect

func (*MaskedListingWWalletResponse_WalletGen_GetUserWalletResponseGen) Reset

func (*MaskedListingWWalletResponse_WalletGen_GetUserWalletResponseGen) String

type MaskedListingWWalletResponse_WalletGen_GetUserWalletResponseGen_UserWalletGen

type MaskedListingWWalletResponse_WalletGen_GetUserWalletResponseGen_UserWalletGen struct {
	CoinBalance int64 `protobuf:"varint,1,opt,name=coin_balance,json=coinBalance,proto3" json:"coin_balance,omitempty"`
	// contains filtered or unexported fields
}

func (*MaskedListingWWalletResponse_WalletGen_GetUserWalletResponseGen_UserWalletGen) Descriptor deprecated

Deprecated: Use MaskedListingWWalletResponse_WalletGen_GetUserWalletResponseGen_UserWalletGen.ProtoReflect.Descriptor instead.

func (*MaskedListingWWalletResponse_WalletGen_GetUserWalletResponseGen_UserWalletGen) GetCoinBalance

func (*MaskedListingWWalletResponse_WalletGen_GetUserWalletResponseGen_UserWalletGen) ProtoMessage

func (*MaskedListingWWalletResponse_WalletGen_GetUserWalletResponseGen_UserWalletGen) ProtoReflect

func (*MaskedListingWWalletResponse_WalletGen_GetUserWalletResponseGen_UserWalletGen) Reset

func (*MaskedListingWWalletResponse_WalletGen_GetUserWalletResponseGen_UserWalletGen) String

type MaskedListingWWalletServiceClient

type MaskedListingWWalletServiceClient interface {
	InvokeMaskedListingWWallet(ctx context.Context, in *MaskedListingWWalletRequest, opts ...grpc.CallOption) (*MaskedListingWWalletResponse, error)
}

MaskedListingWWalletServiceClient is the client API for MaskedListingWWalletService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type MaskedListingWWalletServiceServer

type MaskedListingWWalletServiceServer interface {
	InvokeMaskedListingWWallet(context.Context, *MaskedListingWWalletRequest) (*MaskedListingWWalletResponse, error)
	// contains filtered or unexported methods
}

MaskedListingWWalletServiceServer is the server API for MaskedListingWWalletService service. All implementations must embed UnimplementedMaskedListingWWalletServiceServer for forward compatibility

type UnimplementedMaskedListingWWalletServiceServer

type UnimplementedMaskedListingWWalletServiceServer struct {
}

UnimplementedMaskedListingWWalletServiceServer must be embedded to have forward compatible implementations.

func (UnimplementedMaskedListingWWalletServiceServer) InvokeMaskedListingWWallet

type UnsafeMaskedListingWWalletServiceServer

type UnsafeMaskedListingWWalletServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeMaskedListingWWalletServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to MaskedListingWWalletServiceServer will result in compilation errors.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL