Documentation ¶
Index ¶
- Variables
- type Auction
- func (*Auction) Descriptor() ([]byte, []int)deprecated
- func (x *Auction) GetClientAddress() string
- func (x *Auction) GetDealDuration() uint64
- func (x *Auction) GetDealSize() uint64
- func (x *Auction) GetEndsAt() *timestamppb.Timestamp
- func (x *Auction) GetFilEpochDeadline() uint64
- func (x *Auction) GetId() string
- func (x *Auction) GetPayloadCid() string
- func (x *Auction) GetSources() *Sources
- func (*Auction) ProtoMessage()
- func (x *Auction) ProtoReflect() protoreflect.Message
- func (x *Auction) Reset()
- func (x *Auction) String() string
- type Bid
- func (*Bid) Descriptor() ([]byte, []int)deprecated
- func (x *Bid) GetAskPrice() int64
- func (x *Bid) GetAuctionId() string
- func (x *Bid) GetFastRetrieval() bool
- func (x *Bid) GetStartEpoch() uint64
- func (x *Bid) GetStorageProviderId() string
- func (x *Bid) GetVerifiedAskPrice() int64
- func (x *Bid) GetWalletAddrSig() []byte
- func (*Bid) ProtoMessage()
- func (x *Bid) ProtoReflect() protoreflect.Message
- func (x *Bid) Reset()
- func (x *Bid) String() string
- type BidbotEvent
- func (*BidbotEvent) Descriptor() ([]byte, []int)deprecated
- func (x *BidbotEvent) GetEndImporting() *BidbotEvent_EndImporting
- func (x *BidbotEvent) GetErrorFetching() *BidbotEvent_ErrorFetching
- func (x *BidbotEvent) GetErrored() *BidbotEvent_Errored
- func (x *BidbotEvent) GetFinalized() *BidbotEvent_Finalized
- func (x *BidbotEvent) GetStartFetching() *BidbotEvent_StartFetching
- func (x *BidbotEvent) GetStartImporting() *BidbotEvent_StartImporting
- func (x *BidbotEvent) GetStartup() *BidbotEvent_Startup
- func (x *BidbotEvent) GetTs() *timestamppb.Timestamp
- func (m *BidbotEvent) GetType() isBidbotEvent_Type
- func (x *BidbotEvent) GetUnhealthy() *BidbotEvent_Unhealthy
- func (*BidbotEvent) ProtoMessage()
- func (x *BidbotEvent) ProtoReflect() protoreflect.Message
- func (x *BidbotEvent) Reset()
- func (x *BidbotEvent) String() string
- type BidbotEvent_EndImporting
- func (*BidbotEvent_EndImporting) Descriptor() ([]byte, []int)deprecated
- func (x *BidbotEvent_EndImporting) GetAttempts() uint32
- func (x *BidbotEvent_EndImporting) GetBidId() string
- func (x *BidbotEvent_EndImporting) GetError() string
- func (*BidbotEvent_EndImporting) ProtoMessage()
- func (x *BidbotEvent_EndImporting) ProtoReflect() protoreflect.Message
- func (x *BidbotEvent_EndImporting) Reset()
- func (x *BidbotEvent_EndImporting) String() string
- type BidbotEvent_EndImporting_
- type BidbotEvent_ErrorFetching
- func (*BidbotEvent_ErrorFetching) Descriptor() ([]byte, []int)deprecated
- func (x *BidbotEvent_ErrorFetching) GetAttempts() uint32
- func (x *BidbotEvent_ErrorFetching) GetBidId() string
- func (x *BidbotEvent_ErrorFetching) GetError() string
- func (*BidbotEvent_ErrorFetching) ProtoMessage()
- func (x *BidbotEvent_ErrorFetching) ProtoReflect() protoreflect.Message
- func (x *BidbotEvent_ErrorFetching) Reset()
- func (x *BidbotEvent_ErrorFetching) String() string
- type BidbotEvent_ErrorFetching_
- type BidbotEvent_Errored
- func (*BidbotEvent_Errored) Descriptor() ([]byte, []int)deprecated
- func (x *BidbotEvent_Errored) GetBidId() string
- func (x *BidbotEvent_Errored) GetErrorCause() string
- func (*BidbotEvent_Errored) ProtoMessage()
- func (x *BidbotEvent_Errored) ProtoReflect() protoreflect.Message
- func (x *BidbotEvent_Errored) Reset()
- func (x *BidbotEvent_Errored) String() string
- type BidbotEvent_Errored_
- type BidbotEvent_Finalized
- func (*BidbotEvent_Finalized) Descriptor() ([]byte, []int)deprecated
- func (x *BidbotEvent_Finalized) GetBidId() string
- func (*BidbotEvent_Finalized) ProtoMessage()
- func (x *BidbotEvent_Finalized) ProtoReflect() protoreflect.Message
- func (x *BidbotEvent_Finalized) Reset()
- func (x *BidbotEvent_Finalized) String() string
- type BidbotEvent_Finalized_
- type BidbotEvent_StartFetching
- func (*BidbotEvent_StartFetching) Descriptor() ([]byte, []int)deprecated
- func (x *BidbotEvent_StartFetching) GetAttempts() uint32
- func (x *BidbotEvent_StartFetching) GetBidId() string
- func (*BidbotEvent_StartFetching) ProtoMessage()
- func (x *BidbotEvent_StartFetching) ProtoReflect() protoreflect.Message
- func (x *BidbotEvent_StartFetching) Reset()
- func (x *BidbotEvent_StartFetching) String() string
- type BidbotEvent_StartFetching_
- type BidbotEvent_StartImporting
- func (*BidbotEvent_StartImporting) Descriptor() ([]byte, []int)deprecated
- func (x *BidbotEvent_StartImporting) GetAttempts() uint32
- func (x *BidbotEvent_StartImporting) GetBidId() string
- func (*BidbotEvent_StartImporting) ProtoMessage()
- func (x *BidbotEvent_StartImporting) ProtoReflect() protoreflect.Message
- func (x *BidbotEvent_StartImporting) Reset()
- func (x *BidbotEvent_StartImporting) String() string
- type BidbotEvent_StartImporting_
- type BidbotEvent_Startup
- func (*BidbotEvent_Startup) Descriptor() ([]byte, []int)deprecated
- func (x *BidbotEvent_Startup) GetCidGravityConfigured() bool
- func (x *BidbotEvent_Startup) GetCidGravityStrict() bool
- func (x *BidbotEvent_Startup) GetDealStartWindow() uint64
- func (x *BidbotEvent_Startup) GetSemanticVersion() string
- func (x *BidbotEvent_Startup) GetStorageProviderId() string
- func (*BidbotEvent_Startup) ProtoMessage()
- func (x *BidbotEvent_Startup) ProtoReflect() protoreflect.Message
- func (x *BidbotEvent_Startup) Reset()
- func (x *BidbotEvent_Startup) String() string
- type BidbotEvent_Startup_
- type BidbotEvent_Unhealthy
- func (*BidbotEvent_Unhealthy) Descriptor() ([]byte, []int)deprecated
- func (x *BidbotEvent_Unhealthy) GetError() string
- func (x *BidbotEvent_Unhealthy) GetStorageProviderId() string
- func (*BidbotEvent_Unhealthy) ProtoMessage()
- func (x *BidbotEvent_Unhealthy) ProtoReflect() protoreflect.Message
- func (x *BidbotEvent_Unhealthy) Reset()
- func (x *BidbotEvent_Unhealthy) String() string
- type BidbotEvent_Unhealthy_
- type Sources
- type Sources_CARIPFS
- func (*Sources_CARIPFS) Descriptor() ([]byte, []int)deprecated
- func (x *Sources_CARIPFS) GetCid() string
- func (x *Sources_CARIPFS) GetMultiaddrs() []string
- func (*Sources_CARIPFS) ProtoMessage()
- func (x *Sources_CARIPFS) ProtoReflect() protoreflect.Message
- func (x *Sources_CARIPFS) Reset()
- func (x *Sources_CARIPFS) String() string
- type Sources_CARURL
- type WinningBid
- func (*WinningBid) Descriptor() ([]byte, []int)deprecated
- func (x *WinningBid) GetAuctionId() string
- func (x *WinningBid) GetBidId() string
- func (x *WinningBid) GetEncrypted() []byte
- func (*WinningBid) ProtoMessage()
- func (x *WinningBid) ProtoReflect() protoreflect.Message
- func (x *WinningBid) Reset()
- func (x *WinningBid) String() string
- type WinningBidConfidential
- func (*WinningBidConfidential) Descriptor() ([]byte, []int)deprecated
- func (x *WinningBidConfidential) GetSources() *Sources
- func (*WinningBidConfidential) ProtoMessage()
- func (x *WinningBidConfidential) ProtoReflect() protoreflect.Message
- func (x *WinningBidConfidential) Reset()
- func (x *WinningBidConfidential) String() string
- type WinningBidProposal
- func (*WinningBidProposal) Descriptor() ([]byte, []int)deprecated
- func (x *WinningBidProposal) GetAuctionId() string
- func (x *WinningBidProposal) GetBidId() string
- func (x *WinningBidProposal) GetProposalCid() string
- func (*WinningBidProposal) ProtoMessage()
- func (x *WinningBidProposal) ProtoReflect() protoreflect.Message
- func (x *WinningBidProposal) Reset()
- func (x *WinningBidProposal) String() string
Constants ¶
This section is empty.
Variables ¶
var File_v1_message_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type Auction ¶
type Auction struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` PayloadCid string `protobuf:"bytes,2,opt,name=payload_cid,json=payloadCid,proto3" json:"payload_cid,omitempty"` DealSize uint64 `protobuf:"varint,3,opt,name=deal_size,json=dealSize,proto3" json:"deal_size,omitempty"` DealDuration uint64 `protobuf:"varint,4,opt,name=deal_duration,json=dealDuration,proto3" json:"deal_duration,omitempty"` FilEpochDeadline uint64 `protobuf:"varint,5,opt,name=fil_epoch_deadline,json=filEpochDeadline,proto3" json:"fil_epoch_deadline,omitempty"` Sources *Sources `protobuf:"bytes,6,opt,name=sources,proto3" json:"sources,omitempty"` // Obsolete. For back compatibility only. Empty for closed auctions. EndsAt *timestamppb.Timestamp `protobuf:"bytes,7,opt,name=ends_at,json=endsAt,proto3" json:"ends_at,omitempty"` ClientAddress string `protobuf:"bytes,8,opt,name=client_address,json=clientAddress,proto3" json:"client_address,omitempty"` // contains filtered or unexported fields }
func (*Auction) Descriptor
deprecated
func (*Auction) GetClientAddress ¶ added in v0.1.0
func (*Auction) GetDealDuration ¶
func (*Auction) GetDealSize ¶
func (*Auction) GetEndsAt ¶
func (x *Auction) GetEndsAt() *timestamppb.Timestamp
func (*Auction) GetFilEpochDeadline ¶
func (*Auction) GetPayloadCid ¶
func (*Auction) GetSources ¶
func (*Auction) ProtoMessage ¶
func (*Auction) ProtoMessage()
func (*Auction) ProtoReflect ¶
func (x *Auction) ProtoReflect() protoreflect.Message
type Bid ¶
type Bid struct { AuctionId string `protobuf:"bytes,1,opt,name=auction_id,json=auctionId,proto3" json:"auction_id,omitempty"` StorageProviderId string `protobuf:"bytes,2,opt,name=storage_provider_id,json=storageProviderId,proto3" json:"storage_provider_id,omitempty"` WalletAddrSig []byte `protobuf:"bytes,3,opt,name=wallet_addr_sig,json=walletAddrSig,proto3" json:"wallet_addr_sig,omitempty"` AskPrice int64 `protobuf:"varint,4,opt,name=ask_price,json=askPrice,proto3" json:"ask_price,omitempty"` VerifiedAskPrice int64 `protobuf:"varint,5,opt,name=verified_ask_price,json=verifiedAskPrice,proto3" json:"verified_ask_price,omitempty"` StartEpoch uint64 `protobuf:"varint,6,opt,name=start_epoch,json=startEpoch,proto3" json:"start_epoch,omitempty"` FastRetrieval bool `protobuf:"varint,7,opt,name=fast_retrieval,json=fastRetrieval,proto3" json:"fast_retrieval,omitempty"` // contains filtered or unexported fields }
func (*Bid) Descriptor
deprecated
func (*Bid) GetAskPrice ¶
func (*Bid) GetAuctionId ¶
func (*Bid) GetFastRetrieval ¶
func (*Bid) GetStartEpoch ¶
func (*Bid) GetStorageProviderId ¶ added in v0.0.7
func (*Bid) GetVerifiedAskPrice ¶
func (*Bid) GetWalletAddrSig ¶
func (*Bid) ProtoMessage ¶
func (*Bid) ProtoMessage()
func (*Bid) ProtoReflect ¶
func (x *Bid) ProtoReflect() protoreflect.Message
type BidbotEvent ¶ added in v0.1.2
type BidbotEvent struct { Ts *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=ts,proto3" json:"ts,omitempty"` // Types that are assignable to Type: // *BidbotEvent_Startup_ // *BidbotEvent_Unhealthy_ // *BidbotEvent_StartFetching_ // *BidbotEvent_ErrorFetching_ // *BidbotEvent_StartImporting_ // *BidbotEvent_EndImporting_ // *BidbotEvent_Finalized_ // *BidbotEvent_Errored_ Type isBidbotEvent_Type `protobuf_oneof:"type"` // contains filtered or unexported fields }
func (*BidbotEvent) Descriptor
deprecated
added in
v0.1.2
func (*BidbotEvent) Descriptor() ([]byte, []int)
Deprecated: Use BidbotEvent.ProtoReflect.Descriptor instead.
func (*BidbotEvent) GetEndImporting ¶ added in v0.1.2
func (x *BidbotEvent) GetEndImporting() *BidbotEvent_EndImporting
func (*BidbotEvent) GetErrorFetching ¶ added in v0.1.2
func (x *BidbotEvent) GetErrorFetching() *BidbotEvent_ErrorFetching
func (*BidbotEvent) GetErrored ¶ added in v0.1.2
func (x *BidbotEvent) GetErrored() *BidbotEvent_Errored
func (*BidbotEvent) GetFinalized ¶ added in v0.1.2
func (x *BidbotEvent) GetFinalized() *BidbotEvent_Finalized
func (*BidbotEvent) GetStartFetching ¶ added in v0.1.2
func (x *BidbotEvent) GetStartFetching() *BidbotEvent_StartFetching
func (*BidbotEvent) GetStartImporting ¶ added in v0.1.2
func (x *BidbotEvent) GetStartImporting() *BidbotEvent_StartImporting
func (*BidbotEvent) GetStartup ¶ added in v0.1.2
func (x *BidbotEvent) GetStartup() *BidbotEvent_Startup
func (*BidbotEvent) GetTs ¶ added in v0.1.2
func (x *BidbotEvent) GetTs() *timestamppb.Timestamp
func (*BidbotEvent) GetType ¶ added in v0.1.2
func (m *BidbotEvent) GetType() isBidbotEvent_Type
func (*BidbotEvent) GetUnhealthy ¶ added in v0.1.2
func (x *BidbotEvent) GetUnhealthy() *BidbotEvent_Unhealthy
func (*BidbotEvent) ProtoMessage ¶ added in v0.1.2
func (*BidbotEvent) ProtoMessage()
func (*BidbotEvent) ProtoReflect ¶ added in v0.1.2
func (x *BidbotEvent) ProtoReflect() protoreflect.Message
func (*BidbotEvent) Reset ¶ added in v0.1.2
func (x *BidbotEvent) Reset()
func (*BidbotEvent) String ¶ added in v0.1.2
func (x *BidbotEvent) String() string
type BidbotEvent_EndImporting ¶ added in v0.1.2
type BidbotEvent_EndImporting struct { BidId string `protobuf:"bytes,1,opt,name=bid_id,json=bidId,proto3" json:"bid_id,omitempty"` Attempts uint32 `protobuf:"varint,2,opt,name=attempts,proto3" json:"attempts,omitempty"` Error string `protobuf:"bytes,3,opt,name=error,proto3" json:"error,omitempty"` // contains filtered or unexported fields }
func (*BidbotEvent_EndImporting) Descriptor
deprecated
added in
v0.1.2
func (*BidbotEvent_EndImporting) Descriptor() ([]byte, []int)
Deprecated: Use BidbotEvent_EndImporting.ProtoReflect.Descriptor instead.
func (*BidbotEvent_EndImporting) GetAttempts ¶ added in v0.1.2
func (x *BidbotEvent_EndImporting) GetAttempts() uint32
func (*BidbotEvent_EndImporting) GetBidId ¶ added in v0.1.2
func (x *BidbotEvent_EndImporting) GetBidId() string
func (*BidbotEvent_EndImporting) GetError ¶ added in v0.1.2
func (x *BidbotEvent_EndImporting) GetError() string
func (*BidbotEvent_EndImporting) ProtoMessage ¶ added in v0.1.2
func (*BidbotEvent_EndImporting) ProtoMessage()
func (*BidbotEvent_EndImporting) ProtoReflect ¶ added in v0.1.2
func (x *BidbotEvent_EndImporting) ProtoReflect() protoreflect.Message
func (*BidbotEvent_EndImporting) Reset ¶ added in v0.1.2
func (x *BidbotEvent_EndImporting) Reset()
func (*BidbotEvent_EndImporting) String ¶ added in v0.1.2
func (x *BidbotEvent_EndImporting) String() string
type BidbotEvent_EndImporting_ ¶ added in v0.1.2
type BidbotEvent_EndImporting_ struct {
EndImporting *BidbotEvent_EndImporting `protobuf:"bytes,13,opt,name=end_importing,json=endImporting,proto3,oneof"`
}
type BidbotEvent_ErrorFetching ¶ added in v0.1.2
type BidbotEvent_ErrorFetching struct { BidId string `protobuf:"bytes,1,opt,name=bid_id,json=bidId,proto3" json:"bid_id,omitempty"` Attempts uint32 `protobuf:"varint,2,opt,name=attempts,proto3" json:"attempts,omitempty"` Error string `protobuf:"bytes,3,opt,name=error,proto3" json:"error,omitempty"` // contains filtered or unexported fields }
func (*BidbotEvent_ErrorFetching) Descriptor
deprecated
added in
v0.1.2
func (*BidbotEvent_ErrorFetching) Descriptor() ([]byte, []int)
Deprecated: Use BidbotEvent_ErrorFetching.ProtoReflect.Descriptor instead.
func (*BidbotEvent_ErrorFetching) GetAttempts ¶ added in v0.1.2
func (x *BidbotEvent_ErrorFetching) GetAttempts() uint32
func (*BidbotEvent_ErrorFetching) GetBidId ¶ added in v0.1.2
func (x *BidbotEvent_ErrorFetching) GetBidId() string
func (*BidbotEvent_ErrorFetching) GetError ¶ added in v0.1.2
func (x *BidbotEvent_ErrorFetching) GetError() string
func (*BidbotEvent_ErrorFetching) ProtoMessage ¶ added in v0.1.2
func (*BidbotEvent_ErrorFetching) ProtoMessage()
func (*BidbotEvent_ErrorFetching) ProtoReflect ¶ added in v0.1.2
func (x *BidbotEvent_ErrorFetching) ProtoReflect() protoreflect.Message
func (*BidbotEvent_ErrorFetching) Reset ¶ added in v0.1.2
func (x *BidbotEvent_ErrorFetching) Reset()
func (*BidbotEvent_ErrorFetching) String ¶ added in v0.1.2
func (x *BidbotEvent_ErrorFetching) String() string
type BidbotEvent_ErrorFetching_ ¶ added in v0.1.2
type BidbotEvent_ErrorFetching_ struct {
ErrorFetching *BidbotEvent_ErrorFetching `protobuf:"bytes,11,opt,name=error_fetching,json=errorFetching,proto3,oneof"`
}
type BidbotEvent_Errored ¶ added in v0.1.2
type BidbotEvent_Errored struct { BidId string `protobuf:"bytes,1,opt,name=bid_id,json=bidId,proto3" json:"bid_id,omitempty"` ErrorCause string `protobuf:"bytes,2,opt,name=error_cause,json=errorCause,proto3" json:"error_cause,omitempty"` // contains filtered or unexported fields }
func (*BidbotEvent_Errored) Descriptor
deprecated
added in
v0.1.2
func (*BidbotEvent_Errored) Descriptor() ([]byte, []int)
Deprecated: Use BidbotEvent_Errored.ProtoReflect.Descriptor instead.
func (*BidbotEvent_Errored) GetBidId ¶ added in v0.1.2
func (x *BidbotEvent_Errored) GetBidId() string
func (*BidbotEvent_Errored) GetErrorCause ¶ added in v0.1.2
func (x *BidbotEvent_Errored) GetErrorCause() string
func (*BidbotEvent_Errored) ProtoMessage ¶ added in v0.1.2
func (*BidbotEvent_Errored) ProtoMessage()
func (*BidbotEvent_Errored) ProtoReflect ¶ added in v0.1.2
func (x *BidbotEvent_Errored) ProtoReflect() protoreflect.Message
func (*BidbotEvent_Errored) Reset ¶ added in v0.1.2
func (x *BidbotEvent_Errored) Reset()
func (*BidbotEvent_Errored) String ¶ added in v0.1.2
func (x *BidbotEvent_Errored) String() string
type BidbotEvent_Errored_ ¶ added in v0.1.2
type BidbotEvent_Errored_ struct {
Errored *BidbotEvent_Errored `protobuf:"bytes,15,opt,name=errored,proto3,oneof"`
}
type BidbotEvent_Finalized ¶ added in v0.1.2
type BidbotEvent_Finalized struct { BidId string `protobuf:"bytes,1,opt,name=bid_id,json=bidId,proto3" json:"bid_id,omitempty"` // contains filtered or unexported fields }
func (*BidbotEvent_Finalized) Descriptor
deprecated
added in
v0.1.2
func (*BidbotEvent_Finalized) Descriptor() ([]byte, []int)
Deprecated: Use BidbotEvent_Finalized.ProtoReflect.Descriptor instead.
func (*BidbotEvent_Finalized) GetBidId ¶ added in v0.1.2
func (x *BidbotEvent_Finalized) GetBidId() string
func (*BidbotEvent_Finalized) ProtoMessage ¶ added in v0.1.2
func (*BidbotEvent_Finalized) ProtoMessage()
func (*BidbotEvent_Finalized) ProtoReflect ¶ added in v0.1.2
func (x *BidbotEvent_Finalized) ProtoReflect() protoreflect.Message
func (*BidbotEvent_Finalized) Reset ¶ added in v0.1.2
func (x *BidbotEvent_Finalized) Reset()
func (*BidbotEvent_Finalized) String ¶ added in v0.1.2
func (x *BidbotEvent_Finalized) String() string
type BidbotEvent_Finalized_ ¶ added in v0.1.2
type BidbotEvent_Finalized_ struct {
Finalized *BidbotEvent_Finalized `protobuf:"bytes,14,opt,name=finalized,proto3,oneof"`
}
type BidbotEvent_StartFetching ¶ added in v0.1.2
type BidbotEvent_StartFetching struct { BidId string `protobuf:"bytes,1,opt,name=bid_id,json=bidId,proto3" json:"bid_id,omitempty"` Attempts uint32 `protobuf:"varint,2,opt,name=attempts,proto3" json:"attempts,omitempty"` // contains filtered or unexported fields }
func (*BidbotEvent_StartFetching) Descriptor
deprecated
added in
v0.1.2
func (*BidbotEvent_StartFetching) Descriptor() ([]byte, []int)
Deprecated: Use BidbotEvent_StartFetching.ProtoReflect.Descriptor instead.
func (*BidbotEvent_StartFetching) GetAttempts ¶ added in v0.1.2
func (x *BidbotEvent_StartFetching) GetAttempts() uint32
func (*BidbotEvent_StartFetching) GetBidId ¶ added in v0.1.2
func (x *BidbotEvent_StartFetching) GetBidId() string
func (*BidbotEvent_StartFetching) ProtoMessage ¶ added in v0.1.2
func (*BidbotEvent_StartFetching) ProtoMessage()
func (*BidbotEvent_StartFetching) ProtoReflect ¶ added in v0.1.2
func (x *BidbotEvent_StartFetching) ProtoReflect() protoreflect.Message
func (*BidbotEvent_StartFetching) Reset ¶ added in v0.1.2
func (x *BidbotEvent_StartFetching) Reset()
func (*BidbotEvent_StartFetching) String ¶ added in v0.1.2
func (x *BidbotEvent_StartFetching) String() string
type BidbotEvent_StartFetching_ ¶ added in v0.1.2
type BidbotEvent_StartFetching_ struct {
StartFetching *BidbotEvent_StartFetching `protobuf:"bytes,10,opt,name=start_fetching,json=startFetching,proto3,oneof"`
}
type BidbotEvent_StartImporting ¶ added in v0.1.2
type BidbotEvent_StartImporting struct { BidId string `protobuf:"bytes,1,opt,name=bid_id,json=bidId,proto3" json:"bid_id,omitempty"` Attempts uint32 `protobuf:"varint,2,opt,name=attempts,proto3" json:"attempts,omitempty"` // contains filtered or unexported fields }
func (*BidbotEvent_StartImporting) Descriptor
deprecated
added in
v0.1.2
func (*BidbotEvent_StartImporting) Descriptor() ([]byte, []int)
Deprecated: Use BidbotEvent_StartImporting.ProtoReflect.Descriptor instead.
func (*BidbotEvent_StartImporting) GetAttempts ¶ added in v0.1.2
func (x *BidbotEvent_StartImporting) GetAttempts() uint32
func (*BidbotEvent_StartImporting) GetBidId ¶ added in v0.1.2
func (x *BidbotEvent_StartImporting) GetBidId() string
func (*BidbotEvent_StartImporting) ProtoMessage ¶ added in v0.1.2
func (*BidbotEvent_StartImporting) ProtoMessage()
func (*BidbotEvent_StartImporting) ProtoReflect ¶ added in v0.1.2
func (x *BidbotEvent_StartImporting) ProtoReflect() protoreflect.Message
func (*BidbotEvent_StartImporting) Reset ¶ added in v0.1.2
func (x *BidbotEvent_StartImporting) Reset()
func (*BidbotEvent_StartImporting) String ¶ added in v0.1.2
func (x *BidbotEvent_StartImporting) String() string
type BidbotEvent_StartImporting_ ¶ added in v0.1.2
type BidbotEvent_StartImporting_ struct {
StartImporting *BidbotEvent_StartImporting `protobuf:"bytes,12,opt,name=start_importing,json=startImporting,proto3,oneof"`
}
type BidbotEvent_Startup ¶ added in v0.1.2
type BidbotEvent_Startup struct { SemanticVersion string `protobuf:"bytes,1,opt,name=semantic_version,json=semanticVersion,proto3" json:"semantic_version,omitempty"` StorageProviderId string `protobuf:"bytes,2,opt,name=storage_provider_id,json=storageProviderId,proto3" json:"storage_provider_id,omitempty"` DealStartWindow uint64 `protobuf:"varint,3,opt,name=deal_start_window,json=dealStartWindow,proto3" json:"deal_start_window,omitempty"` CidGravityConfigured bool `protobuf:"varint,4,opt,name=cid_gravity_configured,json=cidGravityConfigured,proto3" json:"cid_gravity_configured,omitempty"` CidGravityStrict bool `protobuf:"varint,5,opt,name=cid_gravity_strict,json=cidGravityStrict,proto3" json:"cid_gravity_strict,omitempty"` // contains filtered or unexported fields }
func (*BidbotEvent_Startup) Descriptor
deprecated
added in
v0.1.2
func (*BidbotEvent_Startup) Descriptor() ([]byte, []int)
Deprecated: Use BidbotEvent_Startup.ProtoReflect.Descriptor instead.
func (*BidbotEvent_Startup) GetCidGravityConfigured ¶ added in v0.1.2
func (x *BidbotEvent_Startup) GetCidGravityConfigured() bool
func (*BidbotEvent_Startup) GetCidGravityStrict ¶ added in v0.1.2
func (x *BidbotEvent_Startup) GetCidGravityStrict() bool
func (*BidbotEvent_Startup) GetDealStartWindow ¶ added in v0.1.2
func (x *BidbotEvent_Startup) GetDealStartWindow() uint64
func (*BidbotEvent_Startup) GetSemanticVersion ¶ added in v0.1.2
func (x *BidbotEvent_Startup) GetSemanticVersion() string
func (*BidbotEvent_Startup) GetStorageProviderId ¶ added in v0.1.2
func (x *BidbotEvent_Startup) GetStorageProviderId() string
func (*BidbotEvent_Startup) ProtoMessage ¶ added in v0.1.2
func (*BidbotEvent_Startup) ProtoMessage()
func (*BidbotEvent_Startup) ProtoReflect ¶ added in v0.1.2
func (x *BidbotEvent_Startup) ProtoReflect() protoreflect.Message
func (*BidbotEvent_Startup) Reset ¶ added in v0.1.2
func (x *BidbotEvent_Startup) Reset()
func (*BidbotEvent_Startup) String ¶ added in v0.1.2
func (x *BidbotEvent_Startup) String() string
type BidbotEvent_Startup_ ¶ added in v0.1.2
type BidbotEvent_Startup_ struct {
Startup *BidbotEvent_Startup `protobuf:"bytes,2,opt,name=startup,proto3,oneof"`
}
type BidbotEvent_Unhealthy ¶ added in v0.1.2
type BidbotEvent_Unhealthy struct { StorageProviderId string `protobuf:"bytes,1,opt,name=storage_provider_id,json=storageProviderId,proto3" json:"storage_provider_id,omitempty"` Error string `protobuf:"bytes,2,opt,name=error,proto3" json:"error,omitempty"` // contains filtered or unexported fields }
func (*BidbotEvent_Unhealthy) Descriptor
deprecated
added in
v0.1.2
func (*BidbotEvent_Unhealthy) Descriptor() ([]byte, []int)
Deprecated: Use BidbotEvent_Unhealthy.ProtoReflect.Descriptor instead.
func (*BidbotEvent_Unhealthy) GetError ¶ added in v0.1.2
func (x *BidbotEvent_Unhealthy) GetError() string
func (*BidbotEvent_Unhealthy) GetStorageProviderId ¶ added in v0.1.2
func (x *BidbotEvent_Unhealthy) GetStorageProviderId() string
func (*BidbotEvent_Unhealthy) ProtoMessage ¶ added in v0.1.2
func (*BidbotEvent_Unhealthy) ProtoMessage()
func (*BidbotEvent_Unhealthy) ProtoReflect ¶ added in v0.1.2
func (x *BidbotEvent_Unhealthy) ProtoReflect() protoreflect.Message
func (*BidbotEvent_Unhealthy) Reset ¶ added in v0.1.2
func (x *BidbotEvent_Unhealthy) Reset()
func (*BidbotEvent_Unhealthy) String ¶ added in v0.1.2
func (x *BidbotEvent_Unhealthy) String() string
type BidbotEvent_Unhealthy_ ¶ added in v0.1.2
type BidbotEvent_Unhealthy_ struct {
Unhealthy *BidbotEvent_Unhealthy `protobuf:"bytes,3,opt,name=unhealthy,proto3,oneof"`
}
type Sources ¶
type Sources struct { CarUrl *Sources_CARURL `protobuf:"bytes,1,opt,name=car_url,json=carUrl,proto3" json:"car_url,omitempty"` CarIpfs *Sources_CARIPFS `protobuf:"bytes,2,opt,name=car_ipfs,json=carIpfs,proto3" json:"car_ipfs,omitempty"` // contains filtered or unexported fields }
func (*Sources) Descriptor
deprecated
func (*Sources) GetCarIpfs ¶
func (x *Sources) GetCarIpfs() *Sources_CARIPFS
func (*Sources) GetCarUrl ¶
func (x *Sources) GetCarUrl() *Sources_CARURL
func (*Sources) ProtoMessage ¶
func (*Sources) ProtoMessage()
func (*Sources) ProtoReflect ¶
func (x *Sources) ProtoReflect() protoreflect.Message
type Sources_CARIPFS ¶
type Sources_CARIPFS struct { Cid string `protobuf:"bytes,1,opt,name=cid,proto3" json:"cid,omitempty"` Multiaddrs []string `protobuf:"bytes,2,rep,name=multiaddrs,proto3" json:"multiaddrs,omitempty"` // contains filtered or unexported fields }
func (*Sources_CARIPFS) Descriptor
deprecated
func (*Sources_CARIPFS) Descriptor() ([]byte, []int)
Deprecated: Use Sources_CARIPFS.ProtoReflect.Descriptor instead.
func (*Sources_CARIPFS) GetCid ¶
func (x *Sources_CARIPFS) GetCid() string
func (*Sources_CARIPFS) GetMultiaddrs ¶
func (x *Sources_CARIPFS) GetMultiaddrs() []string
func (*Sources_CARIPFS) ProtoMessage ¶
func (*Sources_CARIPFS) ProtoMessage()
func (*Sources_CARIPFS) ProtoReflect ¶
func (x *Sources_CARIPFS) ProtoReflect() protoreflect.Message
func (*Sources_CARIPFS) Reset ¶
func (x *Sources_CARIPFS) Reset()
func (*Sources_CARIPFS) String ¶
func (x *Sources_CARIPFS) String() string
type Sources_CARURL ¶
type Sources_CARURL struct { URL string `protobuf:"bytes,1,opt,name=URL,proto3" json:"URL,omitempty"` // contains filtered or unexported fields }
func (*Sources_CARURL) Descriptor
deprecated
func (*Sources_CARURL) Descriptor() ([]byte, []int)
Deprecated: Use Sources_CARURL.ProtoReflect.Descriptor instead.
func (*Sources_CARURL) GetURL ¶
func (x *Sources_CARURL) GetURL() string
func (*Sources_CARURL) ProtoMessage ¶
func (*Sources_CARURL) ProtoMessage()
func (*Sources_CARURL) ProtoReflect ¶
func (x *Sources_CARURL) ProtoReflect() protoreflect.Message
func (*Sources_CARURL) Reset ¶
func (x *Sources_CARURL) Reset()
func (*Sources_CARURL) String ¶
func (x *Sources_CARURL) String() string
type WinningBid ¶
type WinningBid struct { AuctionId string `protobuf:"bytes,1,opt,name=auction_id,json=auctionId,proto3" json:"auction_id,omitempty"` BidId string `protobuf:"bytes,2,opt,name=bid_id,json=bidId,proto3" json:"bid_id,omitempty"` Encrypted []byte `protobuf:"bytes,3,opt,name=encrypted,proto3" json:"encrypted,omitempty"` // WinningBidConfidential message encrypted by bidbot's public key. // contains filtered or unexported fields }
func (*WinningBid) Descriptor
deprecated
func (*WinningBid) Descriptor() ([]byte, []int)
Deprecated: Use WinningBid.ProtoReflect.Descriptor instead.
func (*WinningBid) GetAuctionId ¶
func (x *WinningBid) GetAuctionId() string
func (*WinningBid) GetBidId ¶
func (x *WinningBid) GetBidId() string
func (*WinningBid) GetEncrypted ¶ added in v0.1.1
func (x *WinningBid) GetEncrypted() []byte
func (*WinningBid) ProtoMessage ¶
func (*WinningBid) ProtoMessage()
func (*WinningBid) ProtoReflect ¶
func (x *WinningBid) ProtoReflect() protoreflect.Message
func (*WinningBid) Reset ¶
func (x *WinningBid) Reset()
func (*WinningBid) String ¶
func (x *WinningBid) String() string
type WinningBidConfidential ¶ added in v0.1.1
type WinningBidConfidential struct { Sources *Sources `protobuf:"bytes,1,opt,name=sources,proto3" json:"sources,omitempty"` // contains filtered or unexported fields }
func (*WinningBidConfidential) Descriptor
deprecated
added in
v0.1.1
func (*WinningBidConfidential) Descriptor() ([]byte, []int)
Deprecated: Use WinningBidConfidential.ProtoReflect.Descriptor instead.
func (*WinningBidConfidential) GetSources ¶ added in v0.1.1
func (x *WinningBidConfidential) GetSources() *Sources
func (*WinningBidConfidential) ProtoMessage ¶ added in v0.1.1
func (*WinningBidConfidential) ProtoMessage()
func (*WinningBidConfidential) ProtoReflect ¶ added in v0.1.1
func (x *WinningBidConfidential) ProtoReflect() protoreflect.Message
func (*WinningBidConfidential) Reset ¶ added in v0.1.1
func (x *WinningBidConfidential) Reset()
func (*WinningBidConfidential) String ¶ added in v0.1.1
func (x *WinningBidConfidential) String() string
type WinningBidProposal ¶
type WinningBidProposal struct { AuctionId string `protobuf:"bytes,1,opt,name=auction_id,json=auctionId,proto3" json:"auction_id,omitempty"` BidId string `protobuf:"bytes,2,opt,name=bid_id,json=bidId,proto3" json:"bid_id,omitempty"` ProposalCid string `protobuf:"bytes,3,opt,name=proposal_cid,json=proposalCid,proto3" json:"proposal_cid,omitempty"` // contains filtered or unexported fields }
func (*WinningBidProposal) Descriptor
deprecated
func (*WinningBidProposal) Descriptor() ([]byte, []int)
Deprecated: Use WinningBidProposal.ProtoReflect.Descriptor instead.
func (*WinningBidProposal) GetAuctionId ¶
func (x *WinningBidProposal) GetAuctionId() string
func (*WinningBidProposal) GetBidId ¶
func (x *WinningBidProposal) GetBidId() string
func (*WinningBidProposal) GetProposalCid ¶
func (x *WinningBidProposal) GetProposalCid() string
func (*WinningBidProposal) ProtoMessage ¶
func (*WinningBidProposal) ProtoMessage()
func (*WinningBidProposal) ProtoReflect ¶
func (x *WinningBidProposal) ProtoReflect() protoreflect.Message
func (*WinningBidProposal) Reset ¶
func (x *WinningBidProposal) Reset()
func (*WinningBidProposal) String ¶
func (x *WinningBidProposal) String() string