Documentation
¶
Overview ¶
Package offers is a reverse proxy.
It translates gRPC into RESTful JSON APIs.
Index ¶
- Variables
- func RegisterMruVOffersServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
- func RegisterMruVOffersServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, client MruVOffersServiceClient) error
- func RegisterMruVOffersServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, ...) (err error)
- func RegisterMruVOffersServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, server MruVOffersServiceServer) error
- func RegisterMruVOffersServiceServer(s *grpc.Server, srv MruVOffersServiceServer)
- type AcceptOfferRequest
- func (*AcceptOfferRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AcceptOfferRequest) GetId() uint32
- func (*AcceptOfferRequest) ProtoMessage()
- func (x *AcceptOfferRequest) ProtoReflect() protoreflect.Message
- func (x *AcceptOfferRequest) Reset()
- func (x *AcceptOfferRequest) String() string
- func (m *AcceptOfferRequest) Validate() error
- type AcceptOfferRequestValidationError
- func (e AcceptOfferRequestValidationError) Cause() error
- func (e AcceptOfferRequestValidationError) Error() string
- func (e AcceptOfferRequestValidationError) ErrorName() string
- func (e AcceptOfferRequestValidationError) Field() string
- func (e AcceptOfferRequestValidationError) Key() bool
- func (e AcceptOfferRequestValidationError) Reason() string
- type AcceptOfferResponse
- func (*AcceptOfferResponse) Descriptor() ([]byte, []int)deprecated
- func (*AcceptOfferResponse) ProtoMessage()
- func (x *AcceptOfferResponse) ProtoReflect() protoreflect.Message
- func (x *AcceptOfferResponse) Reset()
- func (x *AcceptOfferResponse) String() string
- func (m *AcceptOfferResponse) Validate() error
- type AcceptOfferResponseValidationError
- func (e AcceptOfferResponseValidationError) Cause() error
- func (e AcceptOfferResponseValidationError) Error() string
- func (e AcceptOfferResponseValidationError) ErrorName() string
- func (e AcceptOfferResponseValidationError) Field() string
- func (e AcceptOfferResponseValidationError) Key() bool
- func (e AcceptOfferResponseValidationError) Reason() string
- type CreateOfferRequest
- func (*CreateOfferRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateOfferRequest) GetDescription() string
- func (x *CreateOfferRequest) GetEndDate() int64
- func (x *CreateOfferRequest) GetName() string
- func (x *CreateOfferRequest) GetOffer() string
- func (x *CreateOfferRequest) GetOfferEntityId() uint32
- func (x *CreateOfferRequest) GetOfferType() OfferType
- func (x *CreateOfferRequest) GetPrice() uint32
- func (*CreateOfferRequest) ProtoMessage()
- func (x *CreateOfferRequest) ProtoReflect() protoreflect.Message
- func (x *CreateOfferRequest) Reset()
- func (x *CreateOfferRequest) String() string
- func (m *CreateOfferRequest) Validate() error
- type CreateOfferRequestValidationError
- func (e CreateOfferRequestValidationError) Cause() error
- func (e CreateOfferRequestValidationError) Error() string
- func (e CreateOfferRequestValidationError) ErrorName() string
- func (e CreateOfferRequestValidationError) Field() string
- func (e CreateOfferRequestValidationError) Key() bool
- func (e CreateOfferRequestValidationError) Reason() string
- type CreateOfferResponse
- func (*CreateOfferResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateOfferResponse) GetId() uint32
- func (*CreateOfferResponse) ProtoMessage()
- func (x *CreateOfferResponse) ProtoReflect() protoreflect.Message
- func (x *CreateOfferResponse) Reset()
- func (x *CreateOfferResponse) String() string
- func (m *CreateOfferResponse) Validate() error
- type CreateOfferResponseValidationError
- func (e CreateOfferResponseValidationError) Cause() error
- func (e CreateOfferResponseValidationError) Error() string
- func (e CreateOfferResponseValidationError) ErrorName() string
- func (e CreateOfferResponseValidationError) Field() string
- func (e CreateOfferResponseValidationError) Key() bool
- func (e CreateOfferResponseValidationError) Reason() string
- type DeleteOfferRequest
- func (*DeleteOfferRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteOfferRequest) GetId() uint32
- func (*DeleteOfferRequest) ProtoMessage()
- func (x *DeleteOfferRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteOfferRequest) Reset()
- func (x *DeleteOfferRequest) String() string
- func (m *DeleteOfferRequest) Validate() error
- type DeleteOfferRequestValidationError
- func (e DeleteOfferRequestValidationError) Cause() error
- func (e DeleteOfferRequestValidationError) Error() string
- func (e DeleteOfferRequestValidationError) ErrorName() string
- func (e DeleteOfferRequestValidationError) Field() string
- func (e DeleteOfferRequestValidationError) Key() bool
- func (e DeleteOfferRequestValidationError) Reason() string
- type DeleteOfferResponse
- func (*DeleteOfferResponse) Descriptor() ([]byte, []int)deprecated
- func (*DeleteOfferResponse) ProtoMessage()
- func (x *DeleteOfferResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteOfferResponse) Reset()
- func (x *DeleteOfferResponse) String() string
- func (m *DeleteOfferResponse) Validate() error
- type DeleteOfferResponseValidationError
- func (e DeleteOfferResponseValidationError) Cause() error
- func (e DeleteOfferResponseValidationError) Error() string
- func (e DeleteOfferResponseValidationError) ErrorName() string
- func (e DeleteOfferResponseValidationError) Field() string
- func (e DeleteOfferResponseValidationError) Key() bool
- func (e DeleteOfferResponseValidationError) Reason() string
- type GetOfferRequest
- func (*GetOfferRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetOfferRequest) GetId() uint32
- func (*GetOfferRequest) ProtoMessage()
- func (x *GetOfferRequest) ProtoReflect() protoreflect.Message
- func (x *GetOfferRequest) Reset()
- func (x *GetOfferRequest) String() string
- func (m *GetOfferRequest) Validate() error
- type GetOfferRequestValidationError
- func (e GetOfferRequestValidationError) Cause() error
- func (e GetOfferRequestValidationError) Error() string
- func (e GetOfferRequestValidationError) ErrorName() string
- func (e GetOfferRequestValidationError) Field() string
- func (e GetOfferRequestValidationError) Key() bool
- func (e GetOfferRequestValidationError) Reason() string
- type GetOfferResponse
- type GetOfferResponseValidationError
- func (e GetOfferResponseValidationError) Cause() error
- func (e GetOfferResponseValidationError) Error() string
- func (e GetOfferResponseValidationError) ErrorName() string
- func (e GetOfferResponseValidationError) Field() string
- func (e GetOfferResponseValidationError) Key() bool
- func (e GetOfferResponseValidationError) Reason() string
- type MruVOffersServiceClient
- type MruVOffersServiceServer
- type OfferType
- type UnimplementedMruVOffersServiceServer
- func (*UnimplementedMruVOffersServiceServer) AcceptOffer(context.Context, *AcceptOfferRequest) (*AcceptOfferResponse, error)
- func (*UnimplementedMruVOffersServiceServer) CreateOffer(context.Context, *CreateOfferRequest) (*CreateOfferResponse, error)
- func (*UnimplementedMruVOffersServiceServer) DeleteOffer(context.Context, *DeleteOfferRequest) (*DeleteOfferResponse, error)
- func (*UnimplementedMruVOffersServiceServer) GetOffer(context.Context, *GetOfferRequest) (*GetOfferResponse, error)
- func (*UnimplementedMruVOffersServiceServer) UpdateOffer(context.Context, *UpdateOfferRequest) (*UpdateOfferResponse, error)
- type UpdateOfferRequest
- func (*UpdateOfferRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateOfferRequest) GetId() uint32
- func (*UpdateOfferRequest) ProtoMessage()
- func (x *UpdateOfferRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateOfferRequest) Reset()
- func (x *UpdateOfferRequest) String() string
- func (m *UpdateOfferRequest) Validate() error
- type UpdateOfferRequestValidationError
- func (e UpdateOfferRequestValidationError) Cause() error
- func (e UpdateOfferRequestValidationError) Error() string
- func (e UpdateOfferRequestValidationError) ErrorName() string
- func (e UpdateOfferRequestValidationError) Field() string
- func (e UpdateOfferRequestValidationError) Key() bool
- func (e UpdateOfferRequestValidationError) Reason() string
- type UpdateOfferResponse
- func (*UpdateOfferResponse) Descriptor() ([]byte, []int)deprecated
- func (*UpdateOfferResponse) ProtoMessage()
- func (x *UpdateOfferResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateOfferResponse) Reset()
- func (x *UpdateOfferResponse) String() string
- func (m *UpdateOfferResponse) Validate() error
- type UpdateOfferResponseValidationError
- func (e UpdateOfferResponseValidationError) Cause() error
- func (e UpdateOfferResponseValidationError) Error() string
- func (e UpdateOfferResponseValidationError) ErrorName() string
- func (e UpdateOfferResponseValidationError) Field() string
- func (e UpdateOfferResponseValidationError) Key() bool
- func (e UpdateOfferResponseValidationError) Reason() string
Constants ¶
This section is empty.
Variables ¶
var ( OfferType_name = map[int32]string{ 0: "UNKNOWN", } OfferType_value = map[string]int32{ "UNKNOWN": 0, } )
Enum value maps for OfferType.
var File_offers_offers_proto protoreflect.FileDescriptor
Functions ¶
func RegisterMruVOffersServiceHandler ¶
func RegisterMruVOffersServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
RegisterMruVOffersServiceHandler registers the http handlers for service MruVOffersService to "mux". The handlers forward requests to the grpc endpoint over "conn".
func RegisterMruVOffersServiceHandlerClient ¶
func RegisterMruVOffersServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, client MruVOffersServiceClient) error
RegisterMruVOffersServiceHandlerClient registers the http handlers for service MruVOffersService to "mux". The handlers forward requests to the grpc endpoint over the given implementation of "MruVOffersServiceClient". Note: the gRPC framework executes interceptors within the gRPC handler. If the passed in "MruVOffersServiceClient" doesn't go through the normal gRPC flow (creating a gRPC client etc.) then it will be up to the passed in "MruVOffersServiceClient" to call the correct interceptors.
func RegisterMruVOffersServiceHandlerFromEndpoint ¶
func RegisterMruVOffersServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, opts []grpc.DialOption) (err error)
RegisterMruVOffersServiceHandlerFromEndpoint is same as RegisterMruVOffersServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
func RegisterMruVOffersServiceHandlerServer ¶
func RegisterMruVOffersServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, server MruVOffersServiceServer) error
RegisterMruVOffersServiceHandlerServer registers the http handlers for service MruVOffersService to "mux". UnaryRPC :call MruVOffersServiceServer directly. StreamingRPC :currently unsupported pending https://github.com/grpc/grpc-go/issues/906. Note that using this registration option will cause many gRPC library features to stop working. Consider using RegisterMruVOffersServiceHandlerFromEndpoint instead.
func RegisterMruVOffersServiceServer ¶
func RegisterMruVOffersServiceServer(s *grpc.Server, srv MruVOffersServiceServer)
Types ¶
type AcceptOfferRequest ¶
type AcceptOfferRequest struct { Id uint32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
Request message for rpc `AcceptOffer`.
func (*AcceptOfferRequest) Descriptor
deprecated
func (*AcceptOfferRequest) Descriptor() ([]byte, []int)
Deprecated: Use AcceptOfferRequest.ProtoReflect.Descriptor instead.
func (*AcceptOfferRequest) GetId ¶
func (x *AcceptOfferRequest) GetId() uint32
func (*AcceptOfferRequest) ProtoMessage ¶
func (*AcceptOfferRequest) ProtoMessage()
func (*AcceptOfferRequest) ProtoReflect ¶ added in v0.8.4
func (x *AcceptOfferRequest) ProtoReflect() protoreflect.Message
func (*AcceptOfferRequest) Reset ¶
func (x *AcceptOfferRequest) Reset()
func (*AcceptOfferRequest) String ¶
func (x *AcceptOfferRequest) String() string
func (*AcceptOfferRequest) Validate ¶
func (m *AcceptOfferRequest) Validate() error
Validate checks the field values on AcceptOfferRequest with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type AcceptOfferRequestValidationError ¶
type AcceptOfferRequestValidationError struct {
// contains filtered or unexported fields
}
AcceptOfferRequestValidationError is the validation error returned by AcceptOfferRequest.Validate if the designated constraints aren't met.
func (AcceptOfferRequestValidationError) Cause ¶
func (e AcceptOfferRequestValidationError) Cause() error
Cause function returns cause value.
func (AcceptOfferRequestValidationError) Error ¶
func (e AcceptOfferRequestValidationError) Error() string
Error satisfies the builtin error interface
func (AcceptOfferRequestValidationError) ErrorName ¶
func (e AcceptOfferRequestValidationError) ErrorName() string
ErrorName returns error name.
func (AcceptOfferRequestValidationError) Field ¶
func (e AcceptOfferRequestValidationError) Field() string
Field function returns field value.
func (AcceptOfferRequestValidationError) Key ¶
func (e AcceptOfferRequestValidationError) Key() bool
Key function returns key value.
func (AcceptOfferRequestValidationError) Reason ¶
func (e AcceptOfferRequestValidationError) Reason() string
Reason function returns reason value.
type AcceptOfferResponse ¶
type AcceptOfferResponse struct {
// contains filtered or unexported fields
}
Response message for rpc `AcceptOffer`.
func (*AcceptOfferResponse) Descriptor
deprecated
func (*AcceptOfferResponse) Descriptor() ([]byte, []int)
Deprecated: Use AcceptOfferResponse.ProtoReflect.Descriptor instead.
func (*AcceptOfferResponse) ProtoMessage ¶
func (*AcceptOfferResponse) ProtoMessage()
func (*AcceptOfferResponse) ProtoReflect ¶ added in v0.8.4
func (x *AcceptOfferResponse) ProtoReflect() protoreflect.Message
func (*AcceptOfferResponse) Reset ¶
func (x *AcceptOfferResponse) Reset()
func (*AcceptOfferResponse) String ¶
func (x *AcceptOfferResponse) String() string
func (*AcceptOfferResponse) Validate ¶
func (m *AcceptOfferResponse) Validate() error
Validate checks the field values on AcceptOfferResponse with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type AcceptOfferResponseValidationError ¶
type AcceptOfferResponseValidationError struct {
// contains filtered or unexported fields
}
AcceptOfferResponseValidationError is the validation error returned by AcceptOfferResponse.Validate if the designated constraints aren't met.
func (AcceptOfferResponseValidationError) Cause ¶
func (e AcceptOfferResponseValidationError) Cause() error
Cause function returns cause value.
func (AcceptOfferResponseValidationError) Error ¶
func (e AcceptOfferResponseValidationError) Error() string
Error satisfies the builtin error interface
func (AcceptOfferResponseValidationError) ErrorName ¶
func (e AcceptOfferResponseValidationError) ErrorName() string
ErrorName returns error name.
func (AcceptOfferResponseValidationError) Field ¶
func (e AcceptOfferResponseValidationError) Field() string
Field function returns field value.
func (AcceptOfferResponseValidationError) Key ¶
func (e AcceptOfferResponseValidationError) Key() bool
Key function returns key value.
func (AcceptOfferResponseValidationError) Reason ¶
func (e AcceptOfferResponseValidationError) Reason() string
Reason function returns reason value.
type CreateOfferRequest ¶
type CreateOfferRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Description string `protobuf:"bytes,2,opt,name=description,proto3" json:"description,omitempty"` Offer string `protobuf:"bytes,3,opt,name=offer,proto3" json:"offer,omitempty"` EndDate int64 `protobuf:"varint,4,opt,name=end_date,json=endDate,proto3" json:"end_date,omitempty"` Price uint32 `protobuf:"varint,5,opt,name=price,proto3" json:"price,omitempty"` OfferType OfferType `protobuf:"varint,6,opt,name=offer_type,json=offerType,proto3,enum=mruv.offers.OfferType" json:"offer_type,omitempty"` OfferEntityId uint32 `protobuf:"varint,7,opt,name=offer_entity_id,json=offerEntityId,proto3" json:"offer_entity_id,omitempty"` // contains filtered or unexported fields }
Request message for rpc `CreateOffer`.
func (*CreateOfferRequest) Descriptor
deprecated
func (*CreateOfferRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateOfferRequest.ProtoReflect.Descriptor instead.
func (*CreateOfferRequest) GetDescription ¶
func (x *CreateOfferRequest) GetDescription() string
func (*CreateOfferRequest) GetEndDate ¶
func (x *CreateOfferRequest) GetEndDate() int64
func (*CreateOfferRequest) GetName ¶
func (x *CreateOfferRequest) GetName() string
func (*CreateOfferRequest) GetOffer ¶
func (x *CreateOfferRequest) GetOffer() string
func (*CreateOfferRequest) GetOfferEntityId ¶
func (x *CreateOfferRequest) GetOfferEntityId() uint32
func (*CreateOfferRequest) GetOfferType ¶
func (x *CreateOfferRequest) GetOfferType() OfferType
func (*CreateOfferRequest) GetPrice ¶
func (x *CreateOfferRequest) GetPrice() uint32
func (*CreateOfferRequest) ProtoMessage ¶
func (*CreateOfferRequest) ProtoMessage()
func (*CreateOfferRequest) ProtoReflect ¶ added in v0.8.4
func (x *CreateOfferRequest) ProtoReflect() protoreflect.Message
func (*CreateOfferRequest) Reset ¶
func (x *CreateOfferRequest) Reset()
func (*CreateOfferRequest) String ¶
func (x *CreateOfferRequest) String() string
func (*CreateOfferRequest) Validate ¶
func (m *CreateOfferRequest) Validate() error
Validate checks the field values on CreateOfferRequest with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type CreateOfferRequestValidationError ¶
type CreateOfferRequestValidationError struct {
// contains filtered or unexported fields
}
CreateOfferRequestValidationError is the validation error returned by CreateOfferRequest.Validate if the designated constraints aren't met.
func (CreateOfferRequestValidationError) Cause ¶
func (e CreateOfferRequestValidationError) Cause() error
Cause function returns cause value.
func (CreateOfferRequestValidationError) Error ¶
func (e CreateOfferRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreateOfferRequestValidationError) ErrorName ¶
func (e CreateOfferRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreateOfferRequestValidationError) Field ¶
func (e CreateOfferRequestValidationError) Field() string
Field function returns field value.
func (CreateOfferRequestValidationError) Key ¶
func (e CreateOfferRequestValidationError) Key() bool
Key function returns key value.
func (CreateOfferRequestValidationError) Reason ¶
func (e CreateOfferRequestValidationError) Reason() string
Reason function returns reason value.
type CreateOfferResponse ¶
type CreateOfferResponse struct { Id uint32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
Response message for rpc `CreateOffer`.
func (*CreateOfferResponse) Descriptor
deprecated
func (*CreateOfferResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateOfferResponse.ProtoReflect.Descriptor instead.
func (*CreateOfferResponse) GetId ¶
func (x *CreateOfferResponse) GetId() uint32
func (*CreateOfferResponse) ProtoMessage ¶
func (*CreateOfferResponse) ProtoMessage()
func (*CreateOfferResponse) ProtoReflect ¶ added in v0.8.4
func (x *CreateOfferResponse) ProtoReflect() protoreflect.Message
func (*CreateOfferResponse) Reset ¶
func (x *CreateOfferResponse) Reset()
func (*CreateOfferResponse) String ¶
func (x *CreateOfferResponse) String() string
func (*CreateOfferResponse) Validate ¶
func (m *CreateOfferResponse) Validate() error
Validate checks the field values on CreateOfferResponse with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type CreateOfferResponseValidationError ¶
type CreateOfferResponseValidationError struct {
// contains filtered or unexported fields
}
CreateOfferResponseValidationError is the validation error returned by CreateOfferResponse.Validate if the designated constraints aren't met.
func (CreateOfferResponseValidationError) Cause ¶
func (e CreateOfferResponseValidationError) Cause() error
Cause function returns cause value.
func (CreateOfferResponseValidationError) Error ¶
func (e CreateOfferResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CreateOfferResponseValidationError) ErrorName ¶
func (e CreateOfferResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CreateOfferResponseValidationError) Field ¶
func (e CreateOfferResponseValidationError) Field() string
Field function returns field value.
func (CreateOfferResponseValidationError) Key ¶
func (e CreateOfferResponseValidationError) Key() bool
Key function returns key value.
func (CreateOfferResponseValidationError) Reason ¶
func (e CreateOfferResponseValidationError) Reason() string
Reason function returns reason value.
type DeleteOfferRequest ¶
type DeleteOfferRequest struct { Id uint32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
Request message for rpc `DeleteOffer`.
func (*DeleteOfferRequest) Descriptor
deprecated
func (*DeleteOfferRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteOfferRequest.ProtoReflect.Descriptor instead.
func (*DeleteOfferRequest) GetId ¶
func (x *DeleteOfferRequest) GetId() uint32
func (*DeleteOfferRequest) ProtoMessage ¶
func (*DeleteOfferRequest) ProtoMessage()
func (*DeleteOfferRequest) ProtoReflect ¶ added in v0.8.4
func (x *DeleteOfferRequest) ProtoReflect() protoreflect.Message
func (*DeleteOfferRequest) Reset ¶
func (x *DeleteOfferRequest) Reset()
func (*DeleteOfferRequest) String ¶
func (x *DeleteOfferRequest) String() string
func (*DeleteOfferRequest) Validate ¶
func (m *DeleteOfferRequest) Validate() error
Validate checks the field values on DeleteOfferRequest with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type DeleteOfferRequestValidationError ¶
type DeleteOfferRequestValidationError struct {
// contains filtered or unexported fields
}
DeleteOfferRequestValidationError is the validation error returned by DeleteOfferRequest.Validate if the designated constraints aren't met.
func (DeleteOfferRequestValidationError) Cause ¶
func (e DeleteOfferRequestValidationError) Cause() error
Cause function returns cause value.
func (DeleteOfferRequestValidationError) Error ¶
func (e DeleteOfferRequestValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteOfferRequestValidationError) ErrorName ¶
func (e DeleteOfferRequestValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteOfferRequestValidationError) Field ¶
func (e DeleteOfferRequestValidationError) Field() string
Field function returns field value.
func (DeleteOfferRequestValidationError) Key ¶
func (e DeleteOfferRequestValidationError) Key() bool
Key function returns key value.
func (DeleteOfferRequestValidationError) Reason ¶
func (e DeleteOfferRequestValidationError) Reason() string
Reason function returns reason value.
type DeleteOfferResponse ¶
type DeleteOfferResponse struct {
// contains filtered or unexported fields
}
Response message for rpc `DeleteOffer`.
func (*DeleteOfferResponse) Descriptor
deprecated
func (*DeleteOfferResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteOfferResponse.ProtoReflect.Descriptor instead.
func (*DeleteOfferResponse) ProtoMessage ¶
func (*DeleteOfferResponse) ProtoMessage()
func (*DeleteOfferResponse) ProtoReflect ¶ added in v0.8.4
func (x *DeleteOfferResponse) ProtoReflect() protoreflect.Message
func (*DeleteOfferResponse) Reset ¶
func (x *DeleteOfferResponse) Reset()
func (*DeleteOfferResponse) String ¶
func (x *DeleteOfferResponse) String() string
func (*DeleteOfferResponse) Validate ¶
func (m *DeleteOfferResponse) Validate() error
Validate checks the field values on DeleteOfferResponse with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type DeleteOfferResponseValidationError ¶
type DeleteOfferResponseValidationError struct {
// contains filtered or unexported fields
}
DeleteOfferResponseValidationError is the validation error returned by DeleteOfferResponse.Validate if the designated constraints aren't met.
func (DeleteOfferResponseValidationError) Cause ¶
func (e DeleteOfferResponseValidationError) Cause() error
Cause function returns cause value.
func (DeleteOfferResponseValidationError) Error ¶
func (e DeleteOfferResponseValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteOfferResponseValidationError) ErrorName ¶
func (e DeleteOfferResponseValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteOfferResponseValidationError) Field ¶
func (e DeleteOfferResponseValidationError) Field() string
Field function returns field value.
func (DeleteOfferResponseValidationError) Key ¶
func (e DeleteOfferResponseValidationError) Key() bool
Key function returns key value.
func (DeleteOfferResponseValidationError) Reason ¶
func (e DeleteOfferResponseValidationError) Reason() string
Reason function returns reason value.
type GetOfferRequest ¶
type GetOfferRequest struct { Id uint32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
Request message for rpc `GetOffer`.
func (*GetOfferRequest) Descriptor
deprecated
func (*GetOfferRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetOfferRequest.ProtoReflect.Descriptor instead.
func (*GetOfferRequest) GetId ¶
func (x *GetOfferRequest) GetId() uint32
func (*GetOfferRequest) ProtoMessage ¶
func (*GetOfferRequest) ProtoMessage()
func (*GetOfferRequest) ProtoReflect ¶ added in v0.8.4
func (x *GetOfferRequest) ProtoReflect() protoreflect.Message
func (*GetOfferRequest) Reset ¶
func (x *GetOfferRequest) Reset()
func (*GetOfferRequest) String ¶
func (x *GetOfferRequest) String() string
func (*GetOfferRequest) Validate ¶
func (m *GetOfferRequest) Validate() error
Validate checks the field values on GetOfferRequest with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type GetOfferRequestValidationError ¶
type GetOfferRequestValidationError struct {
// contains filtered or unexported fields
}
GetOfferRequestValidationError is the validation error returned by GetOfferRequest.Validate if the designated constraints aren't met.
func (GetOfferRequestValidationError) Cause ¶
func (e GetOfferRequestValidationError) Cause() error
Cause function returns cause value.
func (GetOfferRequestValidationError) Error ¶
func (e GetOfferRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetOfferRequestValidationError) ErrorName ¶
func (e GetOfferRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetOfferRequestValidationError) Field ¶
func (e GetOfferRequestValidationError) Field() string
Field function returns field value.
func (GetOfferRequestValidationError) Key ¶
func (e GetOfferRequestValidationError) Key() bool
Key function returns key value.
func (GetOfferRequestValidationError) Reason ¶
func (e GetOfferRequestValidationError) Reason() string
Reason function returns reason value.
type GetOfferResponse ¶
type GetOfferResponse struct {
// contains filtered or unexported fields
}
Response message for rpc `GetOffer`.
func (*GetOfferResponse) Descriptor
deprecated
func (*GetOfferResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetOfferResponse.ProtoReflect.Descriptor instead.
func (*GetOfferResponse) ProtoMessage ¶
func (*GetOfferResponse) ProtoMessage()
func (*GetOfferResponse) ProtoReflect ¶ added in v0.8.4
func (x *GetOfferResponse) ProtoReflect() protoreflect.Message
func (*GetOfferResponse) Reset ¶
func (x *GetOfferResponse) Reset()
func (*GetOfferResponse) String ¶
func (x *GetOfferResponse) String() string
func (*GetOfferResponse) Validate ¶
func (m *GetOfferResponse) Validate() error
Validate checks the field values on GetOfferResponse with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type GetOfferResponseValidationError ¶
type GetOfferResponseValidationError struct {
// contains filtered or unexported fields
}
GetOfferResponseValidationError is the validation error returned by GetOfferResponse.Validate if the designated constraints aren't met.
func (GetOfferResponseValidationError) Cause ¶
func (e GetOfferResponseValidationError) Cause() error
Cause function returns cause value.
func (GetOfferResponseValidationError) Error ¶
func (e GetOfferResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetOfferResponseValidationError) ErrorName ¶
func (e GetOfferResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetOfferResponseValidationError) Field ¶
func (e GetOfferResponseValidationError) Field() string
Field function returns field value.
func (GetOfferResponseValidationError) Key ¶
func (e GetOfferResponseValidationError) Key() bool
Key function returns key value.
func (GetOfferResponseValidationError) Reason ¶
func (e GetOfferResponseValidationError) Reason() string
Reason function returns reason value.
type MruVOffersServiceClient ¶
type MruVOffersServiceClient interface { // Create an offer. CreateOffer(ctx context.Context, in *CreateOfferRequest, opts ...grpc.CallOption) (*CreateOfferResponse, error) // Get an offer. GetOffer(ctx context.Context, in *GetOfferRequest, opts ...grpc.CallOption) (*GetOfferResponse, error) // Update an offer. UpdateOffer(ctx context.Context, in *UpdateOfferRequest, opts ...grpc.CallOption) (*UpdateOfferResponse, error) // Delete an offer. DeleteOffer(ctx context.Context, in *DeleteOfferRequest, opts ...grpc.CallOption) (*DeleteOfferResponse, error) // Accept an offer and proceed transaction. AcceptOffer(ctx context.Context, in *AcceptOfferRequest, opts ...grpc.CallOption) (*AcceptOfferResponse, error) }
MruVOffersServiceClient is the client API for MruVOffersService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewMruVOffersServiceClient ¶
func NewMruVOffersServiceClient(cc grpc.ClientConnInterface) MruVOffersServiceClient
type MruVOffersServiceServer ¶
type MruVOffersServiceServer interface { // Create an offer. CreateOffer(context.Context, *CreateOfferRequest) (*CreateOfferResponse, error) // Get an offer. GetOffer(context.Context, *GetOfferRequest) (*GetOfferResponse, error) // Update an offer. UpdateOffer(context.Context, *UpdateOfferRequest) (*UpdateOfferResponse, error) // Delete an offer. DeleteOffer(context.Context, *DeleteOfferRequest) (*DeleteOfferResponse, error) // Accept an offer and proceed transaction. AcceptOffer(context.Context, *AcceptOfferRequest) (*AcceptOfferResponse, error) }
MruVOffersServiceServer is the server API for MruVOffersService service.
type OfferType ¶
type OfferType int32
const (
OfferType_UNKNOWN OfferType = 0
)
func (OfferType) Descriptor ¶ added in v0.8.4
func (OfferType) Descriptor() protoreflect.EnumDescriptor
func (OfferType) EnumDescriptor
deprecated
func (OfferType) Number ¶ added in v0.8.4
func (x OfferType) Number() protoreflect.EnumNumber
func (OfferType) Type ¶ added in v0.8.4
func (OfferType) Type() protoreflect.EnumType
type UnimplementedMruVOffersServiceServer ¶
type UnimplementedMruVOffersServiceServer struct { }
UnimplementedMruVOffersServiceServer can be embedded to have forward compatible implementations.
func (*UnimplementedMruVOffersServiceServer) AcceptOffer ¶
func (*UnimplementedMruVOffersServiceServer) AcceptOffer(context.Context, *AcceptOfferRequest) (*AcceptOfferResponse, error)
func (*UnimplementedMruVOffersServiceServer) CreateOffer ¶
func (*UnimplementedMruVOffersServiceServer) CreateOffer(context.Context, *CreateOfferRequest) (*CreateOfferResponse, error)
func (*UnimplementedMruVOffersServiceServer) DeleteOffer ¶
func (*UnimplementedMruVOffersServiceServer) DeleteOffer(context.Context, *DeleteOfferRequest) (*DeleteOfferResponse, error)
func (*UnimplementedMruVOffersServiceServer) GetOffer ¶
func (*UnimplementedMruVOffersServiceServer) GetOffer(context.Context, *GetOfferRequest) (*GetOfferResponse, error)
func (*UnimplementedMruVOffersServiceServer) UpdateOffer ¶
func (*UnimplementedMruVOffersServiceServer) UpdateOffer(context.Context, *UpdateOfferRequest) (*UpdateOfferResponse, error)
type UpdateOfferRequest ¶
type UpdateOfferRequest struct { Id uint32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
Request message for rpc `UpdateOffer`.
func (*UpdateOfferRequest) Descriptor
deprecated
func (*UpdateOfferRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateOfferRequest.ProtoReflect.Descriptor instead.
func (*UpdateOfferRequest) GetId ¶
func (x *UpdateOfferRequest) GetId() uint32
func (*UpdateOfferRequest) ProtoMessage ¶
func (*UpdateOfferRequest) ProtoMessage()
func (*UpdateOfferRequest) ProtoReflect ¶ added in v0.8.4
func (x *UpdateOfferRequest) ProtoReflect() protoreflect.Message
func (*UpdateOfferRequest) Reset ¶
func (x *UpdateOfferRequest) Reset()
func (*UpdateOfferRequest) String ¶
func (x *UpdateOfferRequest) String() string
func (*UpdateOfferRequest) Validate ¶
func (m *UpdateOfferRequest) Validate() error
Validate checks the field values on UpdateOfferRequest with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type UpdateOfferRequestValidationError ¶
type UpdateOfferRequestValidationError struct {
// contains filtered or unexported fields
}
UpdateOfferRequestValidationError is the validation error returned by UpdateOfferRequest.Validate if the designated constraints aren't met.
func (UpdateOfferRequestValidationError) Cause ¶
func (e UpdateOfferRequestValidationError) Cause() error
Cause function returns cause value.
func (UpdateOfferRequestValidationError) Error ¶
func (e UpdateOfferRequestValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateOfferRequestValidationError) ErrorName ¶
func (e UpdateOfferRequestValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateOfferRequestValidationError) Field ¶
func (e UpdateOfferRequestValidationError) Field() string
Field function returns field value.
func (UpdateOfferRequestValidationError) Key ¶
func (e UpdateOfferRequestValidationError) Key() bool
Key function returns key value.
func (UpdateOfferRequestValidationError) Reason ¶
func (e UpdateOfferRequestValidationError) Reason() string
Reason function returns reason value.
type UpdateOfferResponse ¶
type UpdateOfferResponse struct {
// contains filtered or unexported fields
}
Response message for rpc `UpdateOffer`.
func (*UpdateOfferResponse) Descriptor
deprecated
func (*UpdateOfferResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateOfferResponse.ProtoReflect.Descriptor instead.
func (*UpdateOfferResponse) ProtoMessage ¶
func (*UpdateOfferResponse) ProtoMessage()
func (*UpdateOfferResponse) ProtoReflect ¶ added in v0.8.4
func (x *UpdateOfferResponse) ProtoReflect() protoreflect.Message
func (*UpdateOfferResponse) Reset ¶
func (x *UpdateOfferResponse) Reset()
func (*UpdateOfferResponse) String ¶
func (x *UpdateOfferResponse) String() string
func (*UpdateOfferResponse) Validate ¶
func (m *UpdateOfferResponse) Validate() error
Validate checks the field values on UpdateOfferResponse with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type UpdateOfferResponseValidationError ¶
type UpdateOfferResponseValidationError struct {
// contains filtered or unexported fields
}
UpdateOfferResponseValidationError is the validation error returned by UpdateOfferResponse.Validate if the designated constraints aren't met.
func (UpdateOfferResponseValidationError) Cause ¶
func (e UpdateOfferResponseValidationError) Cause() error
Cause function returns cause value.
func (UpdateOfferResponseValidationError) Error ¶
func (e UpdateOfferResponseValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateOfferResponseValidationError) ErrorName ¶
func (e UpdateOfferResponseValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateOfferResponseValidationError) Field ¶
func (e UpdateOfferResponseValidationError) Field() string
Field function returns field value.
func (UpdateOfferResponseValidationError) Key ¶
func (e UpdateOfferResponseValidationError) Key() bool
Key function returns key value.
func (UpdateOfferResponseValidationError) Reason ¶
func (e UpdateOfferResponseValidationError) Reason() string
Reason function returns reason value.