Documentation ¶
Index ¶
- Variables
- func DisputeResolutionPayoutOutputToAddress(w wallet.Wallet, output *DisputeResolution_Payout_Output) (btcutil.Address, error)
- type BitcoinSignature
- func (*BitcoinSignature) Descriptor() ([]byte, []int)
- func (m *BitcoinSignature) GetInputIndex() uint32
- func (m *BitcoinSignature) GetSignature() []byte
- func (*BitcoinSignature) ProtoMessage()
- func (m *BitcoinSignature) Reset()
- func (m *BitcoinSignature) String() string
- func (m *BitcoinSignature) XXX_DiscardUnknown()
- func (m *BitcoinSignature) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *BitcoinSignature) XXX_Merge(src proto.Message)
- func (m *BitcoinSignature) XXX_Size() int
- func (m *BitcoinSignature) XXX_Unmarshal(b []byte) error
- type Block
- func (*Block) Descriptor() ([]byte, []int)
- func (m *Block) GetCid() string
- func (m *Block) GetRawData() []byte
- func (*Block) ProtoMessage()
- func (m *Block) Reset()
- func (m *Block) String() string
- func (m *Block) XXX_DiscardUnknown()
- func (m *Block) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *Block) XXX_Merge(src proto.Message)
- func (m *Block) XXX_Size() int
- func (m *Block) XXX_Unmarshal(b []byte) error
- type CaseRespApi
- func (*CaseRespApi) Descriptor() ([]byte, []int)
- func (m *CaseRespApi) GetBuyerContract() *RicardianContract
- func (m *CaseRespApi) GetBuyerContractValidationErrors() []string
- func (m *CaseRespApi) GetBuyerOpened() bool
- func (m *CaseRespApi) GetClaim() string
- func (m *CaseRespApi) GetRead() bool
- func (m *CaseRespApi) GetResolution() *DisputeResolution
- func (m *CaseRespApi) GetState() OrderState
- func (m *CaseRespApi) GetTimestamp() *timestamp.Timestamp
- func (m *CaseRespApi) GetUnreadChatMessages() uint64
- func (m *CaseRespApi) GetVendorContract() *RicardianContract
- func (m *CaseRespApi) GetVendorContractValidationErrors() []string
- func (*CaseRespApi) ProtoMessage()
- func (m *CaseRespApi) Reset()
- func (m *CaseRespApi) String() string
- func (m *CaseRespApi) XXX_DiscardUnknown()
- func (m *CaseRespApi) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *CaseRespApi) XXX_Merge(src proto.Message)
- func (m *CaseRespApi) XXX_Size() int
- func (m *CaseRespApi) XXX_Unmarshal(b []byte) error
- type Chat
- func (*Chat) Descriptor() ([]byte, []int)
- func (m *Chat) GetFlag() Chat_Flag
- func (m *Chat) GetMessage() string
- func (m *Chat) GetMessageId() string
- func (m *Chat) GetSubject() string
- func (m *Chat) GetTimestamp() *timestamp.Timestamp
- func (*Chat) ProtoMessage()
- func (m *Chat) Reset()
- func (m *Chat) String() string
- func (m *Chat) XXX_DiscardUnknown()
- func (m *Chat) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *Chat) XXX_Merge(src proto.Message)
- func (m *Chat) XXX_Size() int
- func (m *Chat) XXX_Unmarshal(b []byte) error
- type Chat_Flag
- type CidList
- func (*CidList) Descriptor() ([]byte, []int)
- func (m *CidList) GetCids() []string
- func (*CidList) ProtoMessage()
- func (m *CidList) Reset()
- func (m *CidList) String() string
- func (m *CidList) XXX_DiscardUnknown()
- func (m *CidList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *CidList) XXX_Merge(src proto.Message)
- func (m *CidList) XXX_Size() int
- func (m *CidList) XXX_Unmarshal(b []byte) error
- type CountryCode
- type Coupon
- func (*Coupon) Descriptor() ([]byte, []int)
- func (m *Coupon) GetCode() string
- func (m *Coupon) GetHash() string
- func (*Coupon) ProtoMessage()
- func (m *Coupon) Reset()
- func (m *Coupon) String() string
- func (m *Coupon) XXX_DiscardUnknown()
- func (m *Coupon) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *Coupon) XXX_Merge(src proto.Message)
- func (m *Coupon) XXX_Size() int
- func (m *Coupon) XXX_Unmarshal(b []byte) error
- type Dispute
- func (*Dispute) Descriptor() ([]byte, []int)
- func (m *Dispute) GetClaim() string
- func (m *Dispute) GetOutpoints() []*Outpoint
- func (m *Dispute) GetPayoutAddress() string
- func (m *Dispute) GetSerializedContract() []byte
- func (m *Dispute) GetTimestamp() *timestamp.Timestamp
- func (*Dispute) ProtoMessage()
- func (m *Dispute) Reset()
- func (m *Dispute) String() string
- func (m *Dispute) XXX_DiscardUnknown()
- func (m *Dispute) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *Dispute) XXX_Merge(src proto.Message)
- func (m *Dispute) XXX_Size() int
- func (m *Dispute) XXX_Unmarshal(b []byte) error
- type DisputeAcceptance
- func (*DisputeAcceptance) Descriptor() ([]byte, []int)
- func (m *DisputeAcceptance) GetClosedBy() string
- func (m *DisputeAcceptance) GetTimestamp() *timestamp.Timestamp
- func (*DisputeAcceptance) ProtoMessage()
- func (m *DisputeAcceptance) Reset()
- func (m *DisputeAcceptance) String() string
- func (m *DisputeAcceptance) XXX_DiscardUnknown()
- func (m *DisputeAcceptance) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *DisputeAcceptance) XXX_Merge(src proto.Message)
- func (m *DisputeAcceptance) XXX_Size() int
- func (m *DisputeAcceptance) XXX_Unmarshal(b []byte) error
- type DisputeResolution
- func (*DisputeResolution) Descriptor() ([]byte, []int)
- func (m *DisputeResolution) GetModeratorRatingSigs() [][]byte
- func (m *DisputeResolution) GetOrderId() string
- func (m *DisputeResolution) GetPayout() *DisputeResolution_Payout
- func (m *DisputeResolution) GetProposedBy() string
- func (m *DisputeResolution) GetResolution() string
- func (m *DisputeResolution) GetTimestamp() *timestamp.Timestamp
- func (*DisputeResolution) ProtoMessage()
- func (m *DisputeResolution) Reset()
- func (m *DisputeResolution) String() string
- func (m *DisputeResolution) XXX_DiscardUnknown()
- func (m *DisputeResolution) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *DisputeResolution) XXX_Merge(src proto.Message)
- func (m *DisputeResolution) XXX_Size() int
- func (m *DisputeResolution) XXX_Unmarshal(b []byte) error
- type DisputeResolution_Payout
- func (*DisputeResolution_Payout) Descriptor() ([]byte, []int)
- func (m *DisputeResolution_Payout) GetBuyerOutput() *DisputeResolution_Payout_Output
- func (m *DisputeResolution_Payout) GetInputs() []*Outpoint
- func (m *DisputeResolution_Payout) GetModeratorOutput() *DisputeResolution_Payout_Output
- func (m *DisputeResolution_Payout) GetSigs() []*BitcoinSignature
- func (m *DisputeResolution_Payout) GetVendorOutput() *DisputeResolution_Payout_Output
- func (*DisputeResolution_Payout) ProtoMessage()
- func (m *DisputeResolution_Payout) Reset()
- func (m *DisputeResolution_Payout) String() string
- func (m *DisputeResolution_Payout) XXX_DiscardUnknown()
- func (m *DisputeResolution_Payout) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *DisputeResolution_Payout) XXX_Merge(src proto.Message)
- func (m *DisputeResolution_Payout) XXX_Size() int
- func (m *DisputeResolution_Payout) XXX_Unmarshal(b []byte) error
- type DisputeResolution_Payout_Output
- func (*DisputeResolution_Payout_Output) Descriptor() ([]byte, []int)
- func (m *DisputeResolution_Payout_Output) GetAddress() string
- func (m *DisputeResolution_Payout_Output) GetAmount() uint64
- func (m *DisputeResolution_Payout_Output) GetScript() string
- func (m *DisputeResolution_Payout_Output) GetScriptOrAddress() isDisputeResolution_Payout_Output_ScriptOrAddress
- func (*DisputeResolution_Payout_Output) ProtoMessage()
- func (m *DisputeResolution_Payout_Output) Reset()
- func (m *DisputeResolution_Payout_Output) String() string
- func (m *DisputeResolution_Payout_Output) XXX_DiscardUnknown()
- func (m *DisputeResolution_Payout_Output) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *DisputeResolution_Payout_Output) XXX_Merge(src proto.Message)
- func (*DisputeResolution_Payout_Output) XXX_OneofFuncs() (func(msg proto.Message, b *proto.Buffer) error, ...)
- func (m *DisputeResolution_Payout_Output) XXX_Size() int
- func (m *DisputeResolution_Payout_Output) XXX_Unmarshal(b []byte) error
- type DisputeResolution_Payout_Output_Address
- type DisputeResolution_Payout_Output_Script
- type DisputeUpdate
- func (*DisputeUpdate) Descriptor() ([]byte, []int)
- func (m *DisputeUpdate) GetOrderId() string
- func (m *DisputeUpdate) GetOutpoints() []*Outpoint
- func (m *DisputeUpdate) GetPayoutAddress() string
- func (m *DisputeUpdate) GetSerializedContract() []byte
- func (*DisputeUpdate) ProtoMessage()
- func (m *DisputeUpdate) Reset()
- func (m *DisputeUpdate) String() string
- func (m *DisputeUpdate) XXX_DiscardUnknown()
- func (m *DisputeUpdate) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *DisputeUpdate) XXX_Merge(src proto.Message)
- func (m *DisputeUpdate) XXX_Size() int
- func (m *DisputeUpdate) XXX_Unmarshal(b []byte) error
- type Envelope
- func (*Envelope) Descriptor() ([]byte, []int)
- func (m *Envelope) GetMessage() *Message
- func (m *Envelope) GetPubkey() []byte
- func (m *Envelope) GetSignature() []byte
- func (*Envelope) ProtoMessage()
- func (m *Envelope) Reset()
- func (m *Envelope) String() string
- func (m *Envelope) XXX_DiscardUnknown()
- func (m *Envelope) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *Envelope) XXX_Merge(src proto.Message)
- func (m *Envelope) XXX_Size() int
- func (m *Envelope) XXX_Unmarshal(b []byte) error
- type Error
- func (*Error) Descriptor() ([]byte, []int)
- func (m *Error) GetCode() uint32
- func (m *Error) GetErrorMessage() string
- func (m *Error) GetOrderID() string
- func (*Error) ProtoMessage()
- func (m *Error) Reset()
- func (m *Error) String() string
- func (m *Error) XXX_DiscardUnknown()
- func (m *Error) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *Error) XXX_Merge(src proto.Message)
- func (m *Error) XXX_Size() int
- func (m *Error) XXX_Unmarshal(b []byte) error
- type ID
- func (*ID) Descriptor() ([]byte, []int)
- func (m *ID) GetBitcoinSig() []byte
- func (m *ID) GetHandle() string
- func (m *ID) GetPeerID() string
- func (m *ID) GetPubkeys() *ID_Pubkeys
- func (*ID) ProtoMessage()
- func (m *ID) Reset()
- func (m *ID) String() string
- func (m *ID) XXX_DiscardUnknown()
- func (m *ID) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *ID) XXX_Merge(src proto.Message)
- func (m *ID) XXX_Size() int
- func (m *ID) XXX_Unmarshal(b []byte) error
- type ID_Pubkeys
- func (*ID_Pubkeys) Descriptor() ([]byte, []int)
- func (m *ID_Pubkeys) GetBitcoin() []byte
- func (m *ID_Pubkeys) GetIdentity() []byte
- func (*ID_Pubkeys) ProtoMessage()
- func (m *ID_Pubkeys) Reset()
- func (m *ID_Pubkeys) String() string
- func (m *ID_Pubkeys) XXX_DiscardUnknown()
- func (m *ID_Pubkeys) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *ID_Pubkeys) XXX_Merge(src proto.Message)
- func (m *ID_Pubkeys) XXX_Size() int
- func (m *ID_Pubkeys) XXX_Unmarshal(b []byte) error
- type Listing
- func (*Listing) Descriptor() ([]byte, []int)
- func (m *Listing) GetCoupons() []*Listing_Coupon
- func (m *Listing) GetItem() *Listing_Item
- func (m *Listing) GetMetadata() *Listing_Metadata
- func (m *Listing) GetModerators() []string
- func (m *Listing) GetRefundPolicy() string
- func (m *Listing) GetShippingOptions() []*Listing_ShippingOption
- func (m *Listing) GetSlug() string
- func (m *Listing) GetTaxes() []*Listing_Tax
- func (m *Listing) GetTermsAndConditions() string
- func (m *Listing) GetVendorID() *ID
- func (*Listing) ProtoMessage()
- func (m *Listing) Reset()
- func (m *Listing) String() string
- func (m *Listing) XXX_DiscardUnknown()
- func (m *Listing) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *Listing) XXX_Merge(src proto.Message)
- func (m *Listing) XXX_Size() int
- func (m *Listing) XXX_Unmarshal(b []byte) error
- type Listing_Coupon
- func (*Listing_Coupon) Descriptor() ([]byte, []int)
- func (m *Listing_Coupon) GetCode() isListing_Coupon_Code
- func (m *Listing_Coupon) GetDiscount() isListing_Coupon_Discount
- func (m *Listing_Coupon) GetDiscountCode() string
- func (m *Listing_Coupon) GetHash() string
- func (m *Listing_Coupon) GetPercentDiscount() float32
- func (m *Listing_Coupon) GetPriceDiscount() uint64
- func (m *Listing_Coupon) GetTitle() string
- func (*Listing_Coupon) ProtoMessage()
- func (m *Listing_Coupon) Reset()
- func (m *Listing_Coupon) String() string
- func (m *Listing_Coupon) XXX_DiscardUnknown()
- func (m *Listing_Coupon) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *Listing_Coupon) XXX_Merge(src proto.Message)
- func (*Listing_Coupon) XXX_OneofFuncs() (func(msg proto.Message, b *proto.Buffer) error, ...)
- func (m *Listing_Coupon) XXX_Size() int
- func (m *Listing_Coupon) XXX_Unmarshal(b []byte) error
- type Listing_Coupon_DiscountCode
- type Listing_Coupon_Hash
- type Listing_Coupon_PercentDiscount
- type Listing_Coupon_PriceDiscount
- type Listing_Item
- func (*Listing_Item) Descriptor() ([]byte, []int)
- func (m *Listing_Item) GetCategories() []string
- func (m *Listing_Item) GetCondition() string
- func (m *Listing_Item) GetDescription() string
- func (m *Listing_Item) GetGrams() float32
- func (m *Listing_Item) GetImages() []*Listing_Item_Image
- func (m *Listing_Item) GetNsfw() bool
- func (m *Listing_Item) GetOptions() []*Listing_Item_Option
- func (m *Listing_Item) GetPrice() uint64
- func (m *Listing_Item) GetProcessingTime() string
- func (m *Listing_Item) GetSkus() []*Listing_Item_Sku
- func (m *Listing_Item) GetTags() []string
- func (m *Listing_Item) GetTitle() string
- func (*Listing_Item) ProtoMessage()
- func (m *Listing_Item) Reset()
- func (m *Listing_Item) String() string
- func (m *Listing_Item) XXX_DiscardUnknown()
- func (m *Listing_Item) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *Listing_Item) XXX_Merge(src proto.Message)
- func (m *Listing_Item) XXX_Size() int
- func (m *Listing_Item) XXX_Unmarshal(b []byte) error
- type Listing_Item_Image
- func (*Listing_Item_Image) Descriptor() ([]byte, []int)
- func (m *Listing_Item_Image) GetFilename() string
- func (m *Listing_Item_Image) GetLarge() string
- func (m *Listing_Item_Image) GetMedium() string
- func (m *Listing_Item_Image) GetOriginal() string
- func (m *Listing_Item_Image) GetSmall() string
- func (m *Listing_Item_Image) GetTiny() string
- func (*Listing_Item_Image) ProtoMessage()
- func (m *Listing_Item_Image) Reset()
- func (m *Listing_Item_Image) String() string
- func (m *Listing_Item_Image) XXX_DiscardUnknown()
- func (m *Listing_Item_Image) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *Listing_Item_Image) XXX_Merge(src proto.Message)
- func (m *Listing_Item_Image) XXX_Size() int
- func (m *Listing_Item_Image) XXX_Unmarshal(b []byte) error
- type Listing_Item_Option
- func (*Listing_Item_Option) Descriptor() ([]byte, []int)
- func (m *Listing_Item_Option) GetDescription() string
- func (m *Listing_Item_Option) GetName() string
- func (m *Listing_Item_Option) GetVariants() []*Listing_Item_Option_Variant
- func (*Listing_Item_Option) ProtoMessage()
- func (m *Listing_Item_Option) Reset()
- func (m *Listing_Item_Option) String() string
- func (m *Listing_Item_Option) XXX_DiscardUnknown()
- func (m *Listing_Item_Option) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *Listing_Item_Option) XXX_Merge(src proto.Message)
- func (m *Listing_Item_Option) XXX_Size() int
- func (m *Listing_Item_Option) XXX_Unmarshal(b []byte) error
- type Listing_Item_Option_Variant
- func (*Listing_Item_Option_Variant) Descriptor() ([]byte, []int)
- func (m *Listing_Item_Option_Variant) GetImage() *Listing_Item_Image
- func (m *Listing_Item_Option_Variant) GetName() string
- func (*Listing_Item_Option_Variant) ProtoMessage()
- func (m *Listing_Item_Option_Variant) Reset()
- func (m *Listing_Item_Option_Variant) String() string
- func (m *Listing_Item_Option_Variant) XXX_DiscardUnknown()
- func (m *Listing_Item_Option_Variant) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *Listing_Item_Option_Variant) XXX_Merge(src proto.Message)
- func (m *Listing_Item_Option_Variant) XXX_Size() int
- func (m *Listing_Item_Option_Variant) XXX_Unmarshal(b []byte) error
- type Listing_Item_Sku
- func (*Listing_Item_Sku) Descriptor() ([]byte, []int)
- func (m *Listing_Item_Sku) GetProductID() string
- func (m *Listing_Item_Sku) GetQuantity() int64
- func (m *Listing_Item_Sku) GetSurcharge() int64
- func (m *Listing_Item_Sku) GetVariantCombo() []uint32
- func (*Listing_Item_Sku) ProtoMessage()
- func (m *Listing_Item_Sku) Reset()
- func (m *Listing_Item_Sku) String() string
- func (m *Listing_Item_Sku) XXX_DiscardUnknown()
- func (m *Listing_Item_Sku) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *Listing_Item_Sku) XXX_Merge(src proto.Message)
- func (m *Listing_Item_Sku) XXX_Size() int
- func (m *Listing_Item_Sku) XXX_Unmarshal(b []byte) error
- type Listing_Metadata
- func (*Listing_Metadata) Descriptor() ([]byte, []int)
- func (m *Listing_Metadata) GetAcceptedCurrencies() []string
- func (m *Listing_Metadata) GetCoinDivisibility() uint32
- func (m *Listing_Metadata) GetCoinType() string
- func (m *Listing_Metadata) GetContractType() Listing_Metadata_ContractType
- func (m *Listing_Metadata) GetEscrowTimeoutHours() uint32
- func (m *Listing_Metadata) GetExpiry() *timestamp.Timestamp
- func (m *Listing_Metadata) GetFormat() Listing_Metadata_Format
- func (m *Listing_Metadata) GetLanguage() string
- func (m *Listing_Metadata) GetPriceModifier() float32
- func (m *Listing_Metadata) GetPricingCurrency() string
- func (m *Listing_Metadata) GetVersion() uint32
- func (*Listing_Metadata) ProtoMessage()
- func (m *Listing_Metadata) Reset()
- func (m *Listing_Metadata) String() string
- func (m *Listing_Metadata) XXX_DiscardUnknown()
- func (m *Listing_Metadata) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *Listing_Metadata) XXX_Merge(src proto.Message)
- func (m *Listing_Metadata) XXX_Size() int
- func (m *Listing_Metadata) XXX_Unmarshal(b []byte) error
- type Listing_Metadata_ContractType
- type Listing_Metadata_Format
- type Listing_ShippingOption
- func (*Listing_ShippingOption) Descriptor() ([]byte, []int)
- func (m *Listing_ShippingOption) GetName() string
- func (m *Listing_ShippingOption) GetRegions() []CountryCode
- func (m *Listing_ShippingOption) GetServices() []*Listing_ShippingOption_Service
- func (m *Listing_ShippingOption) GetType() Listing_ShippingOption_ShippingType
- func (*Listing_ShippingOption) ProtoMessage()
- func (m *Listing_ShippingOption) Reset()
- func (m *Listing_ShippingOption) String() string
- func (m *Listing_ShippingOption) XXX_DiscardUnknown()
- func (m *Listing_ShippingOption) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *Listing_ShippingOption) XXX_Merge(src proto.Message)
- func (m *Listing_ShippingOption) XXX_Size() int
- func (m *Listing_ShippingOption) XXX_Unmarshal(b []byte) error
- type Listing_ShippingOption_Service
- func (*Listing_ShippingOption_Service) Descriptor() ([]byte, []int)
- func (m *Listing_ShippingOption_Service) GetAdditionalItemPrice() uint64
- func (m *Listing_ShippingOption_Service) GetEstimatedDelivery() string
- func (m *Listing_ShippingOption_Service) GetName() string
- func (m *Listing_ShippingOption_Service) GetPrice() uint64
- func (*Listing_ShippingOption_Service) ProtoMessage()
- func (m *Listing_ShippingOption_Service) Reset()
- func (m *Listing_ShippingOption_Service) String() string
- func (m *Listing_ShippingOption_Service) XXX_DiscardUnknown()
- func (m *Listing_ShippingOption_Service) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *Listing_ShippingOption_Service) XXX_Merge(src proto.Message)
- func (m *Listing_ShippingOption_Service) XXX_Size() int
- func (m *Listing_ShippingOption_Service) XXX_Unmarshal(b []byte) error
- type Listing_ShippingOption_ShippingType
- type Listing_Tax
- func (*Listing_Tax) Descriptor() ([]byte, []int)
- func (m *Listing_Tax) GetPercentage() float32
- func (m *Listing_Tax) GetTaxRegions() []CountryCode
- func (m *Listing_Tax) GetTaxShipping() bool
- func (m *Listing_Tax) GetTaxType() string
- func (*Listing_Tax) ProtoMessage()
- func (m *Listing_Tax) Reset()
- func (m *Listing_Tax) String() string
- func (m *Listing_Tax) XXX_DiscardUnknown()
- func (m *Listing_Tax) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *Listing_Tax) XXX_Merge(src proto.Message)
- func (m *Listing_Tax) XXX_Size() int
- func (m *Listing_Tax) XXX_Unmarshal(b []byte) error
- type Message
- func (*Message) Descriptor() ([]byte, []int)
- func (m *Message) GetIsResponse() bool
- func (m *Message) GetMessageType() Message_MessageType
- func (m *Message) GetPayload() *any.Any
- func (m *Message) GetRequestId() int32
- func (*Message) ProtoMessage()
- func (m *Message) Reset()
- func (m *Message) String() string
- func (m *Message) XXX_DiscardUnknown()
- func (m *Message) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *Message) XXX_Merge(src proto.Message)
- func (m *Message) XXX_Size() int
- func (m *Message) XXX_Unmarshal(b []byte) error
- type Message_MessageType
- type Moderator
- func (*Moderator) Descriptor() ([]byte, []int)
- func (m *Moderator) GetAcceptedCurrencies() []string
- func (m *Moderator) GetDescription() string
- func (m *Moderator) GetFee() *Moderator_Fee
- func (m *Moderator) GetLanguages() []string
- func (m *Moderator) GetTermsAndConditions() string
- func (*Moderator) ProtoMessage()
- func (m *Moderator) Reset()
- func (m *Moderator) String() string
- func (m *Moderator) XXX_DiscardUnknown()
- func (m *Moderator) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *Moderator) XXX_Merge(src proto.Message)
- func (m *Moderator) XXX_Size() int
- func (m *Moderator) XXX_Unmarshal(b []byte) error
- type Moderator_Fee
- func (*Moderator_Fee) Descriptor() ([]byte, []int)
- func (m *Moderator_Fee) GetFeeType() Moderator_Fee_FeeType
- func (m *Moderator_Fee) GetFixedFee() *Moderator_Price
- func (m *Moderator_Fee) GetPercentage() float32
- func (*Moderator_Fee) ProtoMessage()
- func (m *Moderator_Fee) Reset()
- func (m *Moderator_Fee) String() string
- func (m *Moderator_Fee) XXX_DiscardUnknown()
- func (m *Moderator_Fee) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *Moderator_Fee) XXX_Merge(src proto.Message)
- func (m *Moderator_Fee) XXX_Size() int
- func (m *Moderator_Fee) XXX_Unmarshal(b []byte) error
- type Moderator_Fee_FeeType
- type Moderator_Price
- func (*Moderator_Price) Descriptor() ([]byte, []int)
- func (m *Moderator_Price) GetAmount() uint64
- func (m *Moderator_Price) GetCurrencyCode() string
- func (*Moderator_Price) ProtoMessage()
- func (m *Moderator_Price) Reset()
- func (m *Moderator_Price) String() string
- func (m *Moderator_Price) XXX_DiscardUnknown()
- func (m *Moderator_Price) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *Moderator_Price) XXX_Merge(src proto.Message)
- func (m *Moderator_Price) XXX_Size() int
- func (m *Moderator_Price) XXX_Unmarshal(b []byte) error
- type Order
- func (*Order) Descriptor() ([]byte, []int)
- func (m *Order) GetAlternateContactInfo() string
- func (m *Order) GetBuyerID() *ID
- func (m *Order) GetItems() []*Order_Item
- func (m *Order) GetPayment() *Order_Payment
- func (m *Order) GetRatingKeys() [][]byte
- func (m *Order) GetRefundAddress() string
- func (m *Order) GetRefundFee() uint64
- func (m *Order) GetShipping() *Order_Shipping
- func (m *Order) GetTimestamp() *timestamp.Timestamp
- func (m *Order) GetVersion() uint32
- func (*Order) ProtoMessage()
- func (m *Order) Reset()
- func (m *Order) String() string
- func (m *Order) XXX_DiscardUnknown()
- func (m *Order) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *Order) XXX_Merge(src proto.Message)
- func (m *Order) XXX_Size() int
- func (m *Order) XXX_Unmarshal(b []byte) error
- type OrderCompletion
- func (*OrderCompletion) Descriptor() ([]byte, []int)
- func (m *OrderCompletion) GetOrderId() string
- func (m *OrderCompletion) GetPayoutSigs() []*BitcoinSignature
- func (m *OrderCompletion) GetRatings() []*Rating
- func (m *OrderCompletion) GetTimestamp() *timestamp.Timestamp
- func (*OrderCompletion) ProtoMessage()
- func (m *OrderCompletion) Reset()
- func (m *OrderCompletion) String() string
- func (m *OrderCompletion) XXX_DiscardUnknown()
- func (m *OrderCompletion) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *OrderCompletion) XXX_Merge(src proto.Message)
- func (m *OrderCompletion) XXX_Size() int
- func (m *OrderCompletion) XXX_Unmarshal(b []byte) error
- type OrderConfirmation
- func (*OrderConfirmation) Descriptor() ([]byte, []int)
- func (m *OrderConfirmation) GetOrderID() string
- func (m *OrderConfirmation) GetPaymentAddress() string
- func (m *OrderConfirmation) GetRatingSignatures() []*RatingSignature
- func (m *OrderConfirmation) GetRequestedAmount() uint64
- func (m *OrderConfirmation) GetTimestamp() *timestamp.Timestamp
- func (*OrderConfirmation) ProtoMessage()
- func (m *OrderConfirmation) Reset()
- func (m *OrderConfirmation) String() string
- func (m *OrderConfirmation) XXX_DiscardUnknown()
- func (m *OrderConfirmation) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *OrderConfirmation) XXX_Merge(src proto.Message)
- func (m *OrderConfirmation) XXX_Size() int
- func (m *OrderConfirmation) XXX_Unmarshal(b []byte) error
- type OrderFulfillment
- func (*OrderFulfillment) Descriptor() ([]byte, []int)
- func (m *OrderFulfillment) GetCryptocurrencyDelivery() []*OrderFulfillment_CryptocurrencyDelivery
- func (m *OrderFulfillment) GetDigitalDelivery() []*OrderFulfillment_DigitalDelivery
- func (m *OrderFulfillment) GetNote() string
- func (m *OrderFulfillment) GetOrderId() string
- func (m *OrderFulfillment) GetPayout() *OrderFulfillment_Payout
- func (m *OrderFulfillment) GetPhysicalDelivery() []*OrderFulfillment_PhysicalDelivery
- func (m *OrderFulfillment) GetRatingSignature() *RatingSignature
- func (m *OrderFulfillment) GetSlug() string
- func (m *OrderFulfillment) GetTimestamp() *timestamp.Timestamp
- func (*OrderFulfillment) ProtoMessage()
- func (m *OrderFulfillment) Reset()
- func (m *OrderFulfillment) String() string
- func (m *OrderFulfillment) XXX_DiscardUnknown()
- func (m *OrderFulfillment) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *OrderFulfillment) XXX_Merge(src proto.Message)
- func (m *OrderFulfillment) XXX_Size() int
- func (m *OrderFulfillment) XXX_Unmarshal(b []byte) error
- type OrderFulfillment_CryptocurrencyDelivery
- func (*OrderFulfillment_CryptocurrencyDelivery) Descriptor() ([]byte, []int)
- func (m *OrderFulfillment_CryptocurrencyDelivery) GetTransactionID() string
- func (*OrderFulfillment_CryptocurrencyDelivery) ProtoMessage()
- func (m *OrderFulfillment_CryptocurrencyDelivery) Reset()
- func (m *OrderFulfillment_CryptocurrencyDelivery) String() string
- func (m *OrderFulfillment_CryptocurrencyDelivery) XXX_DiscardUnknown()
- func (m *OrderFulfillment_CryptocurrencyDelivery) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *OrderFulfillment_CryptocurrencyDelivery) XXX_Merge(src proto.Message)
- func (m *OrderFulfillment_CryptocurrencyDelivery) XXX_Size() int
- func (m *OrderFulfillment_CryptocurrencyDelivery) XXX_Unmarshal(b []byte) error
- type OrderFulfillment_DigitalDelivery
- func (*OrderFulfillment_DigitalDelivery) Descriptor() ([]byte, []int)
- func (m *OrderFulfillment_DigitalDelivery) GetPassword() string
- func (m *OrderFulfillment_DigitalDelivery) GetUrl() string
- func (*OrderFulfillment_DigitalDelivery) ProtoMessage()
- func (m *OrderFulfillment_DigitalDelivery) Reset()
- func (m *OrderFulfillment_DigitalDelivery) String() string
- func (m *OrderFulfillment_DigitalDelivery) XXX_DiscardUnknown()
- func (m *OrderFulfillment_DigitalDelivery) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *OrderFulfillment_DigitalDelivery) XXX_Merge(src proto.Message)
- func (m *OrderFulfillment_DigitalDelivery) XXX_Size() int
- func (m *OrderFulfillment_DigitalDelivery) XXX_Unmarshal(b []byte) error
- type OrderFulfillment_Payout
- func (*OrderFulfillment_Payout) Descriptor() ([]byte, []int)
- func (m *OrderFulfillment_Payout) GetPayoutAddress() string
- func (m *OrderFulfillment_Payout) GetPayoutFeePerByte() uint64
- func (m *OrderFulfillment_Payout) GetSigs() []*BitcoinSignature
- func (*OrderFulfillment_Payout) ProtoMessage()
- func (m *OrderFulfillment_Payout) Reset()
- func (m *OrderFulfillment_Payout) String() string
- func (m *OrderFulfillment_Payout) XXX_DiscardUnknown()
- func (m *OrderFulfillment_Payout) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *OrderFulfillment_Payout) XXX_Merge(src proto.Message)
- func (m *OrderFulfillment_Payout) XXX_Size() int
- func (m *OrderFulfillment_Payout) XXX_Unmarshal(b []byte) error
- type OrderFulfillment_PhysicalDelivery
- func (*OrderFulfillment_PhysicalDelivery) Descriptor() ([]byte, []int)
- func (m *OrderFulfillment_PhysicalDelivery) GetShipper() string
- func (m *OrderFulfillment_PhysicalDelivery) GetTrackingNumber() string
- func (*OrderFulfillment_PhysicalDelivery) ProtoMessage()
- func (m *OrderFulfillment_PhysicalDelivery) Reset()
- func (m *OrderFulfillment_PhysicalDelivery) String() string
- func (m *OrderFulfillment_PhysicalDelivery) XXX_DiscardUnknown()
- func (m *OrderFulfillment_PhysicalDelivery) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *OrderFulfillment_PhysicalDelivery) XXX_Merge(src proto.Message)
- func (m *OrderFulfillment_PhysicalDelivery) XXX_Size() int
- func (m *OrderFulfillment_PhysicalDelivery) XXX_Unmarshal(b []byte) error
- type OrderReject
- func (*OrderReject) Descriptor() ([]byte, []int)
- func (m *OrderReject) GetOrderID() string
- func (m *OrderReject) GetSigs() []*BitcoinSignature
- func (m *OrderReject) GetTimestamp() *timestamp.Timestamp
- func (*OrderReject) ProtoMessage()
- func (m *OrderReject) Reset()
- func (m *OrderReject) String() string
- func (m *OrderReject) XXX_DiscardUnknown()
- func (m *OrderReject) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *OrderReject) XXX_Merge(src proto.Message)
- func (m *OrderReject) XXX_Size() int
- func (m *OrderReject) XXX_Unmarshal(b []byte) error
- type OrderRespApi
- func (*OrderRespApi) Descriptor() ([]byte, []int)
- func (m *OrderRespApi) GetContract() *RicardianContract
- func (m *OrderRespApi) GetFunded() bool
- func (m *OrderRespApi) GetPaymentAddressTransactions() []*TransactionRecord
- func (m *OrderRespApi) GetRead() bool
- func (m *OrderRespApi) GetRefundAddressTransaction() *TransactionRecord
- func (m *OrderRespApi) GetState() OrderState
- func (m *OrderRespApi) GetUnreadChatMessages() uint64
- func (*OrderRespApi) ProtoMessage()
- func (m *OrderRespApi) Reset()
- func (m *OrderRespApi) String() string
- func (m *OrderRespApi) XXX_DiscardUnknown()
- func (m *OrderRespApi) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *OrderRespApi) XXX_Merge(src proto.Message)
- func (m *OrderRespApi) XXX_Size() int
- func (m *OrderRespApi) XXX_Unmarshal(b []byte) error
- type OrderState
- type Order_Item
- func (*Order_Item) Descriptor() ([]byte, []int)
- func (m *Order_Item) GetCouponCodes() []string
- func (m *Order_Item) GetListingHash() string
- func (m *Order_Item) GetMemo() string
- func (m *Order_Item) GetOptions() []*Order_Item_Option
- func (m *Order_Item) GetPaymentAddress() string
- func (m *Order_Item) GetQuantity() uint32
- func (m *Order_Item) GetQuantity64() uint64
- func (m *Order_Item) GetShippingOption() *Order_Item_ShippingOption
- func (*Order_Item) ProtoMessage()
- func (m *Order_Item) Reset()
- func (m *Order_Item) String() string
- func (m *Order_Item) XXX_DiscardUnknown()
- func (m *Order_Item) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *Order_Item) XXX_Merge(src proto.Message)
- func (m *Order_Item) XXX_Size() int
- func (m *Order_Item) XXX_Unmarshal(b []byte) error
- type Order_Item_Option
- func (*Order_Item_Option) Descriptor() ([]byte, []int)
- func (m *Order_Item_Option) GetName() string
- func (m *Order_Item_Option) GetValue() string
- func (*Order_Item_Option) ProtoMessage()
- func (m *Order_Item_Option) Reset()
- func (m *Order_Item_Option) String() string
- func (m *Order_Item_Option) XXX_DiscardUnknown()
- func (m *Order_Item_Option) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *Order_Item_Option) XXX_Merge(src proto.Message)
- func (m *Order_Item_Option) XXX_Size() int
- func (m *Order_Item_Option) XXX_Unmarshal(b []byte) error
- type Order_Item_ShippingOption
- func (*Order_Item_ShippingOption) Descriptor() ([]byte, []int)
- func (m *Order_Item_ShippingOption) GetName() string
- func (m *Order_Item_ShippingOption) GetService() string
- func (*Order_Item_ShippingOption) ProtoMessage()
- func (m *Order_Item_ShippingOption) Reset()
- func (m *Order_Item_ShippingOption) String() string
- func (m *Order_Item_ShippingOption) XXX_DiscardUnknown()
- func (m *Order_Item_ShippingOption) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *Order_Item_ShippingOption) XXX_Merge(src proto.Message)
- func (m *Order_Item_ShippingOption) XXX_Size() int
- func (m *Order_Item_ShippingOption) XXX_Unmarshal(b []byte) error
- type Order_Payment
- func (*Order_Payment) Descriptor() ([]byte, []int)
- func (m *Order_Payment) GetAddress() string
- func (m *Order_Payment) GetAmount() uint64
- func (m *Order_Payment) GetChaincode() string
- func (m *Order_Payment) GetCoin() string
- func (m *Order_Payment) GetMethod() Order_Payment_Method
- func (m *Order_Payment) GetModerator() string
- func (m *Order_Payment) GetModeratorKey() []byte
- func (m *Order_Payment) GetRedeemScript() string
- func (*Order_Payment) ProtoMessage()
- func (m *Order_Payment) Reset()
- func (m *Order_Payment) String() string
- func (m *Order_Payment) XXX_DiscardUnknown()
- func (m *Order_Payment) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *Order_Payment) XXX_Merge(src proto.Message)
- func (m *Order_Payment) XXX_Size() int
- func (m *Order_Payment) XXX_Unmarshal(b []byte) error
- type Order_Payment_Method
- type Order_Shipping
- func (*Order_Shipping) Descriptor() ([]byte, []int)
- func (m *Order_Shipping) GetAddress() string
- func (m *Order_Shipping) GetAddressNotes() string
- func (m *Order_Shipping) GetCity() string
- func (m *Order_Shipping) GetCountry() CountryCode
- func (m *Order_Shipping) GetPostalCode() string
- func (m *Order_Shipping) GetShipTo() string
- func (m *Order_Shipping) GetState() string
- func (*Order_Shipping) ProtoMessage()
- func (m *Order_Shipping) Reset()
- func (m *Order_Shipping) String() string
- func (m *Order_Shipping) XXX_DiscardUnknown()
- func (m *Order_Shipping) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *Order_Shipping) XXX_Merge(src proto.Message)
- func (m *Order_Shipping) XXX_Size() int
- func (m *Order_Shipping) XXX_Unmarshal(b []byte) error
- type Outpoint
- func (*Outpoint) Descriptor() ([]byte, []int)
- func (m *Outpoint) GetHash() string
- func (m *Outpoint) GetIndex() uint32
- func (m *Outpoint) GetValue() uint64
- func (*Outpoint) ProtoMessage()
- func (m *Outpoint) Reset()
- func (m *Outpoint) String() string
- func (m *Outpoint) XXX_DiscardUnknown()
- func (m *Outpoint) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *Outpoint) XXX_Merge(src proto.Message)
- func (m *Outpoint) XXX_Size() int
- func (m *Outpoint) XXX_Unmarshal(b []byte) error
- type PeerAndProfile
- func (*PeerAndProfile) Descriptor() ([]byte, []int)
- func (m *PeerAndProfile) GetPeerId() string
- func (m *PeerAndProfile) GetProfile() *Profile
- func (*PeerAndProfile) ProtoMessage()
- func (m *PeerAndProfile) Reset()
- func (m *PeerAndProfile) String() string
- func (m *PeerAndProfile) XXX_DiscardUnknown()
- func (m *PeerAndProfile) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *PeerAndProfile) XXX_Merge(src proto.Message)
- func (m *PeerAndProfile) XXX_Size() int
- func (m *PeerAndProfile) XXX_Unmarshal(b []byte) error
- type PeerAndProfileWithID
- func (*PeerAndProfileWithID) Descriptor() ([]byte, []int)
- func (m *PeerAndProfileWithID) GetId() string
- func (m *PeerAndProfileWithID) GetPeerId() string
- func (m *PeerAndProfileWithID) GetProfile() *Profile
- func (*PeerAndProfileWithID) ProtoMessage()
- func (m *PeerAndProfileWithID) Reset()
- func (m *PeerAndProfileWithID) String() string
- func (m *PeerAndProfileWithID) XXX_DiscardUnknown()
- func (m *PeerAndProfileWithID) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *PeerAndProfileWithID) XXX_Merge(src proto.Message)
- func (m *PeerAndProfileWithID) XXX_Size() int
- func (m *PeerAndProfileWithID) XXX_Unmarshal(b []byte) error
- type Post
- func (*Post) Descriptor() ([]byte, []int)
- func (m *Post) GetChannels() []string
- func (m *Post) GetImages() []*Post_Image
- func (m *Post) GetLongForm() string
- func (m *Post) GetPostType() Post_PostType
- func (m *Post) GetReference() string
- func (m *Post) GetSlug() string
- func (m *Post) GetStatus() string
- func (m *Post) GetTags() []string
- func (m *Post) GetTimestamp() *timestamp.Timestamp
- func (m *Post) GetVendorID() *ID
- func (*Post) ProtoMessage()
- func (m *Post) Reset()
- func (m *Post) String() string
- func (m *Post) XXX_DiscardUnknown()
- func (m *Post) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *Post) XXX_Merge(src proto.Message)
- func (m *Post) XXX_Size() int
- func (m *Post) XXX_Unmarshal(b []byte) error
- type Post_Image
- func (*Post_Image) Descriptor() ([]byte, []int)
- func (m *Post_Image) GetFilename() string
- func (m *Post_Image) GetLarge() string
- func (m *Post_Image) GetMedium() string
- func (m *Post_Image) GetOriginal() string
- func (m *Post_Image) GetSmall() string
- func (m *Post_Image) GetTiny() string
- func (*Post_Image) ProtoMessage()
- func (m *Post_Image) Reset()
- func (m *Post_Image) String() string
- func (m *Post_Image) XXX_DiscardUnknown()
- func (m *Post_Image) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *Post_Image) XXX_Merge(src proto.Message)
- func (m *Post_Image) XXX_Size() int
- func (m *Post_Image) XXX_Unmarshal(b []byte) error
- type Post_PostType
- type Profile
- func (*Profile) Descriptor() ([]byte, []int)
- func (m *Profile) GetAbout() string
- func (m *Profile) GetAvatarHashes() *Profile_Image
- func (m *Profile) GetBitcoinPubkey() string
- func (m *Profile) GetColors() *Profile_Colors
- func (m *Profile) GetContactInfo() *Profile_Contact
- func (m *Profile) GetCurrencies() []string
- func (m *Profile) GetHandle() string
- func (m *Profile) GetHeaderHashes() *Profile_Image
- func (m *Profile) GetLastModified() *timestamp.Timestamp
- func (m *Profile) GetLocation() string
- func (m *Profile) GetModerator() bool
- func (m *Profile) GetModeratorInfo() *Moderator
- func (m *Profile) GetName() string
- func (m *Profile) GetNsfw() bool
- func (m *Profile) GetPeerID() string
- func (m *Profile) GetShortDescription() string
- func (m *Profile) GetStats() *Profile_Stats
- func (m *Profile) GetVendor() bool
- func (*Profile) ProtoMessage()
- func (m *Profile) Reset()
- func (m *Profile) String() string
- func (m *Profile) XXX_DiscardUnknown()
- func (m *Profile) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *Profile) XXX_Merge(src proto.Message)
- func (m *Profile) XXX_Size() int
- func (m *Profile) XXX_Unmarshal(b []byte) error
- type Profile_Colors
- func (*Profile_Colors) Descriptor() ([]byte, []int)
- func (m *Profile_Colors) GetHighlight() string
- func (m *Profile_Colors) GetHighlightText() string
- func (m *Profile_Colors) GetPrimary() string
- func (m *Profile_Colors) GetSecondary() string
- func (m *Profile_Colors) GetText() string
- func (*Profile_Colors) ProtoMessage()
- func (m *Profile_Colors) Reset()
- func (m *Profile_Colors) String() string
- func (m *Profile_Colors) XXX_DiscardUnknown()
- func (m *Profile_Colors) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *Profile_Colors) XXX_Merge(src proto.Message)
- func (m *Profile_Colors) XXX_Size() int
- func (m *Profile_Colors) XXX_Unmarshal(b []byte) error
- type Profile_Contact
- func (*Profile_Contact) Descriptor() ([]byte, []int)
- func (m *Profile_Contact) GetEmail() string
- func (m *Profile_Contact) GetPhoneNumber() string
- func (m *Profile_Contact) GetSocial() []*Profile_SocialAccount
- func (m *Profile_Contact) GetWebsite() string
- func (*Profile_Contact) ProtoMessage()
- func (m *Profile_Contact) Reset()
- func (m *Profile_Contact) String() string
- func (m *Profile_Contact) XXX_DiscardUnknown()
- func (m *Profile_Contact) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *Profile_Contact) XXX_Merge(src proto.Message)
- func (m *Profile_Contact) XXX_Size() int
- func (m *Profile_Contact) XXX_Unmarshal(b []byte) error
- type Profile_Image
- func (*Profile_Image) Descriptor() ([]byte, []int)
- func (m *Profile_Image) GetLarge() string
- func (m *Profile_Image) GetMedium() string
- func (m *Profile_Image) GetOriginal() string
- func (m *Profile_Image) GetSmall() string
- func (m *Profile_Image) GetTiny() string
- func (*Profile_Image) ProtoMessage()
- func (m *Profile_Image) Reset()
- func (m *Profile_Image) String() string
- func (m *Profile_Image) XXX_DiscardUnknown()
- func (m *Profile_Image) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *Profile_Image) XXX_Merge(src proto.Message)
- func (m *Profile_Image) XXX_Size() int
- func (m *Profile_Image) XXX_Unmarshal(b []byte) error
- type Profile_SocialAccount
- func (*Profile_SocialAccount) Descriptor() ([]byte, []int)
- func (m *Profile_SocialAccount) GetProof() string
- func (m *Profile_SocialAccount) GetType() string
- func (m *Profile_SocialAccount) GetUsername() string
- func (*Profile_SocialAccount) ProtoMessage()
- func (m *Profile_SocialAccount) Reset()
- func (m *Profile_SocialAccount) String() string
- func (m *Profile_SocialAccount) XXX_DiscardUnknown()
- func (m *Profile_SocialAccount) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *Profile_SocialAccount) XXX_Merge(src proto.Message)
- func (m *Profile_SocialAccount) XXX_Size() int
- func (m *Profile_SocialAccount) XXX_Unmarshal(b []byte) error
- type Profile_Stats
- func (*Profile_Stats) Descriptor() ([]byte, []int)
- func (m *Profile_Stats) GetAverageRating() float32
- func (m *Profile_Stats) GetFollowerCount() uint32
- func (m *Profile_Stats) GetFollowingCount() uint32
- func (m *Profile_Stats) GetListingCount() uint32
- func (m *Profile_Stats) GetPostCount() uint32
- func (m *Profile_Stats) GetRatingCount() uint32
- func (*Profile_Stats) ProtoMessage()
- func (m *Profile_Stats) Reset()
- func (m *Profile_Stats) String() string
- func (m *Profile_Stats) XXX_DiscardUnknown()
- func (m *Profile_Stats) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *Profile_Stats) XXX_Merge(src proto.Message)
- func (m *Profile_Stats) XXX_Size() int
- func (m *Profile_Stats) XXX_Unmarshal(b []byte) error
- type Rating
- func (*Rating) Descriptor() ([]byte, []int)
- func (m *Rating) GetRatingData() *Rating_RatingData
- func (m *Rating) GetSignature() []byte
- func (*Rating) ProtoMessage()
- func (m *Rating) Reset()
- func (m *Rating) String() string
- func (m *Rating) XXX_DiscardUnknown()
- func (m *Rating) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *Rating) XXX_Merge(src proto.Message)
- func (m *Rating) XXX_Size() int
- func (m *Rating) XXX_Unmarshal(b []byte) error
- type RatingSignature
- func (*RatingSignature) Descriptor() ([]byte, []int)
- func (m *RatingSignature) GetMetadata() *RatingSignature_TransactionMetadata
- func (m *RatingSignature) GetSignature() []byte
- func (*RatingSignature) ProtoMessage()
- func (m *RatingSignature) Reset()
- func (m *RatingSignature) String() string
- func (m *RatingSignature) XXX_DiscardUnknown()
- func (m *RatingSignature) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *RatingSignature) XXX_Merge(src proto.Message)
- func (m *RatingSignature) XXX_Size() int
- func (m *RatingSignature) XXX_Unmarshal(b []byte) error
- type RatingSignature_TransactionMetadata
- func (*RatingSignature_TransactionMetadata) Descriptor() ([]byte, []int)
- func (m *RatingSignature_TransactionMetadata) GetListingSlug() string
- func (m *RatingSignature_TransactionMetadata) GetListingTitle() string
- func (m *RatingSignature_TransactionMetadata) GetModeratorKey() []byte
- func (m *RatingSignature_TransactionMetadata) GetRatingKey() []byte
- func (m *RatingSignature_TransactionMetadata) GetThumbnail() *RatingSignature_TransactionMetadata_Image
- func (*RatingSignature_TransactionMetadata) ProtoMessage()
- func (m *RatingSignature_TransactionMetadata) Reset()
- func (m *RatingSignature_TransactionMetadata) String() string
- func (m *RatingSignature_TransactionMetadata) XXX_DiscardUnknown()
- func (m *RatingSignature_TransactionMetadata) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *RatingSignature_TransactionMetadata) XXX_Merge(src proto.Message)
- func (m *RatingSignature_TransactionMetadata) XXX_Size() int
- func (m *RatingSignature_TransactionMetadata) XXX_Unmarshal(b []byte) error
- type RatingSignature_TransactionMetadata_Image
- func (*RatingSignature_TransactionMetadata_Image) Descriptor() ([]byte, []int)
- func (m *RatingSignature_TransactionMetadata_Image) GetLarge() string
- func (m *RatingSignature_TransactionMetadata_Image) GetMedium() string
- func (m *RatingSignature_TransactionMetadata_Image) GetOriginal() string
- func (m *RatingSignature_TransactionMetadata_Image) GetSmall() string
- func (m *RatingSignature_TransactionMetadata_Image) GetTiny() string
- func (*RatingSignature_TransactionMetadata_Image) ProtoMessage()
- func (m *RatingSignature_TransactionMetadata_Image) Reset()
- func (m *RatingSignature_TransactionMetadata_Image) String() string
- func (m *RatingSignature_TransactionMetadata_Image) XXX_DiscardUnknown()
- func (m *RatingSignature_TransactionMetadata_Image) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *RatingSignature_TransactionMetadata_Image) XXX_Merge(src proto.Message)
- func (m *RatingSignature_TransactionMetadata_Image) XXX_Size() int
- func (m *RatingSignature_TransactionMetadata_Image) XXX_Unmarshal(b []byte) error
- type RatingWithID
- func (*RatingWithID) Descriptor() ([]byte, []int)
- func (m *RatingWithID) GetId() string
- func (m *RatingWithID) GetRating() *Rating
- func (m *RatingWithID) GetRatingId() string
- func (*RatingWithID) ProtoMessage()
- func (m *RatingWithID) Reset()
- func (m *RatingWithID) String() string
- func (m *RatingWithID) XXX_DiscardUnknown()
- func (m *RatingWithID) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *RatingWithID) XXX_Merge(src proto.Message)
- func (m *RatingWithID) XXX_Size() int
- func (m *RatingWithID) XXX_Unmarshal(b []byte) error
- type Rating_RatingData
- func (*Rating_RatingData) Descriptor() ([]byte, []int)
- func (m *Rating_RatingData) GetBuyerID() *ID
- func (m *Rating_RatingData) GetBuyerName() string
- func (m *Rating_RatingData) GetBuyerSig() []byte
- func (m *Rating_RatingData) GetCustomerService() uint32
- func (m *Rating_RatingData) GetDeliverySpeed() uint32
- func (m *Rating_RatingData) GetDescription() uint32
- func (m *Rating_RatingData) GetModeratorSig() []byte
- func (m *Rating_RatingData) GetOverall() uint32
- func (m *Rating_RatingData) GetQuality() uint32
- func (m *Rating_RatingData) GetRatingKey() []byte
- func (m *Rating_RatingData) GetReview() string
- func (m *Rating_RatingData) GetTimestamp() *timestamp.Timestamp
- func (m *Rating_RatingData) GetVendorID() *ID
- func (m *Rating_RatingData) GetVendorSig() *RatingSignature
- func (*Rating_RatingData) ProtoMessage()
- func (m *Rating_RatingData) Reset()
- func (m *Rating_RatingData) String() string
- func (m *Rating_RatingData) XXX_DiscardUnknown()
- func (m *Rating_RatingData) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *Rating_RatingData) XXX_Merge(src proto.Message)
- func (m *Rating_RatingData) XXX_Size() int
- func (m *Rating_RatingData) XXX_Unmarshal(b []byte) error
- type Refund
- func (*Refund) Descriptor() ([]byte, []int)
- func (m *Refund) GetMemo() string
- func (m *Refund) GetOrderID() string
- func (m *Refund) GetRefundTransaction() *Refund_TransactionInfo
- func (m *Refund) GetSigs() []*BitcoinSignature
- func (m *Refund) GetTimestamp() *timestamp.Timestamp
- func (*Refund) ProtoMessage()
- func (m *Refund) Reset()
- func (m *Refund) String() string
- func (m *Refund) XXX_DiscardUnknown()
- func (m *Refund) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *Refund) XXX_Merge(src proto.Message)
- func (m *Refund) XXX_Size() int
- func (m *Refund) XXX_Unmarshal(b []byte) error
- type Refund_TransactionInfo
- func (*Refund_TransactionInfo) Descriptor() ([]byte, []int)
- func (m *Refund_TransactionInfo) GetTxid() string
- func (m *Refund_TransactionInfo) GetValue() uint64
- func (*Refund_TransactionInfo) ProtoMessage()
- func (m *Refund_TransactionInfo) Reset()
- func (m *Refund_TransactionInfo) String() string
- func (m *Refund_TransactionInfo) XXX_DiscardUnknown()
- func (m *Refund_TransactionInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *Refund_TransactionInfo) XXX_Merge(src proto.Message)
- func (m *Refund_TransactionInfo) XXX_Size() int
- func (m *Refund_TransactionInfo) XXX_Unmarshal(b []byte) error
- type RicardianContract
- func (*RicardianContract) Descriptor() ([]byte, []int)
- func (m *RicardianContract) GetBuyerOrder() *Order
- func (m *RicardianContract) GetBuyerOrderCompletion() *OrderCompletion
- func (m *RicardianContract) GetDispute() *Dispute
- func (m *RicardianContract) GetDisputeAcceptance() *DisputeAcceptance
- func (m *RicardianContract) GetDisputeResolution() *DisputeResolution
- func (m *RicardianContract) GetErrors() []string
- func (m *RicardianContract) GetRefund() *Refund
- func (m *RicardianContract) GetSignatures() []*Signature
- func (m *RicardianContract) GetVendorListings() []*Listing
- func (m *RicardianContract) GetVendorOrderConfirmation() *OrderConfirmation
- func (m *RicardianContract) GetVendorOrderFulfillment() []*OrderFulfillment
- func (*RicardianContract) ProtoMessage()
- func (m *RicardianContract) Reset()
- func (m *RicardianContract) String() string
- func (m *RicardianContract) XXX_DiscardUnknown()
- func (m *RicardianContract) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *RicardianContract) XXX_Merge(src proto.Message)
- func (m *RicardianContract) XXX_Size() int
- func (m *RicardianContract) XXX_Unmarshal(b []byte) error
- type Signature
- func (*Signature) Descriptor() ([]byte, []int)
- func (m *Signature) GetSection() Signature_Section
- func (m *Signature) GetSignatureBytes() []byte
- func (*Signature) ProtoMessage()
- func (m *Signature) Reset()
- func (m *Signature) String() string
- func (m *Signature) XXX_DiscardUnknown()
- func (m *Signature) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *Signature) XXX_Merge(src proto.Message)
- func (m *Signature) XXX_Size() int
- func (m *Signature) XXX_Unmarshal(b []byte) error
- type Signature_Section
- type SignedData
- func (*SignedData) Descriptor() ([]byte, []int)
- func (m *SignedData) GetSenderPubkey() []byte
- func (m *SignedData) GetSerializedData() []byte
- func (m *SignedData) GetSignature() []byte
- func (*SignedData) ProtoMessage()
- func (m *SignedData) Reset()
- func (m *SignedData) String() string
- func (m *SignedData) XXX_DiscardUnknown()
- func (m *SignedData) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *SignedData) XXX_Merge(src proto.Message)
- func (m *SignedData) XXX_Size() int
- func (m *SignedData) XXX_Unmarshal(b []byte) error
- type SignedData_Command
- func (*SignedData_Command) Descriptor() ([]byte, []int)
- func (m *SignedData_Command) GetPeerID() string
- func (m *SignedData_Command) GetTimestamp() *timestamp.Timestamp
- func (m *SignedData_Command) GetType() Message_MessageType
- func (*SignedData_Command) ProtoMessage()
- func (m *SignedData_Command) Reset()
- func (m *SignedData_Command) String() string
- func (m *SignedData_Command) XXX_DiscardUnknown()
- func (m *SignedData_Command) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *SignedData_Command) XXX_Merge(src proto.Message)
- func (m *SignedData_Command) XXX_Size() int
- func (m *SignedData_Command) XXX_Unmarshal(b []byte) error
- type SignedListing
- func (*SignedListing) Descriptor() ([]byte, []int)
- func (m *SignedListing) GetHash() string
- func (m *SignedListing) GetListing() *Listing
- func (m *SignedListing) GetSignature() []byte
- func (*SignedListing) ProtoMessage()
- func (m *SignedListing) Reset()
- func (m *SignedListing) String() string
- func (m *SignedListing) XXX_DiscardUnknown()
- func (m *SignedListing) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *SignedListing) XXX_Merge(src proto.Message)
- func (m *SignedListing) XXX_Size() int
- func (m *SignedListing) XXX_Unmarshal(b []byte) error
- type SignedPost
- func (*SignedPost) Descriptor() ([]byte, []int)
- func (m *SignedPost) GetHash() string
- func (m *SignedPost) GetPost() *Post
- func (m *SignedPost) GetSignature() []byte
- func (*SignedPost) ProtoMessage()
- func (m *SignedPost) Reset()
- func (m *SignedPost) String() string
- func (m *SignedPost) XXX_DiscardUnknown()
- func (m *SignedPost) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *SignedPost) XXX_Merge(src proto.Message)
- func (m *SignedPost) XXX_Size() int
- func (m *SignedPost) XXX_Unmarshal(b []byte) error
- type TransactionRecord
- func (*TransactionRecord) Descriptor() ([]byte, []int)
- func (m *TransactionRecord) GetConfirmations() uint32
- func (m *TransactionRecord) GetHeight() uint32
- func (m *TransactionRecord) GetTimestamp() *timestamp.Timestamp
- func (m *TransactionRecord) GetTxid() string
- func (m *TransactionRecord) GetValue() int64
- func (*TransactionRecord) ProtoMessage()
- func (m *TransactionRecord) Reset()
- func (m *TransactionRecord) String() string
- func (m *TransactionRecord) XXX_DiscardUnknown()
- func (m *TransactionRecord) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *TransactionRecord) XXX_Merge(src proto.Message)
- func (m *TransactionRecord) XXX_Size() int
- func (m *TransactionRecord) XXX_Unmarshal(b []byte) error
- type VendorFinalizedPayment
- func (*VendorFinalizedPayment) Descriptor() ([]byte, []int)
- func (m *VendorFinalizedPayment) GetOrderID() string
- func (*VendorFinalizedPayment) ProtoMessage()
- func (m *VendorFinalizedPayment) Reset()
- func (m *VendorFinalizedPayment) String() string
- func (m *VendorFinalizedPayment) XXX_DiscardUnknown()
- func (m *VendorFinalizedPayment) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *VendorFinalizedPayment) XXX_Merge(src proto.Message)
- func (m *VendorFinalizedPayment) XXX_Size() int
- func (m *VendorFinalizedPayment) XXX_Unmarshal(b []byte) error
Constants ¶
This section is empty.
Variables ¶
View Source
var Chat_Flag_name = map[int32]string{
0: "MESSAGE",
1: "TYPING",
2: "READ",
}
View Source
var Chat_Flag_value = map[string]int32{
"MESSAGE": 0,
"TYPING": 1,
"READ": 2,
}
View Source
var CountryCode_name = map[int32]string{}/* 257 elements not displayed */
View Source
var CountryCode_value = map[string]int32{}/* 258 elements not displayed */
View Source
var Listing_Metadata_ContractType_name = map[int32]string{
0: "PHYSICAL_GOOD",
1: "DIGITAL_GOOD",
2: "SERVICE",
3: "CROWD_FUND",
4: "CRYPTOCURRENCY",
}
View Source
var Listing_Metadata_ContractType_value = map[string]int32{
"PHYSICAL_GOOD": 0,
"DIGITAL_GOOD": 1,
"SERVICE": 2,
"CROWD_FUND": 3,
"CRYPTOCURRENCY": 4,
}
View Source
var Listing_Metadata_Format_name = map[int32]string{
0: "FIXED_PRICE",
2: "MARKET_PRICE",
}
View Source
var Listing_Metadata_Format_value = map[string]int32{
"FIXED_PRICE": 0,
"MARKET_PRICE": 2,
}
View Source
var Listing_ShippingOption_ShippingType_name = map[int32]string{
0: "LOCAL_PICKUP",
1: "FIXED_PRICE",
}
View Source
var Listing_ShippingOption_ShippingType_value = map[string]int32{
"LOCAL_PICKUP": 0,
"FIXED_PRICE": 1,
}
View Source
var Message_MessageType_name = map[int32]string{
0: "PING",
1: "CHAT",
2: "FOLLOW",
3: "UNFOLLOW",
4: "ORDER",
5: "ORDER_REJECT",
6: "ORDER_CANCEL",
7: "ORDER_CONFIRMATION",
8: "ORDER_FULFILLMENT",
9: "ORDER_COMPLETION",
10: "DISPUTE_OPEN",
11: "DISPUTE_UPDATE",
12: "DISPUTE_CLOSE",
13: "REFUND",
14: "OFFLINE_ACK",
15: "OFFLINE_RELAY",
16: "MODERATOR_ADD",
17: "MODERATOR_REMOVE",
18: "STORE",
19: "BLOCK",
20: "VENDOR_FINALIZED_PAYMENT",
500: "ERROR",
}
View Source
var Message_MessageType_value = map[string]int32{
"PING": 0,
"CHAT": 1,
"FOLLOW": 2,
"UNFOLLOW": 3,
"ORDER": 4,
"ORDER_REJECT": 5,
"ORDER_CANCEL": 6,
"ORDER_CONFIRMATION": 7,
"ORDER_FULFILLMENT": 8,
"ORDER_COMPLETION": 9,
"DISPUTE_OPEN": 10,
"DISPUTE_UPDATE": 11,
"DISPUTE_CLOSE": 12,
"REFUND": 13,
"OFFLINE_ACK": 14,
"OFFLINE_RELAY": 15,
"MODERATOR_ADD": 16,
"MODERATOR_REMOVE": 17,
"STORE": 18,
"BLOCK": 19,
"VENDOR_FINALIZED_PAYMENT": 20,
"ERROR": 500,
}
View Source
var Moderator_Fee_FeeType_name = map[int32]string{
0: "FIXED",
1: "PERCENTAGE",
2: "FIXED_PLUS_PERCENTAGE",
}
View Source
var Moderator_Fee_FeeType_value = map[string]int32{
"FIXED": 0,
"PERCENTAGE": 1,
"FIXED_PLUS_PERCENTAGE": 2,
}
View Source
var OrderState_name = map[int32]string{
0: "PENDING",
1: "AWAITING_PAYMENT",
2: "AWAITING_PICKUP",
3: "AWAITING_FULFILLMENT",
4: "PARTIALLY_FULFILLED",
5: "FULFILLED",
6: "COMPLETED",
7: "CANCELED",
8: "DECLINED",
9: "REFUNDED",
10: "DISPUTED",
11: "DECIDED",
12: "RESOLVED",
13: "PAYMENT_FINALIZED",
14: "PROCESSING_ERROR",
}
View Source
var OrderState_value = map[string]int32{
"PENDING": 0,
"AWAITING_PAYMENT": 1,
"AWAITING_PICKUP": 2,
"AWAITING_FULFILLMENT": 3,
"PARTIALLY_FULFILLED": 4,
"FULFILLED": 5,
"COMPLETED": 6,
"CANCELED": 7,
"DECLINED": 8,
"REFUNDED": 9,
"DISPUTED": 10,
"DECIDED": 11,
"RESOLVED": 12,
"PAYMENT_FINALIZED": 13,
"PROCESSING_ERROR": 14,
}
View Source
var Order_Payment_Method_name = map[int32]string{
0: "ADDRESS_REQUEST",
1: "DIRECT",
2: "MODERATED",
}
View Source
var Order_Payment_Method_value = map[string]int32{
"ADDRESS_REQUEST": 0,
"DIRECT": 1,
"MODERATED": 2,
}
View Source
var Post_PostType_name = map[int32]string{
0: "POST",
1: "COMMENT",
2: "REPOST",
}
View Source
var Post_PostType_value = map[string]int32{
"POST": 0,
"COMMENT": 1,
"REPOST": 2,
}
View Source
var Signature_Section_name = map[int32]string{
0: "LISTING",
1: "ORDER",
2: "ORDER_CONFIRMATION",
3: "ORDER_FULFILLMENT",
4: "ORDER_COMPLETION",
5: "DISPUTE",
6: "DISPUTE_RESOLUTION",
7: "REFUND",
}
View Source
var Signature_Section_value = map[string]int32{
"LISTING": 0,
"ORDER": 1,
"ORDER_CONFIRMATION": 2,
"ORDER_FULFILLMENT": 3,
"ORDER_COMPLETION": 4,
"DISPUTE": 5,
"DISPUTE_RESOLUTION": 6,
"REFUND": 7,
}
Functions ¶
func DisputeResolutionPayoutOutputToAddress ¶ added in v0.12.4
func DisputeResolutionPayoutOutputToAddress(w wallet.Wallet, output *DisputeResolution_Payout_Output) (btcutil.Address, error)
Types ¶
type BitcoinSignature ¶ added in v0.2.1
type BitcoinSignature struct { InputIndex uint32 `protobuf:"varint,1,opt,name=inputIndex,proto3" json:"inputIndex,omitempty"` Signature []byte `protobuf:"bytes,2,opt,name=signature,proto3" json:"signature,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*BitcoinSignature) Descriptor ¶ added in v0.2.1
func (*BitcoinSignature) Descriptor() ([]byte, []int)
func (*BitcoinSignature) GetInputIndex ¶ added in v0.5.1
func (m *BitcoinSignature) GetInputIndex() uint32
func (*BitcoinSignature) GetSignature ¶ added in v0.5.1
func (m *BitcoinSignature) GetSignature() []byte
func (*BitcoinSignature) ProtoMessage ¶ added in v0.2.1
func (*BitcoinSignature) ProtoMessage()
func (*BitcoinSignature) Reset ¶ added in v0.2.1
func (m *BitcoinSignature) Reset()
func (*BitcoinSignature) String ¶ added in v0.2.1
func (m *BitcoinSignature) String() string
func (*BitcoinSignature) XXX_DiscardUnknown ¶ added in v0.12.4
func (m *BitcoinSignature) XXX_DiscardUnknown()
func (*BitcoinSignature) XXX_Marshal ¶ added in v0.12.4
func (m *BitcoinSignature) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*BitcoinSignature) XXX_Merge ¶ added in v0.12.4
func (dst *BitcoinSignature) XXX_Merge(src proto.Message)
func (*BitcoinSignature) XXX_Size ¶ added in v0.12.4
func (m *BitcoinSignature) XXX_Size() int
func (*BitcoinSignature) XXX_Unmarshal ¶ added in v0.12.4
func (m *BitcoinSignature) XXX_Unmarshal(b []byte) error
type Block ¶ added in v0.9.3
type Block struct { RawData []byte `protobuf:"bytes,1,opt,name=rawData,proto3" json:"rawData,omitempty"` Cid string `protobuf:"bytes,2,opt,name=cid,proto3" json:"cid,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Block) Descriptor ¶ added in v0.9.3
func (*Block) GetRawData ¶ added in v0.9.3
func (*Block) ProtoMessage ¶ added in v0.9.3
func (*Block) ProtoMessage()
func (*Block) XXX_DiscardUnknown ¶ added in v0.12.4
func (m *Block) XXX_DiscardUnknown()
func (*Block) XXX_Marshal ¶ added in v0.12.4
func (*Block) XXX_Unmarshal ¶ added in v0.12.4
type CaseRespApi ¶ added in v0.3.0
type CaseRespApi struct { Timestamp *timestamp.Timestamp `protobuf:"bytes,1,opt,name=timestamp,proto3" json:"timestamp,omitempty"` BuyerContract *RicardianContract `protobuf:"bytes,2,opt,name=buyerContract,proto3" json:"buyerContract,omitempty"` VendorContract *RicardianContract `protobuf:"bytes,3,opt,name=vendorContract,proto3" json:"vendorContract,omitempty"` BuyerContractValidationErrors []string `protobuf:"bytes,4,rep,name=buyerContractValidationErrors,proto3" json:"buyerContractValidationErrors,omitempty"` VendorContractValidationErrors []string `protobuf:"bytes,5,rep,name=vendorContractValidationErrors,proto3" json:"vendorContractValidationErrors,omitempty"` State OrderState `protobuf:"varint,6,opt,name=state,proto3,enum=OrderState" json:"state,omitempty"` Read bool `protobuf:"varint,7,opt,name=read,proto3" json:"read,omitempty"` BuyerOpened bool `protobuf:"varint,8,opt,name=buyerOpened,proto3" json:"buyerOpened,omitempty"` Claim string `protobuf:"bytes,9,opt,name=claim,proto3" json:"claim,omitempty"` UnreadChatMessages uint64 `protobuf:"varint,10,opt,name=unreadChatMessages,proto3" json:"unreadChatMessages,omitempty"` Resolution *DisputeResolution `protobuf:"bytes,11,opt,name=resolution,proto3" json:"resolution,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CaseRespApi) Descriptor ¶ added in v0.3.0
func (*CaseRespApi) Descriptor() ([]byte, []int)
func (*CaseRespApi) GetBuyerContract ¶ added in v0.3.0
func (m *CaseRespApi) GetBuyerContract() *RicardianContract
func (*CaseRespApi) GetBuyerContractValidationErrors ¶ added in v0.5.1
func (m *CaseRespApi) GetBuyerContractValidationErrors() []string
func (*CaseRespApi) GetBuyerOpened ¶ added in v0.5.1
func (m *CaseRespApi) GetBuyerOpened() bool
func (*CaseRespApi) GetClaim ¶ added in v0.5.1
func (m *CaseRespApi) GetClaim() string
func (*CaseRespApi) GetRead ¶ added in v0.5.1
func (m *CaseRespApi) GetRead() bool
func (*CaseRespApi) GetResolution ¶ added in v0.3.0
func (m *CaseRespApi) GetResolution() *DisputeResolution
func (*CaseRespApi) GetState ¶ added in v0.5.1
func (m *CaseRespApi) GetState() OrderState
func (*CaseRespApi) GetTimestamp ¶ added in v0.3.0
func (m *CaseRespApi) GetTimestamp() *timestamp.Timestamp
func (*CaseRespApi) GetUnreadChatMessages ¶ added in v0.6.1
func (m *CaseRespApi) GetUnreadChatMessages() uint64
func (*CaseRespApi) GetVendorContract ¶ added in v0.3.0
func (m *CaseRespApi) GetVendorContract() *RicardianContract
func (*CaseRespApi) GetVendorContractValidationErrors ¶ added in v0.5.1
func (m *CaseRespApi) GetVendorContractValidationErrors() []string
func (*CaseRespApi) ProtoMessage ¶ added in v0.3.0
func (*CaseRespApi) ProtoMessage()
func (*CaseRespApi) Reset ¶ added in v0.3.0
func (m *CaseRespApi) Reset()
func (*CaseRespApi) String ¶ added in v0.3.0
func (m *CaseRespApi) String() string
func (*CaseRespApi) XXX_DiscardUnknown ¶ added in v0.12.4
func (m *CaseRespApi) XXX_DiscardUnknown()
func (*CaseRespApi) XXX_Marshal ¶ added in v0.12.4
func (m *CaseRespApi) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CaseRespApi) XXX_Merge ¶ added in v0.12.4
func (dst *CaseRespApi) XXX_Merge(src proto.Message)
func (*CaseRespApi) XXX_Size ¶ added in v0.12.4
func (m *CaseRespApi) XXX_Size() int
func (*CaseRespApi) XXX_Unmarshal ¶ added in v0.12.4
func (m *CaseRespApi) XXX_Unmarshal(b []byte) error
type Chat ¶ added in v0.3.1
type Chat struct { MessageId string `protobuf:"bytes,1,opt,name=messageId,proto3" json:"messageId,omitempty"` Subject string `protobuf:"bytes,2,opt,name=subject,proto3" json:"subject,omitempty"` Message string `protobuf:"bytes,3,opt,name=message,proto3" json:"message,omitempty"` Timestamp *timestamp.Timestamp `protobuf:"bytes,4,opt,name=timestamp,proto3" json:"timestamp,omitempty"` Flag Chat_Flag `protobuf:"varint,5,opt,name=flag,proto3,enum=Chat_Flag" json:"flag,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Chat) Descriptor ¶ added in v0.3.1
func (*Chat) GetMessage ¶ added in v0.5.1
func (*Chat) GetMessageId ¶ added in v0.5.1
func (*Chat) GetSubject ¶ added in v0.5.1
func (*Chat) GetTimestamp ¶ added in v0.3.1
func (*Chat) ProtoMessage ¶ added in v0.3.1
func (*Chat) ProtoMessage()
func (*Chat) XXX_DiscardUnknown ¶ added in v0.12.4
func (m *Chat) XXX_DiscardUnknown()
func (*Chat) XXX_Marshal ¶ added in v0.12.4
func (*Chat) XXX_Unmarshal ¶ added in v0.12.4
type Chat_Flag ¶ added in v0.3.1
type Chat_Flag int32
func (Chat_Flag) EnumDescriptor ¶ added in v0.3.1
type CidList ¶ added in v0.9.3
type CidList struct { Cids []string `protobuf:"bytes,1,rep,name=cids,proto3" json:"cids,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CidList) Descriptor ¶ added in v0.9.3
func (*CidList) ProtoMessage ¶ added in v0.9.3
func (*CidList) ProtoMessage()
func (*CidList) XXX_DiscardUnknown ¶ added in v0.12.4
func (m *CidList) XXX_DiscardUnknown()
func (*CidList) XXX_Marshal ¶ added in v0.12.4
func (*CidList) XXX_Unmarshal ¶ added in v0.12.4
type CountryCode ¶
type CountryCode int32
const ( CountryCode_NA CountryCode = 0 CountryCode_AFGHANISTAN CountryCode = 1 CountryCode_ALAND_ISLANDS CountryCode = 2 CountryCode_ALBANIA CountryCode = 3 CountryCode_ALGERIA CountryCode = 4 CountryCode_AMERICAN_SAMOA CountryCode = 5 CountryCode_ANDORRA CountryCode = 6 CountryCode_ANGOLA CountryCode = 7 CountryCode_ANGUILLA CountryCode = 8 CountryCode_ANTIGUA CountryCode = 9 CountryCode_ARGENTINA CountryCode = 10 CountryCode_ARMENIA CountryCode = 11 CountryCode_ARUBA CountryCode = 12 CountryCode_AUSTRALIA CountryCode = 13 CountryCode_AUSTRIA CountryCode = 14 CountryCode_AZERBAIJAN CountryCode = 15 CountryCode_BAHAMAS CountryCode = 16 CountryCode_BAHRAIN CountryCode = 17 CountryCode_BANGLADESH CountryCode = 18 CountryCode_BARBADOS CountryCode = 19 CountryCode_BELARUS CountryCode = 20 CountryCode_BELGIUM CountryCode = 21 CountryCode_BELIZE CountryCode = 22 CountryCode_BENIN CountryCode = 23 CountryCode_BERMUDA CountryCode = 24 CountryCode_BHUTAN CountryCode = 25 CountryCode_BOLIVIA CountryCode = 26 CountryCode_BONAIRE_SINT_EUSTATIUS_SABA CountryCode = 27 CountryCode_BOSNIA CountryCode = 28 CountryCode_BOTSWANA CountryCode = 29 CountryCode_BOUVET_ISLAND CountryCode = 30 CountryCode_BRAZIL CountryCode = 31 CountryCode_BRITISH_INDIAN_OCEAN_TERRITORY CountryCode = 32 CountryCode_BRUNEI_DARUSSALAM CountryCode = 33 CountryCode_BULGARIA CountryCode = 34 CountryCode_BURKINA_FASO CountryCode = 35 CountryCode_BURUNDI CountryCode = 36 CountryCode_CABO_VERDE CountryCode = 37 CountryCode_CAMBODIA CountryCode = 38 CountryCode_CAMEROON CountryCode = 39 CountryCode_CANADA CountryCode = 40 CountryCode_CAYMAN_ISLANDS CountryCode = 41 CountryCode_CENTRAL_AFRICAN_REPUBLIC CountryCode = 42 CountryCode_CHAD CountryCode = 43 CountryCode_CHILE CountryCode = 44 CountryCode_CHINA CountryCode = 45 CountryCode_CHRISTMAS_ISLAND CountryCode = 46 CountryCode_COCOS_ISLANDS CountryCode = 47 CountryCode_COLOMBIA CountryCode = 48 CountryCode_COMOROS CountryCode = 49 CountryCode_CONGO_REPUBLIC CountryCode = 50 CountryCode_CONGO CountryCode = 51 CountryCode_COOK_ISLANDS CountryCode = 52 CountryCode_COSTA_RICA CountryCode = 53 CountryCode_COTE_DIVOIRE CountryCode = 54 CountryCode_CROATIA CountryCode = 55 CountryCode_CUBA CountryCode = 56 CountryCode_CURACAO CountryCode = 57 CountryCode_CYPRUS CountryCode = 58 CountryCode_CZECH_REPUBLIC CountryCode = 59 CountryCode_DENMARK CountryCode = 60 CountryCode_DJIBOUTI CountryCode = 61 CountryCode_DOMINICA CountryCode = 62 CountryCode_DOMINICAN_REPUBLIC CountryCode = 63 CountryCode_ECUADOR CountryCode = 64 CountryCode_EGYPT CountryCode = 65 CountryCode_EL_SALVADOR CountryCode = 66 CountryCode_EQUATORIAL_GUINEA CountryCode = 67 CountryCode_ERITREA CountryCode = 68 CountryCode_ESTONIA CountryCode = 69 CountryCode_ETHIOPIA CountryCode = 70 CountryCode_FALKLAND_ISLANDS CountryCode = 71 CountryCode_FAROE_ISLANDS CountryCode = 72 CountryCode_FIJI CountryCode = 73 CountryCode_FINLAND CountryCode = 74 CountryCode_FRANCE CountryCode = 75 CountryCode_FRENCH_GUIANA CountryCode = 76 CountryCode_FRENCH_POLYNESIA CountryCode = 77 CountryCode_FRENCH_SOUTHERN_TERRITORIES CountryCode = 78 CountryCode_GABON CountryCode = 79 CountryCode_GAMBIA CountryCode = 80 CountryCode_GEORGIA CountryCode = 81 CountryCode_GERMANY CountryCode = 82 CountryCode_GHANA CountryCode = 83 CountryCode_GIBRALTAR CountryCode = 84 CountryCode_GREECE CountryCode = 85 CountryCode_GREENLAND CountryCode = 86 CountryCode_GRENADA CountryCode = 87 CountryCode_GUADELOUPE CountryCode = 88 CountryCode_GUAM CountryCode = 89 CountryCode_GUATEMALA CountryCode = 90 CountryCode_GUERNSEY CountryCode = 91 CountryCode_GUINEA CountryCode = 92 CountryCode_GUINEA_BISSAU CountryCode = 93 CountryCode_GUYANA CountryCode = 94 CountryCode_HAITI CountryCode = 95 CountryCode_HEARD_ISLAND CountryCode = 96 CountryCode_HOLY_SEE CountryCode = 97 CountryCode_HONDURAS CountryCode = 98 CountryCode_HONG_KONG CountryCode = 99 CountryCode_HUNGARY CountryCode = 100 CountryCode_ICELAND CountryCode = 101 CountryCode_INDIA CountryCode = 102 CountryCode_INDONESIA CountryCode = 103 CountryCode_IRAN CountryCode = 104 CountryCode_IRAQ CountryCode = 105 CountryCode_IRELAND CountryCode = 106 CountryCode_ISLE_OF_MAN CountryCode = 107 CountryCode_ISRAEL CountryCode = 108 CountryCode_ITALY CountryCode = 109 CountryCode_JAMAICA CountryCode = 110 CountryCode_JAPAN CountryCode = 111 CountryCode_JERSEY CountryCode = 112 CountryCode_JORDAN CountryCode = 113 CountryCode_KAZAKHSTAN CountryCode = 114 CountryCode_KENYA CountryCode = 115 CountryCode_KIRIBATI CountryCode = 116 CountryCode_NORTH_KOREA CountryCode = 117 CountryCode_SOUTH_KOREA CountryCode = 118 CountryCode_KUWAIT CountryCode = 119 CountryCode_KYRGYZSTAN CountryCode = 120 CountryCode_LAO CountryCode = 121 CountryCode_LATVIA CountryCode = 122 CountryCode_LEBANON CountryCode = 123 CountryCode_LESOTHO CountryCode = 124 CountryCode_LIBERIA CountryCode = 125 CountryCode_LIBYA CountryCode = 126 CountryCode_LIECHTENSTEIN CountryCode = 127 CountryCode_LITHUANIA CountryCode = 128 CountryCode_LUXEMBOURG CountryCode = 129 CountryCode_MACAO CountryCode = 130 CountryCode_MACEDONIA CountryCode = 131 CountryCode_MADAGASCAR CountryCode = 132 CountryCode_MALAWI CountryCode = 133 CountryCode_MALAYSIA CountryCode = 134 CountryCode_MALDIVES CountryCode = 135 CountryCode_MALI CountryCode = 136 CountryCode_MALTA CountryCode = 137 CountryCode_MARSHALL_ISLANDS CountryCode = 138 CountryCode_MARTINIQUE CountryCode = 139 CountryCode_MAURITANIA CountryCode = 140 CountryCode_MAURITIUS CountryCode = 141 CountryCode_MAYOTTE CountryCode = 142 CountryCode_MEXICO CountryCode = 143 CountryCode_MICRONESIA CountryCode = 144 CountryCode_MOLDOVA CountryCode = 145 CountryCode_MONACO CountryCode = 146 CountryCode_MONGOLIA CountryCode = 147 CountryCode_MONTENEGRO CountryCode = 148 CountryCode_MONTSERRAT CountryCode = 149 CountryCode_MOROCCO CountryCode = 150 CountryCode_MOZAMBIQUE CountryCode = 151 CountryCode_MYANMAR CountryCode = 152 CountryCode_NAMIBIA CountryCode = 153 CountryCode_NAURU CountryCode = 154 CountryCode_NEPAL CountryCode = 155 CountryCode_NETHERLANDS CountryCode = 156 CountryCode_NEW_CALEDONIA CountryCode = 157 CountryCode_NEW_ZEALAND CountryCode = 158 CountryCode_NICARAGUA CountryCode = 159 CountryCode_NIGER CountryCode = 160 CountryCode_NIGERIA CountryCode = 161 CountryCode_NIUE CountryCode = 162 CountryCode_NORFOLK_ISLAND CountryCode = 163 CountryCode_NORTHERN_MARIANA_ISLANDS CountryCode = 164 CountryCode_NORWAY CountryCode = 165 CountryCode_OMAN CountryCode = 166 CountryCode_PAKISTAN CountryCode = 167 CountryCode_PALAU CountryCode = 168 CountryCode_PANAMA CountryCode = 169 CountryCode_PAPUA_NEW_GUINEA CountryCode = 170 CountryCode_PARAGUAY CountryCode = 171 CountryCode_PERU CountryCode = 172 CountryCode_PHILIPPINES CountryCode = 173 CountryCode_PITCAIRN CountryCode = 174 CountryCode_POLAND CountryCode = 175 CountryCode_PORTUGAL CountryCode = 176 CountryCode_PUERTO_RICO CountryCode = 177 CountryCode_QATAR CountryCode = 178 CountryCode_REUNION CountryCode = 179 CountryCode_ROMANIA CountryCode = 180 CountryCode_RUSSIA CountryCode = 181 CountryCode_RWANDA CountryCode = 182 CountryCode_SAINT_BARTHELEMY CountryCode = 183 CountryCode_SAINT_HELENA CountryCode = 184 CountryCode_SAINT_KITTS CountryCode = 185 CountryCode_SAINT_LUCIA CountryCode = 186 CountryCode_SAINT_MARTIN CountryCode = 187 CountryCode_SAINT_PIERRE CountryCode = 188 CountryCode_SAINT_VINCENT CountryCode = 189 CountryCode_SAMOA CountryCode = 190 CountryCode_SAN_MARINO CountryCode = 191 CountryCode_SAO_TOME CountryCode = 192 CountryCode_SAUDI_ARABIA CountryCode = 193 CountryCode_SENEGAL CountryCode = 194 CountryCode_SERBIA CountryCode = 195 CountryCode_SEYCHELLES CountryCode = 196 CountryCode_SIERRA_LEONE CountryCode = 197 CountryCode_SINGAPORE CountryCode = 198 CountryCode_SINT_MAARTEN CountryCode = 199 CountryCode_SUCRE CountryCode = 200 CountryCode_SLOVAKIA CountryCode = 201 CountryCode_SLOVENIA CountryCode = 202 CountryCode_SOLOMON_ISLANDS CountryCode = 203 CountryCode_SOMALIA CountryCode = 204 CountryCode_SOUTH_AFRICA CountryCode = 205 CountryCode_SOUTH_SUDAN CountryCode = 206 CountryCode_SPAIN CountryCode = 207 CountryCode_SRI_LANKA CountryCode = 208 CountryCode_SUDAN CountryCode = 209 CountryCode_SURINAME CountryCode = 210 CountryCode_SVALBARD CountryCode = 211 CountryCode_ESWATINI CountryCode = 212 CountryCode_SWAZILAND CountryCode = 212 CountryCode_SWEDEN CountryCode = 213 CountryCode_SWITZERLAND CountryCode = 214 CountryCode_SYRIAN_ARAB_REPUBLIC CountryCode = 215 CountryCode_TAIWAN CountryCode = 216 CountryCode_TAJIKISTAN CountryCode = 217 CountryCode_TANZANIA CountryCode = 218 CountryCode_THAILAND CountryCode = 219 CountryCode_TIMOR_LESTE CountryCode = 220 CountryCode_TOGO CountryCode = 221 CountryCode_TOKELAU CountryCode = 222 CountryCode_TONGA CountryCode = 223 CountryCode_TRINIDAD CountryCode = 224 CountryCode_TUNISIA CountryCode = 225 CountryCode_TURKEY CountryCode = 226 CountryCode_TURKMENISTAN CountryCode = 227 CountryCode_TURKS_AND_CAICOS_ISLANDS CountryCode = 228 CountryCode_TUVALU CountryCode = 229 CountryCode_UGANDA CountryCode = 230 CountryCode_UKRAINE CountryCode = 231 CountryCode_UNITED_ARAB_EMIRATES CountryCode = 232 CountryCode_UNITED_KINGDOM CountryCode = 233 CountryCode_UNITED_STATES CountryCode = 234 CountryCode_URUGUAY CountryCode = 235 CountryCode_UZBEKISTAN CountryCode = 236 CountryCode_VANUATU CountryCode = 237 CountryCode_VENEZUELA CountryCode = 238 CountryCode_VIETNAM CountryCode = 239 CountryCode_VIRGIN_ISLANDS_BRITISH CountryCode = 240 CountryCode_VIRGIN_ISLANDS_US CountryCode = 241 CountryCode_WALLIS_AND_FUTUNA CountryCode = 242 CountryCode_WESTERN_SAHARA CountryCode = 243 CountryCode_YEMEN CountryCode = 244 CountryCode_ZAMBIA CountryCode = 245 CountryCode_ZIMBABWE CountryCode = 246 CountryCode_UNITED_STATES_MINOR_ISLANDS CountryCode = 247 CountryCode_ALL CountryCode = 500 CountryCode_AFRICA CountryCode = 501 CountryCode_ASIA CountryCode = 502 CountryCode_CENTRAL_AMERICA CountryCode = 503 CountryCode_EUROPE CountryCode = 504 CountryCode_MIDDLE_EAST CountryCode = 505 CountryCode_NORTH_AMERICA CountryCode = 506 CountryCode_SOUTH_AMERICA CountryCode = 507 CountryCode_OCEANIA CountryCode = 508 )
func (CountryCode) EnumDescriptor ¶
func (CountryCode) EnumDescriptor() ([]byte, []int)
func (CountryCode) String ¶
func (x CountryCode) String() string
type Coupon ¶ added in v0.5.0
type Coupon struct { Hash string `protobuf:"bytes,1,opt,name=hash,proto3" json:"hash,omitempty"` Code string `protobuf:"bytes,2,opt,name=code,proto3" json:"code,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Coupon) Descriptor ¶ added in v0.5.0
func (*Coupon) ProtoMessage ¶ added in v0.5.0
func (*Coupon) ProtoMessage()
func (*Coupon) XXX_DiscardUnknown ¶ added in v0.12.4
func (m *Coupon) XXX_DiscardUnknown()
func (*Coupon) XXX_Marshal ¶ added in v0.12.4
func (*Coupon) XXX_Unmarshal ¶ added in v0.12.4
type Dispute ¶
type Dispute struct { Timestamp *timestamp.Timestamp `protobuf:"bytes,1,opt,name=timestamp,proto3" json:"timestamp,omitempty"` Claim string `protobuf:"bytes,2,opt,name=claim,proto3" json:"claim,omitempty"` PayoutAddress string `protobuf:"bytes,3,opt,name=payoutAddress,proto3" json:"payoutAddress,omitempty"` Outpoints []*Outpoint `protobuf:"bytes,4,rep,name=outpoints,proto3" json:"outpoints,omitempty"` SerializedContract []byte `protobuf:"bytes,5,opt,name=serializedContract,proto3" json:"serializedContract,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Dispute) Descriptor ¶
func (*Dispute) GetOutpoints ¶ added in v0.3.0
func (*Dispute) GetPayoutAddress ¶ added in v0.5.1
func (*Dispute) GetSerializedContract ¶ added in v0.5.1
func (*Dispute) GetTimestamp ¶ added in v0.3.0
func (*Dispute) ProtoMessage ¶
func (*Dispute) ProtoMessage()
func (*Dispute) XXX_DiscardUnknown ¶ added in v0.12.4
func (m *Dispute) XXX_DiscardUnknown()
func (*Dispute) XXX_Marshal ¶ added in v0.12.4
func (*Dispute) XXX_Unmarshal ¶ added in v0.12.4
type DisputeAcceptance ¶ added in v0.6.3
type DisputeAcceptance struct { Timestamp *timestamp.Timestamp `protobuf:"bytes,1,opt,name=timestamp,proto3" json:"timestamp,omitempty"` ClosedBy string `protobuf:"bytes,2,opt,name=closedBy,proto3" json:"closedBy,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DisputeAcceptance) Descriptor ¶ added in v0.6.3
func (*DisputeAcceptance) Descriptor() ([]byte, []int)
func (*DisputeAcceptance) GetClosedBy ¶ added in v0.6.3
func (m *DisputeAcceptance) GetClosedBy() string
func (*DisputeAcceptance) GetTimestamp ¶ added in v0.6.3
func (m *DisputeAcceptance) GetTimestamp() *timestamp.Timestamp
func (*DisputeAcceptance) ProtoMessage ¶ added in v0.6.3
func (*DisputeAcceptance) ProtoMessage()
func (*DisputeAcceptance) Reset ¶ added in v0.6.3
func (m *DisputeAcceptance) Reset()
func (*DisputeAcceptance) String ¶ added in v0.6.3
func (m *DisputeAcceptance) String() string
func (*DisputeAcceptance) XXX_DiscardUnknown ¶ added in v0.12.4
func (m *DisputeAcceptance) XXX_DiscardUnknown()
func (*DisputeAcceptance) XXX_Marshal ¶ added in v0.12.4
func (m *DisputeAcceptance) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DisputeAcceptance) XXX_Merge ¶ added in v0.12.4
func (dst *DisputeAcceptance) XXX_Merge(src proto.Message)
func (*DisputeAcceptance) XXX_Size ¶ added in v0.12.4
func (m *DisputeAcceptance) XXX_Size() int
func (*DisputeAcceptance) XXX_Unmarshal ¶ added in v0.12.4
func (m *DisputeAcceptance) XXX_Unmarshal(b []byte) error
type DisputeResolution ¶
type DisputeResolution struct { Timestamp *timestamp.Timestamp `protobuf:"bytes,1,opt,name=timestamp,proto3" json:"timestamp,omitempty"` OrderId string `protobuf:"bytes,2,opt,name=orderId,proto3" json:"orderId,omitempty"` ProposedBy string `protobuf:"bytes,3,opt,name=proposedBy,proto3" json:"proposedBy,omitempty"` Resolution string `protobuf:"bytes,4,opt,name=resolution,proto3" json:"resolution,omitempty"` Payout *DisputeResolution_Payout `protobuf:"bytes,5,opt,name=payout,proto3" json:"payout,omitempty"` ModeratorRatingSigs [][]byte `protobuf:"bytes,6,rep,name=moderatorRatingSigs,proto3" json:"moderatorRatingSigs,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DisputeResolution) Descriptor ¶
func (*DisputeResolution) Descriptor() ([]byte, []int)
func (*DisputeResolution) GetModeratorRatingSigs ¶ added in v0.5.5
func (m *DisputeResolution) GetModeratorRatingSigs() [][]byte
func (*DisputeResolution) GetOrderId ¶ added in v0.5.1
func (m *DisputeResolution) GetOrderId() string
func (*DisputeResolution) GetPayout ¶ added in v0.3.0
func (m *DisputeResolution) GetPayout() *DisputeResolution_Payout
func (*DisputeResolution) GetProposedBy ¶ added in v0.5.1
func (m *DisputeResolution) GetProposedBy() string
func (*DisputeResolution) GetResolution ¶ added in v0.5.1
func (m *DisputeResolution) GetResolution() string
func (*DisputeResolution) GetTimestamp ¶ added in v0.3.0
func (m *DisputeResolution) GetTimestamp() *timestamp.Timestamp
func (*DisputeResolution) ProtoMessage ¶
func (*DisputeResolution) ProtoMessage()
func (*DisputeResolution) Reset ¶
func (m *DisputeResolution) Reset()
func (*DisputeResolution) String ¶
func (m *DisputeResolution) String() string
func (*DisputeResolution) XXX_DiscardUnknown ¶ added in v0.12.4
func (m *DisputeResolution) XXX_DiscardUnknown()
func (*DisputeResolution) XXX_Marshal ¶ added in v0.12.4
func (m *DisputeResolution) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DisputeResolution) XXX_Merge ¶ added in v0.12.4
func (dst *DisputeResolution) XXX_Merge(src proto.Message)
func (*DisputeResolution) XXX_Size ¶ added in v0.12.4
func (m *DisputeResolution) XXX_Size() int
func (*DisputeResolution) XXX_Unmarshal ¶ added in v0.12.4
func (m *DisputeResolution) XXX_Unmarshal(b []byte) error
type DisputeResolution_Payout ¶ added in v0.3.0
type DisputeResolution_Payout struct { Sigs []*BitcoinSignature `protobuf:"bytes,1,rep,name=sigs,proto3" json:"sigs,omitempty"` Inputs []*Outpoint `protobuf:"bytes,2,rep,name=inputs,proto3" json:"inputs,omitempty"` BuyerOutput *DisputeResolution_Payout_Output `protobuf:"bytes,3,opt,name=buyerOutput,proto3" json:"buyerOutput,omitempty"` VendorOutput *DisputeResolution_Payout_Output `protobuf:"bytes,4,opt,name=vendorOutput,proto3" json:"vendorOutput,omitempty"` ModeratorOutput *DisputeResolution_Payout_Output `protobuf:"bytes,5,opt,name=moderatorOutput,proto3" json:"moderatorOutput,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DisputeResolution_Payout) Descriptor ¶ added in v0.3.0
func (*DisputeResolution_Payout) Descriptor() ([]byte, []int)
func (*DisputeResolution_Payout) GetBuyerOutput ¶ added in v0.3.0
func (m *DisputeResolution_Payout) GetBuyerOutput() *DisputeResolution_Payout_Output
func (*DisputeResolution_Payout) GetInputs ¶ added in v0.3.0
func (m *DisputeResolution_Payout) GetInputs() []*Outpoint
func (*DisputeResolution_Payout) GetModeratorOutput ¶ added in v0.3.0
func (m *DisputeResolution_Payout) GetModeratorOutput() *DisputeResolution_Payout_Output
func (*DisputeResolution_Payout) GetSigs ¶ added in v0.3.0
func (m *DisputeResolution_Payout) GetSigs() []*BitcoinSignature
func (*DisputeResolution_Payout) GetVendorOutput ¶ added in v0.3.0
func (m *DisputeResolution_Payout) GetVendorOutput() *DisputeResolution_Payout_Output
func (*DisputeResolution_Payout) ProtoMessage ¶ added in v0.3.0
func (*DisputeResolution_Payout) ProtoMessage()
func (*DisputeResolution_Payout) Reset ¶ added in v0.3.0
func (m *DisputeResolution_Payout) Reset()
func (*DisputeResolution_Payout) String ¶ added in v0.3.0
func (m *DisputeResolution_Payout) String() string
func (*DisputeResolution_Payout) XXX_DiscardUnknown ¶ added in v0.12.4
func (m *DisputeResolution_Payout) XXX_DiscardUnknown()
func (*DisputeResolution_Payout) XXX_Marshal ¶ added in v0.12.4
func (m *DisputeResolution_Payout) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DisputeResolution_Payout) XXX_Merge ¶ added in v0.12.4
func (dst *DisputeResolution_Payout) XXX_Merge(src proto.Message)
func (*DisputeResolution_Payout) XXX_Size ¶ added in v0.12.4
func (m *DisputeResolution_Payout) XXX_Size() int
func (*DisputeResolution_Payout) XXX_Unmarshal ¶ added in v0.12.4
func (m *DisputeResolution_Payout) XXX_Unmarshal(b []byte) error
type DisputeResolution_Payout_Output ¶ added in v0.3.0
type DisputeResolution_Payout_Output struct { // Types that are valid to be assigned to ScriptOrAddress: // *DisputeResolution_Payout_Output_Script // *DisputeResolution_Payout_Output_Address ScriptOrAddress isDisputeResolution_Payout_Output_ScriptOrAddress `protobuf_oneof:"scriptOrAddress"` Amount uint64 `protobuf:"varint,2,opt,name=amount,proto3" json:"amount,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DisputeResolution_Payout_Output) Descriptor ¶ added in v0.3.0
func (*DisputeResolution_Payout_Output) Descriptor() ([]byte, []int)
func (*DisputeResolution_Payout_Output) GetAddress ¶ added in v0.12.4
func (m *DisputeResolution_Payout_Output) GetAddress() string
func (*DisputeResolution_Payout_Output) GetAmount ¶ added in v0.5.1
func (m *DisputeResolution_Payout_Output) GetAmount() uint64
func (*DisputeResolution_Payout_Output) GetScript ¶ added in v0.5.1
func (m *DisputeResolution_Payout_Output) GetScript() string
func (*DisputeResolution_Payout_Output) GetScriptOrAddress ¶ added in v0.12.4
func (m *DisputeResolution_Payout_Output) GetScriptOrAddress() isDisputeResolution_Payout_Output_ScriptOrAddress
func (*DisputeResolution_Payout_Output) ProtoMessage ¶ added in v0.3.0
func (*DisputeResolution_Payout_Output) ProtoMessage()
func (*DisputeResolution_Payout_Output) Reset ¶ added in v0.3.0
func (m *DisputeResolution_Payout_Output) Reset()
func (*DisputeResolution_Payout_Output) String ¶ added in v0.3.0
func (m *DisputeResolution_Payout_Output) String() string
func (*DisputeResolution_Payout_Output) XXX_DiscardUnknown ¶ added in v0.12.4
func (m *DisputeResolution_Payout_Output) XXX_DiscardUnknown()
func (*DisputeResolution_Payout_Output) XXX_Marshal ¶ added in v0.12.4
func (m *DisputeResolution_Payout_Output) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DisputeResolution_Payout_Output) XXX_Merge ¶ added in v0.12.4
func (dst *DisputeResolution_Payout_Output) XXX_Merge(src proto.Message)
func (*DisputeResolution_Payout_Output) XXX_OneofFuncs ¶ added in v0.12.4
func (*DisputeResolution_Payout_Output) XXX_OneofFuncs() (func(msg proto.Message, b *proto.Buffer) error, func(msg proto.Message, tag, wire int, b *proto.Buffer) (bool, error), func(msg proto.Message) (n int), []interface{})
XXX_OneofFuncs is for the internal use of the proto package.
func (*DisputeResolution_Payout_Output) XXX_Size ¶ added in v0.12.4
func (m *DisputeResolution_Payout_Output) XXX_Size() int
func (*DisputeResolution_Payout_Output) XXX_Unmarshal ¶ added in v0.12.4
func (m *DisputeResolution_Payout_Output) XXX_Unmarshal(b []byte) error
type DisputeResolution_Payout_Output_Address ¶ added in v0.12.4
type DisputeResolution_Payout_Output_Address struct {
Address string `protobuf:"bytes,3,opt,name=address,proto3,oneof"`
}
type DisputeResolution_Payout_Output_Script ¶ added in v0.12.4
type DisputeResolution_Payout_Output_Script struct {
Script string `protobuf:"bytes,1,opt,name=script,proto3,oneof"`
}
type DisputeUpdate ¶ added in v0.3.0
type DisputeUpdate struct { OrderId string `protobuf:"bytes,1,opt,name=orderId,proto3" json:"orderId,omitempty"` PayoutAddress string `protobuf:"bytes,2,opt,name=payoutAddress,proto3" json:"payoutAddress,omitempty"` Outpoints []*Outpoint `protobuf:"bytes,3,rep,name=outpoints,proto3" json:"outpoints,omitempty"` SerializedContract []byte `protobuf:"bytes,4,opt,name=serializedContract,proto3" json:"serializedContract,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DisputeUpdate) Descriptor ¶ added in v0.3.0
func (*DisputeUpdate) Descriptor() ([]byte, []int)
func (*DisputeUpdate) GetOrderId ¶ added in v0.5.1
func (m *DisputeUpdate) GetOrderId() string
func (*DisputeUpdate) GetOutpoints ¶ added in v0.3.0
func (m *DisputeUpdate) GetOutpoints() []*Outpoint
func (*DisputeUpdate) GetPayoutAddress ¶ added in v0.5.1
func (m *DisputeUpdate) GetPayoutAddress() string
func (*DisputeUpdate) GetSerializedContract ¶ added in v0.5.1
func (m *DisputeUpdate) GetSerializedContract() []byte
func (*DisputeUpdate) ProtoMessage ¶ added in v0.3.0
func (*DisputeUpdate) ProtoMessage()
func (*DisputeUpdate) Reset ¶ added in v0.3.0
func (m *DisputeUpdate) Reset()
func (*DisputeUpdate) String ¶ added in v0.3.0
func (m *DisputeUpdate) String() string
func (*DisputeUpdate) XXX_DiscardUnknown ¶ added in v0.12.4
func (m *DisputeUpdate) XXX_DiscardUnknown()
func (*DisputeUpdate) XXX_Marshal ¶ added in v0.12.4
func (m *DisputeUpdate) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DisputeUpdate) XXX_Merge ¶ added in v0.12.4
func (dst *DisputeUpdate) XXX_Merge(src proto.Message)
func (*DisputeUpdate) XXX_Size ¶ added in v0.12.4
func (m *DisputeUpdate) XXX_Size() int
func (*DisputeUpdate) XXX_Unmarshal ¶ added in v0.12.4
func (m *DisputeUpdate) XXX_Unmarshal(b []byte) error
type Envelope ¶
type Envelope struct { Message *Message `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"` Pubkey []byte `protobuf:"bytes,2,opt,name=pubkey,proto3" json:"pubkey,omitempty"` Signature []byte `protobuf:"bytes,3,opt,name=signature,proto3" json:"signature,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Envelope) Descriptor ¶
func (*Envelope) GetMessage ¶
func (*Envelope) GetSignature ¶ added in v0.5.1
func (*Envelope) ProtoMessage ¶
func (*Envelope) ProtoMessage()
func (*Envelope) XXX_DiscardUnknown ¶ added in v0.12.4
func (m *Envelope) XXX_DiscardUnknown()
func (*Envelope) XXX_Marshal ¶ added in v0.12.4
func (*Envelope) XXX_Unmarshal ¶ added in v0.12.4
type Error ¶ added in v0.11.1
type Error struct { Code uint32 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"` ErrorMessage string `protobuf:"bytes,2,opt,name=errorMessage,proto3" json:"errorMessage,omitempty"` OrderID string `protobuf:"bytes,3,opt,name=orderID,proto3" json:"orderID,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Error) Descriptor ¶ added in v0.11.1
func (*Error) GetErrorMessage ¶ added in v0.11.1
func (*Error) GetOrderID ¶ added in v0.11.1
func (*Error) ProtoMessage ¶ added in v0.11.1
func (*Error) ProtoMessage()
func (*Error) XXX_DiscardUnknown ¶ added in v0.12.4
func (m *Error) XXX_DiscardUnknown()
func (*Error) XXX_Marshal ¶ added in v0.12.4
func (*Error) XXX_Unmarshal ¶ added in v0.12.4
type ID ¶
type ID struct { PeerID string `protobuf:"bytes,1,opt,name=peerID,proto3" json:"peerID,omitempty"` Handle string `protobuf:"bytes,2,opt,name=handle,proto3" json:"handle,omitempty"` Pubkeys *ID_Pubkeys `protobuf:"bytes,3,opt,name=pubkeys,proto3" json:"pubkeys,omitempty"` BitcoinSig []byte `protobuf:"bytes,4,opt,name=bitcoinSig,proto3" json:"bitcoinSig,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ID) Descriptor ¶
func (*ID) GetBitcoinSig ¶ added in v0.5.1
func (*ID) GetPubkeys ¶
func (m *ID) GetPubkeys() *ID_Pubkeys
func (*ID) ProtoMessage ¶
func (*ID) ProtoMessage()
func (*ID) XXX_DiscardUnknown ¶ added in v0.12.4
func (m *ID) XXX_DiscardUnknown()
func (*ID) XXX_Marshal ¶ added in v0.12.4
func (*ID) XXX_Unmarshal ¶ added in v0.12.4
type ID_Pubkeys ¶
type ID_Pubkeys struct { Identity []byte `protobuf:"bytes,1,opt,name=identity,proto3" json:"identity,omitempty"` Bitcoin []byte `protobuf:"bytes,2,opt,name=bitcoin,proto3" json:"bitcoin,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ID_Pubkeys) Descriptor ¶
func (*ID_Pubkeys) Descriptor() ([]byte, []int)
func (*ID_Pubkeys) GetBitcoin ¶ added in v0.5.1
func (m *ID_Pubkeys) GetBitcoin() []byte
func (*ID_Pubkeys) GetIdentity ¶ added in v0.5.5
func (m *ID_Pubkeys) GetIdentity() []byte
func (*ID_Pubkeys) ProtoMessage ¶
func (*ID_Pubkeys) ProtoMessage()
func (*ID_Pubkeys) Reset ¶
func (m *ID_Pubkeys) Reset()
func (*ID_Pubkeys) String ¶
func (m *ID_Pubkeys) String() string
func (*ID_Pubkeys) XXX_DiscardUnknown ¶ added in v0.12.4
func (m *ID_Pubkeys) XXX_DiscardUnknown()
func (*ID_Pubkeys) XXX_Marshal ¶ added in v0.12.4
func (m *ID_Pubkeys) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ID_Pubkeys) XXX_Merge ¶ added in v0.12.4
func (dst *ID_Pubkeys) XXX_Merge(src proto.Message)
func (*ID_Pubkeys) XXX_Size ¶ added in v0.12.4
func (m *ID_Pubkeys) XXX_Size() int
func (*ID_Pubkeys) XXX_Unmarshal ¶ added in v0.12.4
func (m *ID_Pubkeys) XXX_Unmarshal(b []byte) error
type Listing ¶
type Listing struct { Slug string `protobuf:"bytes,1,opt,name=slug,proto3" json:"slug,omitempty"` VendorID *ID `protobuf:"bytes,2,opt,name=vendorID,proto3" json:"vendorID,omitempty"` Metadata *Listing_Metadata `protobuf:"bytes,3,opt,name=metadata,proto3" json:"metadata,omitempty"` Item *Listing_Item `protobuf:"bytes,4,opt,name=item,proto3" json:"item,omitempty"` ShippingOptions []*Listing_ShippingOption `protobuf:"bytes,5,rep,name=shippingOptions,proto3" json:"shippingOptions,omitempty"` Taxes []*Listing_Tax `protobuf:"bytes,6,rep,name=taxes,proto3" json:"taxes,omitempty"` Coupons []*Listing_Coupon `protobuf:"bytes,7,rep,name=coupons,proto3" json:"coupons,omitempty"` Moderators []string `protobuf:"bytes,8,rep,name=moderators,proto3" json:"moderators,omitempty"` TermsAndConditions string `protobuf:"bytes,9,opt,name=termsAndConditions,proto3" json:"termsAndConditions,omitempty"` RefundPolicy string `protobuf:"bytes,10,opt,name=refundPolicy,proto3" json:"refundPolicy,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Listing) Descriptor ¶
func (*Listing) GetCoupons ¶
func (m *Listing) GetCoupons() []*Listing_Coupon
func (*Listing) GetItem ¶
func (m *Listing) GetItem() *Listing_Item
func (*Listing) GetMetadata ¶
func (m *Listing) GetMetadata() *Listing_Metadata
func (*Listing) GetModerators ¶ added in v0.5.1
func (*Listing) GetRefundPolicy ¶ added in v0.5.1
func (*Listing) GetShippingOptions ¶
func (m *Listing) GetShippingOptions() []*Listing_ShippingOption
func (*Listing) GetTaxes ¶
func (m *Listing) GetTaxes() []*Listing_Tax
func (*Listing) GetTermsAndConditions ¶ added in v0.5.1
func (*Listing) GetVendorID ¶
func (*Listing) ProtoMessage ¶
func (*Listing) ProtoMessage()
func (*Listing) XXX_DiscardUnknown ¶ added in v0.12.4
func (m *Listing) XXX_DiscardUnknown()
func (*Listing) XXX_Marshal ¶ added in v0.12.4
func (*Listing) XXX_Unmarshal ¶ added in v0.12.4
type Listing_Coupon ¶
type Listing_Coupon struct { Title string `protobuf:"bytes,1,opt,name=title,proto3" json:"title,omitempty"` // Types that are valid to be assigned to Code: // *Listing_Coupon_Hash // *Listing_Coupon_DiscountCode Code isListing_Coupon_Code `protobuf_oneof:"code"` // Types that are valid to be assigned to Discount: // *Listing_Coupon_PercentDiscount // *Listing_Coupon_PriceDiscount Discount isListing_Coupon_Discount `protobuf_oneof:"discount"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Listing_Coupon) Descriptor ¶
func (*Listing_Coupon) Descriptor() ([]byte, []int)
func (*Listing_Coupon) GetCode ¶ added in v0.5.0
func (m *Listing_Coupon) GetCode() isListing_Coupon_Code
func (*Listing_Coupon) GetDiscount ¶
func (m *Listing_Coupon) GetDiscount() isListing_Coupon_Discount
func (*Listing_Coupon) GetDiscountCode ¶ added in v0.5.0
func (m *Listing_Coupon) GetDiscountCode() string
func (*Listing_Coupon) GetHash ¶ added in v0.5.0
func (m *Listing_Coupon) GetHash() string
func (*Listing_Coupon) GetPercentDiscount ¶ added in v0.2.2
func (m *Listing_Coupon) GetPercentDiscount() float32
func (*Listing_Coupon) GetPriceDiscount ¶ added in v0.1.1
func (m *Listing_Coupon) GetPriceDiscount() uint64
func (*Listing_Coupon) GetTitle ¶ added in v0.5.1
func (m *Listing_Coupon) GetTitle() string
func (*Listing_Coupon) ProtoMessage ¶
func (*Listing_Coupon) ProtoMessage()
func (*Listing_Coupon) Reset ¶
func (m *Listing_Coupon) Reset()
func (*Listing_Coupon) String ¶
func (m *Listing_Coupon) String() string
func (*Listing_Coupon) XXX_DiscardUnknown ¶ added in v0.12.4
func (m *Listing_Coupon) XXX_DiscardUnknown()
func (*Listing_Coupon) XXX_Marshal ¶ added in v0.12.4
func (m *Listing_Coupon) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*Listing_Coupon) XXX_Merge ¶ added in v0.12.4
func (dst *Listing_Coupon) XXX_Merge(src proto.Message)
func (*Listing_Coupon) XXX_OneofFuncs ¶ added in v0.2.2
func (*Listing_Coupon) XXX_OneofFuncs() (func(msg proto.Message, b *proto.Buffer) error, func(msg proto.Message, tag, wire int, b *proto.Buffer) (bool, error), func(msg proto.Message) (n int), []interface{})
XXX_OneofFuncs is for the internal use of the proto package.
func (*Listing_Coupon) XXX_Size ¶ added in v0.12.4
func (m *Listing_Coupon) XXX_Size() int
func (*Listing_Coupon) XXX_Unmarshal ¶ added in v0.12.4
func (m *Listing_Coupon) XXX_Unmarshal(b []byte) error
type Listing_Coupon_DiscountCode ¶ added in v0.5.0
type Listing_Coupon_DiscountCode struct {
DiscountCode string `protobuf:"bytes,3,opt,name=discountCode,proto3,oneof"`
}
type Listing_Coupon_Hash ¶ added in v0.5.0
type Listing_Coupon_Hash struct {
Hash string `protobuf:"bytes,2,opt,name=hash,proto3,oneof"`
}
type Listing_Coupon_PercentDiscount ¶ added in v0.2.2
type Listing_Coupon_PercentDiscount struct {
PercentDiscount float32 `protobuf:"fixed32,5,opt,name=percentDiscount,proto3,oneof"`
}
type Listing_Coupon_PriceDiscount ¶ added in v0.2.2
type Listing_Coupon_PriceDiscount struct {
PriceDiscount uint64 `protobuf:"varint,6,opt,name=priceDiscount,proto3,oneof"`
}
type Listing_Item ¶
type Listing_Item 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"` ProcessingTime string `protobuf:"bytes,3,opt,name=processingTime,proto3" json:"processingTime,omitempty"` Price uint64 `protobuf:"varint,4,opt,name=price,proto3" json:"price,omitempty"` Nsfw bool `protobuf:"varint,5,opt,name=nsfw,proto3" json:"nsfw,omitempty"` Tags []string `protobuf:"bytes,6,rep,name=tags,proto3" json:"tags,omitempty"` Images []*Listing_Item_Image `protobuf:"bytes,7,rep,name=images,proto3" json:"images,omitempty"` Categories []string `protobuf:"bytes,8,rep,name=categories,proto3" json:"categories,omitempty"` Grams float32 `protobuf:"fixed32,9,opt,name=grams,proto3" json:"grams,omitempty"` Condition string `protobuf:"bytes,10,opt,name=condition,proto3" json:"condition,omitempty"` Options []*Listing_Item_Option `protobuf:"bytes,11,rep,name=options,proto3" json:"options,omitempty"` Skus []*Listing_Item_Sku `protobuf:"bytes,12,rep,name=skus,proto3" json:"skus,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Listing_Item) Descriptor ¶
func (*Listing_Item) Descriptor() ([]byte, []int)
func (*Listing_Item) GetCategories ¶ added in v0.5.1
func (m *Listing_Item) GetCategories() []string
func (*Listing_Item) GetCondition ¶ added in v0.5.1
func (m *Listing_Item) GetCondition() string
func (*Listing_Item) GetDescription ¶ added in v0.5.1
func (m *Listing_Item) GetDescription() string
func (*Listing_Item) GetGrams ¶ added in v0.5.1
func (m *Listing_Item) GetGrams() float32
func (*Listing_Item) GetImages ¶
func (m *Listing_Item) GetImages() []*Listing_Item_Image
func (*Listing_Item) GetNsfw ¶ added in v0.5.1
func (m *Listing_Item) GetNsfw() bool
func (*Listing_Item) GetOptions ¶
func (m *Listing_Item) GetOptions() []*Listing_Item_Option
func (*Listing_Item) GetPrice ¶
func (m *Listing_Item) GetPrice() uint64
func (*Listing_Item) GetProcessingTime ¶ added in v0.5.1
func (m *Listing_Item) GetProcessingTime() string
func (*Listing_Item) GetSkus ¶ added in v0.5.1
func (m *Listing_Item) GetSkus() []*Listing_Item_Sku
func (*Listing_Item) GetTags ¶ added in v0.5.1
func (m *Listing_Item) GetTags() []string
func (*Listing_Item) GetTitle ¶ added in v0.5.1
func (m *Listing_Item) GetTitle() string
func (*Listing_Item) ProtoMessage ¶
func (*Listing_Item) ProtoMessage()
func (*Listing_Item) Reset ¶
func (m *Listing_Item) Reset()
func (*Listing_Item) String ¶
func (m *Listing_Item) String() string
func (*Listing_Item) XXX_DiscardUnknown ¶ added in v0.12.4
func (m *Listing_Item) XXX_DiscardUnknown()
func (*Listing_Item) XXX_Marshal ¶ added in v0.12.4
func (m *Listing_Item) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*Listing_Item) XXX_Merge ¶ added in v0.12.4
func (dst *Listing_Item) XXX_Merge(src proto.Message)
func (*Listing_Item) XXX_Size ¶ added in v0.12.4
func (m *Listing_Item) XXX_Size() int
func (*Listing_Item) XXX_Unmarshal ¶ added in v0.12.4
func (m *Listing_Item) XXX_Unmarshal(b []byte) error
type Listing_Item_Image ¶
type Listing_Item_Image struct { Filename string `protobuf:"bytes,1,opt,name=filename,proto3" json:"filename,omitempty"` Original string `protobuf:"bytes,2,opt,name=original,proto3" json:"original,omitempty"` Large string `protobuf:"bytes,3,opt,name=large,proto3" json:"large,omitempty"` Medium string `protobuf:"bytes,4,opt,name=medium,proto3" json:"medium,omitempty"` Small string `protobuf:"bytes,5,opt,name=small,proto3" json:"small,omitempty"` Tiny string `protobuf:"bytes,6,opt,name=tiny,proto3" json:"tiny,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Listing_Item_Image) Descriptor ¶
func (*Listing_Item_Image) Descriptor() ([]byte, []int)
func (*Listing_Item_Image) GetFilename ¶ added in v0.5.1
func (m *Listing_Item_Image) GetFilename() string
func (*Listing_Item_Image) GetLarge ¶ added in v0.5.1
func (m *Listing_Item_Image) GetLarge() string
func (*Listing_Item_Image) GetMedium ¶ added in v0.5.1
func (m *Listing_Item_Image) GetMedium() string
func (*Listing_Item_Image) GetOriginal ¶ added in v0.5.1
func (m *Listing_Item_Image) GetOriginal() string
func (*Listing_Item_Image) GetSmall ¶ added in v0.5.1
func (m *Listing_Item_Image) GetSmall() string
func (*Listing_Item_Image) GetTiny ¶ added in v0.5.1
func (m *Listing_Item_Image) GetTiny() string
func (*Listing_Item_Image) ProtoMessage ¶
func (*Listing_Item_Image) ProtoMessage()
func (*Listing_Item_Image) Reset ¶
func (m *Listing_Item_Image) Reset()
func (*Listing_Item_Image) String ¶
func (m *Listing_Item_Image) String() string
func (*Listing_Item_Image) XXX_DiscardUnknown ¶ added in v0.12.4
func (m *Listing_Item_Image) XXX_DiscardUnknown()
func (*Listing_Item_Image) XXX_Marshal ¶ added in v0.12.4
func (m *Listing_Item_Image) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*Listing_Item_Image) XXX_Merge ¶ added in v0.12.4
func (dst *Listing_Item_Image) XXX_Merge(src proto.Message)
func (*Listing_Item_Image) XXX_Size ¶ added in v0.12.4
func (m *Listing_Item_Image) XXX_Size() int
func (*Listing_Item_Image) XXX_Unmarshal ¶ added in v0.12.4
func (m *Listing_Item_Image) XXX_Unmarshal(b []byte) error
type Listing_Item_Option ¶
type Listing_Item_Option 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"` Variants []*Listing_Item_Option_Variant `protobuf:"bytes,3,rep,name=variants,proto3" json:"variants,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Listing_Item_Option) Descriptor ¶
func (*Listing_Item_Option) Descriptor() ([]byte, []int)
func (*Listing_Item_Option) GetDescription ¶ added in v0.5.1
func (m *Listing_Item_Option) GetDescription() string
func (*Listing_Item_Option) GetName ¶ added in v0.5.1
func (m *Listing_Item_Option) GetName() string
func (*Listing_Item_Option) GetVariants ¶
func (m *Listing_Item_Option) GetVariants() []*Listing_Item_Option_Variant
func (*Listing_Item_Option) ProtoMessage ¶
func (*Listing_Item_Option) ProtoMessage()
func (*Listing_Item_Option) Reset ¶
func (m *Listing_Item_Option) Reset()
func (*Listing_Item_Option) String ¶
func (m *Listing_Item_Option) String() string
func (*Listing_Item_Option) XXX_DiscardUnknown ¶ added in v0.12.4
func (m *Listing_Item_Option) XXX_DiscardUnknown()
func (*Listing_Item_Option) XXX_Marshal ¶ added in v0.12.4
func (m *Listing_Item_Option) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*Listing_Item_Option) XXX_Merge ¶ added in v0.12.4
func (dst *Listing_Item_Option) XXX_Merge(src proto.Message)
func (*Listing_Item_Option) XXX_Size ¶ added in v0.12.4
func (m *Listing_Item_Option) XXX_Size() int
func (*Listing_Item_Option) XXX_Unmarshal ¶ added in v0.12.4
func (m *Listing_Item_Option) XXX_Unmarshal(b []byte) error
type Listing_Item_Option_Variant ¶ added in v0.5.5
type Listing_Item_Option_Variant struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Image *Listing_Item_Image `protobuf:"bytes,2,opt,name=image,proto3" json:"image,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Listing_Item_Option_Variant) Descriptor ¶ added in v0.5.5
func (*Listing_Item_Option_Variant) Descriptor() ([]byte, []int)
func (*Listing_Item_Option_Variant) GetImage ¶ added in v0.5.5
func (m *Listing_Item_Option_Variant) GetImage() *Listing_Item_Image
func (*Listing_Item_Option_Variant) GetName ¶ added in v0.5.5
func (m *Listing_Item_Option_Variant) GetName() string
func (*Listing_Item_Option_Variant) ProtoMessage ¶ added in v0.5.5
func (*Listing_Item_Option_Variant) ProtoMessage()
func (*Listing_Item_Option_Variant) Reset ¶ added in v0.5.5
func (m *Listing_Item_Option_Variant) Reset()
func (*Listing_Item_Option_Variant) String ¶ added in v0.5.5
func (m *Listing_Item_Option_Variant) String() string
func (*Listing_Item_Option_Variant) XXX_DiscardUnknown ¶ added in v0.12.4
func (m *Listing_Item_Option_Variant) XXX_DiscardUnknown()
func (*Listing_Item_Option_Variant) XXX_Marshal ¶ added in v0.12.4
func (m *Listing_Item_Option_Variant) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*Listing_Item_Option_Variant) XXX_Merge ¶ added in v0.12.4
func (dst *Listing_Item_Option_Variant) XXX_Merge(src proto.Message)
func (*Listing_Item_Option_Variant) XXX_Size ¶ added in v0.12.4
func (m *Listing_Item_Option_Variant) XXX_Size() int
func (*Listing_Item_Option_Variant) XXX_Unmarshal ¶ added in v0.12.4
func (m *Listing_Item_Option_Variant) XXX_Unmarshal(b []byte) error
type Listing_Item_Sku ¶ added in v0.5.1
type Listing_Item_Sku struct { VariantCombo []uint32 `protobuf:"varint,1,rep,packed,name=variantCombo,proto3" json:"variantCombo,omitempty"` ProductID string `protobuf:"bytes,2,opt,name=productID,proto3" json:"productID,omitempty"` Surcharge int64 `protobuf:"varint,3,opt,name=surcharge,proto3" json:"surcharge,omitempty"` Quantity int64 `protobuf:"varint,4,opt,name=quantity,proto3" json:"quantity,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Listing_Item_Sku) Descriptor ¶ added in v0.5.1
func (*Listing_Item_Sku) Descriptor() ([]byte, []int)
func (*Listing_Item_Sku) GetProductID ¶ added in v0.5.1
func (m *Listing_Item_Sku) GetProductID() string
func (*Listing_Item_Sku) GetQuantity ¶ added in v0.5.1
func (m *Listing_Item_Sku) GetQuantity() int64
func (*Listing_Item_Sku) GetSurcharge ¶ added in v0.5.1
func (m *Listing_Item_Sku) GetSurcharge() int64
func (*Listing_Item_Sku) GetVariantCombo ¶ added in v0.5.1
func (m *Listing_Item_Sku) GetVariantCombo() []uint32
func (*Listing_Item_Sku) ProtoMessage ¶ added in v0.5.1
func (*Listing_Item_Sku) ProtoMessage()
func (*Listing_Item_Sku) Reset ¶ added in v0.5.1
func (m *Listing_Item_Sku) Reset()
func (*Listing_Item_Sku) String ¶ added in v0.5.1
func (m *Listing_Item_Sku) String() string
func (*Listing_Item_Sku) XXX_DiscardUnknown ¶ added in v0.12.4
func (m *Listing_Item_Sku) XXX_DiscardUnknown()
func (*Listing_Item_Sku) XXX_Marshal ¶ added in v0.12.4
func (m *Listing_Item_Sku) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*Listing_Item_Sku) XXX_Merge ¶ added in v0.12.4
func (dst *Listing_Item_Sku) XXX_Merge(src proto.Message)
func (*Listing_Item_Sku) XXX_Size ¶ added in v0.12.4
func (m *Listing_Item_Sku) XXX_Size() int
func (*Listing_Item_Sku) XXX_Unmarshal ¶ added in v0.12.4
func (m *Listing_Item_Sku) XXX_Unmarshal(b []byte) error
type Listing_Metadata ¶
type Listing_Metadata struct { Version uint32 `protobuf:"varint,1,opt,name=version,proto3" json:"version,omitempty"` ContractType Listing_Metadata_ContractType `protobuf:"varint,2,opt,name=contractType,proto3,enum=Listing_Metadata_ContractType" json:"contractType,omitempty"` Format Listing_Metadata_Format `protobuf:"varint,3,opt,name=format,proto3,enum=Listing_Metadata_Format" json:"format,omitempty"` Expiry *timestamp.Timestamp `protobuf:"bytes,4,opt,name=expiry,proto3" json:"expiry,omitempty"` AcceptedCurrencies []string `protobuf:"bytes,5,rep,name=acceptedCurrencies,proto3" json:"acceptedCurrencies,omitempty"` PricingCurrency string `protobuf:"bytes,6,opt,name=pricingCurrency,proto3" json:"pricingCurrency,omitempty"` Language string `protobuf:"bytes,7,opt,name=language,proto3" json:"language,omitempty"` EscrowTimeoutHours uint32 `protobuf:"varint,8,opt,name=escrowTimeoutHours,proto3" json:"escrowTimeoutHours,omitempty"` CoinType string `protobuf:"bytes,9,opt,name=coinType,proto3" json:"coinType,omitempty"` CoinDivisibility uint32 `protobuf:"varint,10,opt,name=coinDivisibility,proto3" json:"coinDivisibility,omitempty"` PriceModifier float32 `protobuf:"fixed32,11,opt,name=priceModifier,proto3" json:"priceModifier,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Listing_Metadata) Descriptor ¶
func (*Listing_Metadata) Descriptor() ([]byte, []int)
func (*Listing_Metadata) GetAcceptedCurrencies ¶ added in v0.7.0
func (m *Listing_Metadata) GetAcceptedCurrencies() []string
func (*Listing_Metadata) GetCoinDivisibility ¶ added in v0.12.0
func (m *Listing_Metadata) GetCoinDivisibility() uint32
func (*Listing_Metadata) GetCoinType ¶ added in v0.12.0
func (m *Listing_Metadata) GetCoinType() string
func (*Listing_Metadata) GetContractType ¶ added in v0.5.1
func (m *Listing_Metadata) GetContractType() Listing_Metadata_ContractType
func (*Listing_Metadata) GetEscrowTimeoutHours ¶ added in v0.7.0
func (m *Listing_Metadata) GetEscrowTimeoutHours() uint32
func (*Listing_Metadata) GetExpiry ¶ added in v0.1.1
func (m *Listing_Metadata) GetExpiry() *timestamp.Timestamp
func (*Listing_Metadata) GetFormat ¶ added in v0.5.1
func (m *Listing_Metadata) GetFormat() Listing_Metadata_Format
func (*Listing_Metadata) GetLanguage ¶ added in v0.5.1
func (m *Listing_Metadata) GetLanguage() string
func (*Listing_Metadata) GetPriceModifier ¶ added in v0.12.1
func (m *Listing_Metadata) GetPriceModifier() float32
func (*Listing_Metadata) GetPricingCurrency ¶ added in v0.5.1
func (m *Listing_Metadata) GetPricingCurrency() string
func (*Listing_Metadata) GetVersion ¶ added in v0.5.1
func (m *Listing_Metadata) GetVersion() uint32
func (*Listing_Metadata) ProtoMessage ¶
func (*Listing_Metadata) ProtoMessage()
func (*Listing_Metadata) Reset ¶
func (m *Listing_Metadata) Reset()
func (*Listing_Metadata) String ¶
func (m *Listing_Metadata) String() string
func (*Listing_Metadata) XXX_DiscardUnknown ¶ added in v0.12.4
func (m *Listing_Metadata) XXX_DiscardUnknown()
func (*Listing_Metadata) XXX_Marshal ¶ added in v0.12.4
func (m *Listing_Metadata) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*Listing_Metadata) XXX_Merge ¶ added in v0.12.4
func (dst *Listing_Metadata) XXX_Merge(src proto.Message)
func (*Listing_Metadata) XXX_Size ¶ added in v0.12.4
func (m *Listing_Metadata) XXX_Size() int
func (*Listing_Metadata) XXX_Unmarshal ¶ added in v0.12.4
func (m *Listing_Metadata) XXX_Unmarshal(b []byte) error
type Listing_Metadata_ContractType ¶
type Listing_Metadata_ContractType int32
const ( Listing_Metadata_PHYSICAL_GOOD Listing_Metadata_ContractType = 0 Listing_Metadata_DIGITAL_GOOD Listing_Metadata_ContractType = 1 Listing_Metadata_SERVICE Listing_Metadata_ContractType = 2 Listing_Metadata_CROWD_FUND Listing_Metadata_ContractType = 3 Listing_Metadata_CRYPTOCURRENCY Listing_Metadata_ContractType = 4 )
func (Listing_Metadata_ContractType) EnumDescriptor ¶
func (Listing_Metadata_ContractType) EnumDescriptor() ([]byte, []int)
func (Listing_Metadata_ContractType) String ¶
func (x Listing_Metadata_ContractType) String() string
type Listing_Metadata_Format ¶ added in v0.2.0
type Listing_Metadata_Format int32
const ( Listing_Metadata_FIXED_PRICE Listing_Metadata_Format = 0 Listing_Metadata_MARKET_PRICE Listing_Metadata_Format = 2 )
func (Listing_Metadata_Format) EnumDescriptor ¶ added in v0.2.0
func (Listing_Metadata_Format) EnumDescriptor() ([]byte, []int)
func (Listing_Metadata_Format) String ¶ added in v0.2.0
func (x Listing_Metadata_Format) String() string
type Listing_ShippingOption ¶
type Listing_ShippingOption struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Type Listing_ShippingOption_ShippingType `protobuf:"varint,2,opt,name=type,proto3,enum=Listing_ShippingOption_ShippingType" json:"type,omitempty"` Regions []CountryCode `protobuf:"varint,3,rep,packed,name=regions,proto3,enum=CountryCode" json:"regions,omitempty"` Services []*Listing_ShippingOption_Service `protobuf:"bytes,5,rep,name=services,proto3" json:"services,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Listing_ShippingOption) Descriptor ¶
func (*Listing_ShippingOption) Descriptor() ([]byte, []int)
func (*Listing_ShippingOption) GetName ¶ added in v0.5.1
func (m *Listing_ShippingOption) GetName() string
func (*Listing_ShippingOption) GetRegions ¶ added in v0.5.1
func (m *Listing_ShippingOption) GetRegions() []CountryCode
func (*Listing_ShippingOption) GetServices ¶ added in v0.1.1
func (m *Listing_ShippingOption) GetServices() []*Listing_ShippingOption_Service
func (*Listing_ShippingOption) GetType ¶ added in v0.5.1
func (m *Listing_ShippingOption) GetType() Listing_ShippingOption_ShippingType
func (*Listing_ShippingOption) ProtoMessage ¶
func (*Listing_ShippingOption) ProtoMessage()
func (*Listing_ShippingOption) Reset ¶
func (m *Listing_ShippingOption) Reset()
func (*Listing_ShippingOption) String ¶
func (m *Listing_ShippingOption) String() string
func (*Listing_ShippingOption) XXX_DiscardUnknown ¶ added in v0.12.4
func (m *Listing_ShippingOption) XXX_DiscardUnknown()
func (*Listing_ShippingOption) XXX_Marshal ¶ added in v0.12.4
func (m *Listing_ShippingOption) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*Listing_ShippingOption) XXX_Merge ¶ added in v0.12.4
func (dst *Listing_ShippingOption) XXX_Merge(src proto.Message)
func (*Listing_ShippingOption) XXX_Size ¶ added in v0.12.4
func (m *Listing_ShippingOption) XXX_Size() int
func (*Listing_ShippingOption) XXX_Unmarshal ¶ added in v0.12.4
func (m *Listing_ShippingOption) XXX_Unmarshal(b []byte) error
type Listing_ShippingOption_Service ¶ added in v0.1.1
type Listing_ShippingOption_Service struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Price uint64 `protobuf:"varint,2,opt,name=price,proto3" json:"price,omitempty"` EstimatedDelivery string `protobuf:"bytes,3,opt,name=estimatedDelivery,proto3" json:"estimatedDelivery,omitempty"` AdditionalItemPrice uint64 `protobuf:"varint,4,opt,name=additionalItemPrice,proto3" json:"additionalItemPrice,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Listing_ShippingOption_Service) Descriptor ¶ added in v0.1.1
func (*Listing_ShippingOption_Service) Descriptor() ([]byte, []int)
func (*Listing_ShippingOption_Service) GetAdditionalItemPrice ¶ added in v0.10.0
func (m *Listing_ShippingOption_Service) GetAdditionalItemPrice() uint64
func (*Listing_ShippingOption_Service) GetEstimatedDelivery ¶ added in v0.5.1
func (m *Listing_ShippingOption_Service) GetEstimatedDelivery() string
func (*Listing_ShippingOption_Service) GetName ¶ added in v0.5.1
func (m *Listing_ShippingOption_Service) GetName() string
func (*Listing_ShippingOption_Service) GetPrice ¶ added in v0.1.1
func (m *Listing_ShippingOption_Service) GetPrice() uint64
func (*Listing_ShippingOption_Service) ProtoMessage ¶ added in v0.1.1
func (*Listing_ShippingOption_Service) ProtoMessage()
func (*Listing_ShippingOption_Service) Reset ¶ added in v0.1.1
func (m *Listing_ShippingOption_Service) Reset()
func (*Listing_ShippingOption_Service) String ¶ added in v0.1.1
func (m *Listing_ShippingOption_Service) String() string
func (*Listing_ShippingOption_Service) XXX_DiscardUnknown ¶ added in v0.12.4
func (m *Listing_ShippingOption_Service) XXX_DiscardUnknown()
func (*Listing_ShippingOption_Service) XXX_Marshal ¶ added in v0.12.4
func (m *Listing_ShippingOption_Service) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*Listing_ShippingOption_Service) XXX_Merge ¶ added in v0.12.4
func (dst *Listing_ShippingOption_Service) XXX_Merge(src proto.Message)
func (*Listing_ShippingOption_Service) XXX_Size ¶ added in v0.12.4
func (m *Listing_ShippingOption_Service) XXX_Size() int
func (*Listing_ShippingOption_Service) XXX_Unmarshal ¶ added in v0.12.4
func (m *Listing_ShippingOption_Service) XXX_Unmarshal(b []byte) error
type Listing_ShippingOption_ShippingType ¶
type Listing_ShippingOption_ShippingType int32
const ( Listing_ShippingOption_LOCAL_PICKUP Listing_ShippingOption_ShippingType = 0 Listing_ShippingOption_FIXED_PRICE Listing_ShippingOption_ShippingType = 1 )
func (Listing_ShippingOption_ShippingType) EnumDescriptor ¶
func (Listing_ShippingOption_ShippingType) EnumDescriptor() ([]byte, []int)
func (Listing_ShippingOption_ShippingType) String ¶
func (x Listing_ShippingOption_ShippingType) String() string
type Listing_Tax ¶
type Listing_Tax struct { TaxType string `protobuf:"bytes,1,opt,name=taxType,proto3" json:"taxType,omitempty"` TaxRegions []CountryCode `protobuf:"varint,2,rep,packed,name=taxRegions,proto3,enum=CountryCode" json:"taxRegions,omitempty"` TaxShipping bool `protobuf:"varint,3,opt,name=taxShipping,proto3" json:"taxShipping,omitempty"` Percentage float32 `protobuf:"fixed32,4,opt,name=percentage,proto3" json:"percentage,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Listing_Tax) Descriptor ¶
func (*Listing_Tax) Descriptor() ([]byte, []int)
func (*Listing_Tax) GetPercentage ¶ added in v0.5.1
func (m *Listing_Tax) GetPercentage() float32
func (*Listing_Tax) GetTaxRegions ¶ added in v0.5.1
func (m *Listing_Tax) GetTaxRegions() []CountryCode
func (*Listing_Tax) GetTaxShipping ¶ added in v0.5.1
func (m *Listing_Tax) GetTaxShipping() bool
func (*Listing_Tax) GetTaxType ¶ added in v0.5.1
func (m *Listing_Tax) GetTaxType() string
func (*Listing_Tax) ProtoMessage ¶
func (*Listing_Tax) ProtoMessage()
func (*Listing_Tax) Reset ¶
func (m *Listing_Tax) Reset()
func (*Listing_Tax) String ¶
func (m *Listing_Tax) String() string
func (*Listing_Tax) XXX_DiscardUnknown ¶ added in v0.12.4
func (m *Listing_Tax) XXX_DiscardUnknown()
func (*Listing_Tax) XXX_Marshal ¶ added in v0.12.4
func (m *Listing_Tax) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*Listing_Tax) XXX_Merge ¶ added in v0.12.4
func (dst *Listing_Tax) XXX_Merge(src proto.Message)
func (*Listing_Tax) XXX_Size ¶ added in v0.12.4
func (m *Listing_Tax) XXX_Size() int
func (*Listing_Tax) XXX_Unmarshal ¶ added in v0.12.4
func (m *Listing_Tax) XXX_Unmarshal(b []byte) error
type Message ¶
type Message struct { MessageType Message_MessageType `protobuf:"varint,1,opt,name=messageType,proto3,enum=Message_MessageType" json:"messageType,omitempty"` Payload *any.Any `protobuf:"bytes,2,opt,name=payload,proto3" json:"payload,omitempty"` RequestId int32 `protobuf:"varint,3,opt,name=requestId,proto3" json:"requestId,omitempty"` IsResponse bool `protobuf:"varint,4,opt,name=isResponse,proto3" json:"isResponse,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Message) Descriptor ¶
func (*Message) GetIsResponse ¶ added in v0.5.3
func (*Message) GetMessageType ¶ added in v0.5.1
func (m *Message) GetMessageType() Message_MessageType
func (*Message) GetPayload ¶
func (*Message) GetRequestId ¶ added in v0.5.3
func (*Message) ProtoMessage ¶
func (*Message) ProtoMessage()
func (*Message) XXX_DiscardUnknown ¶ added in v0.12.4
func (m *Message) XXX_DiscardUnknown()
func (*Message) XXX_Marshal ¶ added in v0.12.4
func (*Message) XXX_Unmarshal ¶ added in v0.12.4
type Message_MessageType ¶
type Message_MessageType int32
const ( Message_PING Message_MessageType = 0 Message_CHAT Message_MessageType = 1 Message_FOLLOW Message_MessageType = 2 Message_UNFOLLOW Message_MessageType = 3 Message_ORDER Message_MessageType = 4 Message_ORDER_REJECT Message_MessageType = 5 Message_ORDER_CANCEL Message_MessageType = 6 Message_ORDER_CONFIRMATION Message_MessageType = 7 Message_ORDER_FULFILLMENT Message_MessageType = 8 Message_ORDER_COMPLETION Message_MessageType = 9 Message_DISPUTE_OPEN Message_MessageType = 10 Message_DISPUTE_UPDATE Message_MessageType = 11 Message_DISPUTE_CLOSE Message_MessageType = 12 Message_REFUND Message_MessageType = 13 Message_OFFLINE_ACK Message_MessageType = 14 Message_OFFLINE_RELAY Message_MessageType = 15 Message_MODERATOR_ADD Message_MessageType = 16 Message_MODERATOR_REMOVE Message_MessageType = 17 Message_STORE Message_MessageType = 18 Message_BLOCK Message_MessageType = 19 Message_VENDOR_FINALIZED_PAYMENT Message_MessageType = 20 Message_ERROR Message_MessageType = 500 )
func (Message_MessageType) EnumDescriptor ¶
func (Message_MessageType) EnumDescriptor() ([]byte, []int)
func (Message_MessageType) String ¶
func (x Message_MessageType) String() string
type Moderator ¶ added in v0.1.1
type Moderator struct { Description string `protobuf:"bytes,1,opt,name=description,proto3" json:"description,omitempty"` TermsAndConditions string `protobuf:"bytes,2,opt,name=termsAndConditions,proto3" json:"termsAndConditions,omitempty"` Languages []string `protobuf:"bytes,3,rep,name=languages,proto3" json:"languages,omitempty"` AcceptedCurrencies []string `protobuf:"bytes,4,rep,name=acceptedCurrencies,proto3" json:"acceptedCurrencies,omitempty"` Fee *Moderator_Fee `protobuf:"bytes,5,opt,name=fee,proto3" json:"fee,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Moderator) Descriptor ¶ added in v0.1.1
func (*Moderator) GetAcceptedCurrencies ¶ added in v0.7.0
func (*Moderator) GetDescription ¶ added in v0.5.1
func (*Moderator) GetFee ¶ added in v0.1.1
func (m *Moderator) GetFee() *Moderator_Fee
func (*Moderator) GetLanguages ¶ added in v0.5.1
func (*Moderator) GetTermsAndConditions ¶ added in v0.5.1
func (*Moderator) ProtoMessage ¶ added in v0.1.1
func (*Moderator) ProtoMessage()
func (*Moderator) XXX_DiscardUnknown ¶ added in v0.12.4
func (m *Moderator) XXX_DiscardUnknown()
func (*Moderator) XXX_Marshal ¶ added in v0.12.4
func (*Moderator) XXX_Unmarshal ¶ added in v0.12.4
type Moderator_Fee ¶ added in v0.1.1
type Moderator_Fee struct { FixedFee *Moderator_Price `protobuf:"bytes,1,opt,name=fixedFee,proto3" json:"fixedFee,omitempty"` Percentage float32 `protobuf:"fixed32,2,opt,name=percentage,proto3" json:"percentage,omitempty"` FeeType Moderator_Fee_FeeType `protobuf:"varint,3,opt,name=feeType,proto3,enum=Moderator_Fee_FeeType" json:"feeType,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Moderator_Fee) Descriptor ¶ added in v0.1.1
func (*Moderator_Fee) Descriptor() ([]byte, []int)
func (*Moderator_Fee) GetFeeType ¶ added in v0.5.1
func (m *Moderator_Fee) GetFeeType() Moderator_Fee_FeeType
func (*Moderator_Fee) GetFixedFee ¶ added in v0.1.1
func (m *Moderator_Fee) GetFixedFee() *Moderator_Price
func (*Moderator_Fee) GetPercentage ¶ added in v0.5.1
func (m *Moderator_Fee) GetPercentage() float32
func (*Moderator_Fee) ProtoMessage ¶ added in v0.1.1
func (*Moderator_Fee) ProtoMessage()
func (*Moderator_Fee) Reset ¶ added in v0.1.1
func (m *Moderator_Fee) Reset()
func (*Moderator_Fee) String ¶ added in v0.1.1
func (m *Moderator_Fee) String() string
func (*Moderator_Fee) XXX_DiscardUnknown ¶ added in v0.12.4
func (m *Moderator_Fee) XXX_DiscardUnknown()
func (*Moderator_Fee) XXX_Marshal ¶ added in v0.12.4
func (m *Moderator_Fee) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*Moderator_Fee) XXX_Merge ¶ added in v0.12.4
func (dst *Moderator_Fee) XXX_Merge(src proto.Message)
func (*Moderator_Fee) XXX_Size ¶ added in v0.12.4
func (m *Moderator_Fee) XXX_Size() int
func (*Moderator_Fee) XXX_Unmarshal ¶ added in v0.12.4
func (m *Moderator_Fee) XXX_Unmarshal(b []byte) error
type Moderator_Fee_FeeType ¶ added in v0.1.1
type Moderator_Fee_FeeType int32
const ( Moderator_Fee_FIXED Moderator_Fee_FeeType = 0 Moderator_Fee_PERCENTAGE Moderator_Fee_FeeType = 1 Moderator_Fee_FIXED_PLUS_PERCENTAGE Moderator_Fee_FeeType = 2 )
func (Moderator_Fee_FeeType) EnumDescriptor ¶ added in v0.1.1
func (Moderator_Fee_FeeType) EnumDescriptor() ([]byte, []int)
func (Moderator_Fee_FeeType) String ¶ added in v0.1.1
func (x Moderator_Fee_FeeType) String() string
type Moderator_Price ¶ added in v0.1.1
type Moderator_Price struct { CurrencyCode string `protobuf:"bytes,1,opt,name=currencyCode,proto3" json:"currencyCode,omitempty"` Amount uint64 `protobuf:"varint,2,opt,name=amount,proto3" json:"amount,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Moderator_Price) Descriptor ¶ added in v0.1.1
func (*Moderator_Price) Descriptor() ([]byte, []int)
func (*Moderator_Price) GetAmount ¶ added in v0.5.1
func (m *Moderator_Price) GetAmount() uint64
func (*Moderator_Price) GetCurrencyCode ¶ added in v0.5.1
func (m *Moderator_Price) GetCurrencyCode() string
func (*Moderator_Price) ProtoMessage ¶ added in v0.1.1
func (*Moderator_Price) ProtoMessage()
func (*Moderator_Price) Reset ¶ added in v0.1.1
func (m *Moderator_Price) Reset()
func (*Moderator_Price) String ¶ added in v0.1.1
func (m *Moderator_Price) String() string
func (*Moderator_Price) XXX_DiscardUnknown ¶ added in v0.12.4
func (m *Moderator_Price) XXX_DiscardUnknown()
func (*Moderator_Price) XXX_Marshal ¶ added in v0.12.4
func (m *Moderator_Price) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*Moderator_Price) XXX_Merge ¶ added in v0.12.4
func (dst *Moderator_Price) XXX_Merge(src proto.Message)
func (*Moderator_Price) XXX_Size ¶ added in v0.12.4
func (m *Moderator_Price) XXX_Size() int
func (*Moderator_Price) XXX_Unmarshal ¶ added in v0.12.4
func (m *Moderator_Price) XXX_Unmarshal(b []byte) error
type Order ¶
type Order struct { RefundAddress string `protobuf:"bytes,1,opt,name=refundAddress,proto3" json:"refundAddress,omitempty"` RefundFee uint64 `protobuf:"varint,2,opt,name=refundFee,proto3" json:"refundFee,omitempty"` Shipping *Order_Shipping `protobuf:"bytes,3,opt,name=shipping,proto3" json:"shipping,omitempty"` BuyerID *ID `protobuf:"bytes,4,opt,name=buyerID,proto3" json:"buyerID,omitempty"` Timestamp *timestamp.Timestamp `protobuf:"bytes,5,opt,name=timestamp,proto3" json:"timestamp,omitempty"` Items []*Order_Item `protobuf:"bytes,6,rep,name=items,proto3" json:"items,omitempty"` Payment *Order_Payment `protobuf:"bytes,7,opt,name=payment,proto3" json:"payment,omitempty"` RatingKeys [][]byte `protobuf:"bytes,8,rep,name=ratingKeys,proto3" json:"ratingKeys,omitempty"` AlternateContactInfo string `protobuf:"bytes,9,opt,name=alternateContactInfo,proto3" json:"alternateContactInfo,omitempty"` Version uint32 `protobuf:"varint,10,opt,name=version,proto3" json:"version,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Order) Descriptor ¶
func (*Order) GetAlternateContactInfo ¶ added in v0.5.1
func (*Order) GetBuyerID ¶
func (*Order) GetItems ¶
func (m *Order) GetItems() []*Order_Item
func (*Order) GetPayment ¶
func (m *Order) GetPayment() *Order_Payment
func (*Order) GetRatingKeys ¶ added in v0.5.1
func (*Order) GetRefundAddress ¶ added in v0.5.1
func (*Order) GetRefundFee ¶ added in v0.5.1
func (*Order) GetShipping ¶
func (m *Order) GetShipping() *Order_Shipping
func (*Order) GetTimestamp ¶ added in v0.1.1
func (*Order) GetVersion ¶ added in v0.10.1
func (*Order) ProtoMessage ¶
func (*Order) ProtoMessage()
func (*Order) XXX_DiscardUnknown ¶ added in v0.12.4
func (m *Order) XXX_DiscardUnknown()
func (*Order) XXX_Marshal ¶ added in v0.12.4
func (*Order) XXX_Unmarshal ¶ added in v0.12.4
type OrderCompletion ¶ added in v0.2.2
type OrderCompletion struct { OrderId string `protobuf:"bytes,1,opt,name=orderId,proto3" json:"orderId,omitempty"` Timestamp *timestamp.Timestamp `protobuf:"bytes,2,opt,name=timestamp,proto3" json:"timestamp,omitempty"` PayoutSigs []*BitcoinSignature `protobuf:"bytes,3,rep,name=payoutSigs,proto3" json:"payoutSigs,omitempty"` Ratings []*Rating `protobuf:"bytes,4,rep,name=ratings,proto3" json:"ratings,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*OrderCompletion) Descriptor ¶ added in v0.2.2
func (*OrderCompletion) Descriptor() ([]byte, []int)
func (*OrderCompletion) GetOrderId ¶ added in v0.5.1
func (m *OrderCompletion) GetOrderId() string
func (*OrderCompletion) GetPayoutSigs ¶ added in v0.2.2
func (m *OrderCompletion) GetPayoutSigs() []*BitcoinSignature
func (*OrderCompletion) GetRatings ¶ added in v0.2.2
func (m *OrderCompletion) GetRatings() []*Rating
func (*OrderCompletion) GetTimestamp ¶ added in v0.5.3
func (m *OrderCompletion) GetTimestamp() *timestamp.Timestamp
func (*OrderCompletion) ProtoMessage ¶ added in v0.2.2
func (*OrderCompletion) ProtoMessage()
func (*OrderCompletion) Reset ¶ added in v0.2.2
func (m *OrderCompletion) Reset()
func (*OrderCompletion) String ¶ added in v0.2.2
func (m *OrderCompletion) String() string
func (*OrderCompletion) XXX_DiscardUnknown ¶ added in v0.12.4
func (m *OrderCompletion) XXX_DiscardUnknown()
func (*OrderCompletion) XXX_Marshal ¶ added in v0.12.4
func (m *OrderCompletion) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*OrderCompletion) XXX_Merge ¶ added in v0.12.4
func (dst *OrderCompletion) XXX_Merge(src proto.Message)
func (*OrderCompletion) XXX_Size ¶ added in v0.12.4
func (m *OrderCompletion) XXX_Size() int
func (*OrderCompletion) XXX_Unmarshal ¶ added in v0.12.4
func (m *OrderCompletion) XXX_Unmarshal(b []byte) error
type OrderConfirmation ¶
type OrderConfirmation struct { OrderID string `protobuf:"bytes,1,opt,name=orderID,proto3" json:"orderID,omitempty"` Timestamp *timestamp.Timestamp `protobuf:"bytes,2,opt,name=timestamp,proto3" json:"timestamp,omitempty"` // Direct payments only PaymentAddress string `protobuf:"bytes,3,opt,name=paymentAddress,proto3" json:"paymentAddress,omitempty"` RequestedAmount uint64 `protobuf:"varint,4,opt,name=requestedAmount,proto3" json:"requestedAmount,omitempty"` RatingSignatures []*RatingSignature `protobuf:"bytes,5,rep,name=ratingSignatures,proto3" json:"ratingSignatures,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*OrderConfirmation) Descriptor ¶
func (*OrderConfirmation) Descriptor() ([]byte, []int)
func (*OrderConfirmation) GetOrderID ¶ added in v0.5.1
func (m *OrderConfirmation) GetOrderID() string
func (*OrderConfirmation) GetPaymentAddress ¶ added in v0.5.1
func (m *OrderConfirmation) GetPaymentAddress() string
func (*OrderConfirmation) GetRatingSignatures ¶ added in v0.2.2
func (m *OrderConfirmation) GetRatingSignatures() []*RatingSignature
func (*OrderConfirmation) GetRequestedAmount ¶ added in v0.5.1
func (m *OrderConfirmation) GetRequestedAmount() uint64
func (*OrderConfirmation) GetTimestamp ¶ added in v0.5.3
func (m *OrderConfirmation) GetTimestamp() *timestamp.Timestamp
func (*OrderConfirmation) ProtoMessage ¶
func (*OrderConfirmation) ProtoMessage()
func (*OrderConfirmation) Reset ¶
func (m *OrderConfirmation) Reset()
func (*OrderConfirmation) String ¶
func (m *OrderConfirmation) String() string
func (*OrderConfirmation) XXX_DiscardUnknown ¶ added in v0.12.4
func (m *OrderConfirmation) XXX_DiscardUnknown()
func (*OrderConfirmation) XXX_Marshal ¶ added in v0.12.4
func (m *OrderConfirmation) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*OrderConfirmation) XXX_Merge ¶ added in v0.12.4
func (dst *OrderConfirmation) XXX_Merge(src proto.Message)
func (*OrderConfirmation) XXX_Size ¶ added in v0.12.4
func (m *OrderConfirmation) XXX_Size() int
func (*OrderConfirmation) XXX_Unmarshal ¶ added in v0.12.4
func (m *OrderConfirmation) XXX_Unmarshal(b []byte) error
type OrderFulfillment ¶ added in v0.1.1
type OrderFulfillment struct { OrderId string `protobuf:"bytes,1,opt,name=orderId,proto3" json:"orderId,omitempty"` Slug string `protobuf:"bytes,2,opt,name=slug,proto3" json:"slug,omitempty"` Timestamp *timestamp.Timestamp `protobuf:"bytes,3,opt,name=timestamp,proto3" json:"timestamp,omitempty"` // Physical goods only PhysicalDelivery []*OrderFulfillment_PhysicalDelivery `protobuf:"bytes,4,rep,name=physicalDelivery,proto3" json:"physicalDelivery,omitempty"` // Digital goods only DigitalDelivery []*OrderFulfillment_DigitalDelivery `protobuf:"bytes,5,rep,name=digitalDelivery,proto3" json:"digitalDelivery,omitempty"` // Moderated payments only Payout *OrderFulfillment_Payout `protobuf:"bytes,6,opt,name=payout,proto3" json:"payout,omitempty"` RatingSignature *RatingSignature `protobuf:"bytes,7,opt,name=ratingSignature,proto3" json:"ratingSignature,omitempty"` Note string `protobuf:"bytes,8,opt,name=note,proto3" json:"note,omitempty"` // Cryptocurrencies only CryptocurrencyDelivery []*OrderFulfillment_CryptocurrencyDelivery `protobuf:"bytes,9,rep,name=cryptocurrencyDelivery,proto3" json:"cryptocurrencyDelivery,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*OrderFulfillment) Descriptor ¶ added in v0.1.1
func (*OrderFulfillment) Descriptor() ([]byte, []int)
func (*OrderFulfillment) GetCryptocurrencyDelivery ¶ added in v0.12.0
func (m *OrderFulfillment) GetCryptocurrencyDelivery() []*OrderFulfillment_CryptocurrencyDelivery
func (*OrderFulfillment) GetDigitalDelivery ¶ added in v0.2.1
func (m *OrderFulfillment) GetDigitalDelivery() []*OrderFulfillment_DigitalDelivery
func (*OrderFulfillment) GetNote ¶ added in v0.5.6
func (m *OrderFulfillment) GetNote() string
func (*OrderFulfillment) GetOrderId ¶ added in v0.5.1
func (m *OrderFulfillment) GetOrderId() string
func (*OrderFulfillment) GetPayout ¶ added in v0.2.1
func (m *OrderFulfillment) GetPayout() *OrderFulfillment_Payout
func (*OrderFulfillment) GetPhysicalDelivery ¶ added in v0.2.1
func (m *OrderFulfillment) GetPhysicalDelivery() []*OrderFulfillment_PhysicalDelivery
func (*OrderFulfillment) GetRatingSignature ¶ added in v0.2.2
func (m *OrderFulfillment) GetRatingSignature() *RatingSignature
func (*OrderFulfillment) GetSlug ¶ added in v0.5.1
func (m *OrderFulfillment) GetSlug() string
func (*OrderFulfillment) GetTimestamp ¶ added in v0.5.3
func (m *OrderFulfillment) GetTimestamp() *timestamp.Timestamp
func (*OrderFulfillment) ProtoMessage ¶ added in v0.1.1
func (*OrderFulfillment) ProtoMessage()
func (*OrderFulfillment) Reset ¶ added in v0.1.1
func (m *OrderFulfillment) Reset()
func (*OrderFulfillment) String ¶ added in v0.1.1
func (m *OrderFulfillment) String() string
func (*OrderFulfillment) XXX_DiscardUnknown ¶ added in v0.12.4
func (m *OrderFulfillment) XXX_DiscardUnknown()
func (*OrderFulfillment) XXX_Marshal ¶ added in v0.12.4
func (m *OrderFulfillment) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*OrderFulfillment) XXX_Merge ¶ added in v0.12.4
func (dst *OrderFulfillment) XXX_Merge(src proto.Message)
func (*OrderFulfillment) XXX_Size ¶ added in v0.12.4
func (m *OrderFulfillment) XXX_Size() int
func (*OrderFulfillment) XXX_Unmarshal ¶ added in v0.12.4
func (m *OrderFulfillment) XXX_Unmarshal(b []byte) error
type OrderFulfillment_CryptocurrencyDelivery ¶ added in v0.12.0
type OrderFulfillment_CryptocurrencyDelivery struct { TransactionID string `protobuf:"bytes,1,opt,name=transactionID,proto3" json:"transactionID,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*OrderFulfillment_CryptocurrencyDelivery) Descriptor ¶ added in v0.12.0
func (*OrderFulfillment_CryptocurrencyDelivery) Descriptor() ([]byte, []int)
func (*OrderFulfillment_CryptocurrencyDelivery) GetTransactionID ¶ added in v0.12.0
func (m *OrderFulfillment_CryptocurrencyDelivery) GetTransactionID() string
func (*OrderFulfillment_CryptocurrencyDelivery) ProtoMessage ¶ added in v0.12.0
func (*OrderFulfillment_CryptocurrencyDelivery) ProtoMessage()
func (*OrderFulfillment_CryptocurrencyDelivery) Reset ¶ added in v0.12.0
func (m *OrderFulfillment_CryptocurrencyDelivery) Reset()
func (*OrderFulfillment_CryptocurrencyDelivery) String ¶ added in v0.12.0
func (m *OrderFulfillment_CryptocurrencyDelivery) String() string
func (*OrderFulfillment_CryptocurrencyDelivery) XXX_DiscardUnknown ¶ added in v0.12.4
func (m *OrderFulfillment_CryptocurrencyDelivery) XXX_DiscardUnknown()
func (*OrderFulfillment_CryptocurrencyDelivery) XXX_Marshal ¶ added in v0.12.4
func (m *OrderFulfillment_CryptocurrencyDelivery) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*OrderFulfillment_CryptocurrencyDelivery) XXX_Merge ¶ added in v0.12.4
func (dst *OrderFulfillment_CryptocurrencyDelivery) XXX_Merge(src proto.Message)
func (*OrderFulfillment_CryptocurrencyDelivery) XXX_Size ¶ added in v0.12.4
func (m *OrderFulfillment_CryptocurrencyDelivery) XXX_Size() int
func (*OrderFulfillment_CryptocurrencyDelivery) XXX_Unmarshal ¶ added in v0.12.4
func (m *OrderFulfillment_CryptocurrencyDelivery) XXX_Unmarshal(b []byte) error
type OrderFulfillment_DigitalDelivery ¶ added in v0.2.1
type OrderFulfillment_DigitalDelivery struct { Url string `protobuf:"bytes,1,opt,name=url,proto3" json:"url,omitempty"` Password string `protobuf:"bytes,2,opt,name=password,proto3" json:"password,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*OrderFulfillment_DigitalDelivery) Descriptor ¶ added in v0.2.1
func (*OrderFulfillment_DigitalDelivery) Descriptor() ([]byte, []int)
func (*OrderFulfillment_DigitalDelivery) GetPassword ¶ added in v0.5.1
func (m *OrderFulfillment_DigitalDelivery) GetPassword() string
func (*OrderFulfillment_DigitalDelivery) GetUrl ¶ added in v0.5.1
func (m *OrderFulfillment_DigitalDelivery) GetUrl() string
func (*OrderFulfillment_DigitalDelivery) ProtoMessage ¶ added in v0.2.1
func (*OrderFulfillment_DigitalDelivery) ProtoMessage()
func (*OrderFulfillment_DigitalDelivery) Reset ¶ added in v0.2.1
func (m *OrderFulfillment_DigitalDelivery) Reset()
func (*OrderFulfillment_DigitalDelivery) String ¶ added in v0.2.1
func (m *OrderFulfillment_DigitalDelivery) String() string
func (*OrderFulfillment_DigitalDelivery) XXX_DiscardUnknown ¶ added in v0.12.4
func (m *OrderFulfillment_DigitalDelivery) XXX_DiscardUnknown()
func (*OrderFulfillment_DigitalDelivery) XXX_Marshal ¶ added in v0.12.4
func (m *OrderFulfillment_DigitalDelivery) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*OrderFulfillment_DigitalDelivery) XXX_Merge ¶ added in v0.12.4
func (dst *OrderFulfillment_DigitalDelivery) XXX_Merge(src proto.Message)
func (*OrderFulfillment_DigitalDelivery) XXX_Size ¶ added in v0.12.4
func (m *OrderFulfillment_DigitalDelivery) XXX_Size() int
func (*OrderFulfillment_DigitalDelivery) XXX_Unmarshal ¶ added in v0.12.4
func (m *OrderFulfillment_DigitalDelivery) XXX_Unmarshal(b []byte) error
type OrderFulfillment_Payout ¶ added in v0.2.1
type OrderFulfillment_Payout struct { Sigs []*BitcoinSignature `protobuf:"bytes,1,rep,name=sigs,proto3" json:"sigs,omitempty"` PayoutAddress string `protobuf:"bytes,2,opt,name=payoutAddress,proto3" json:"payoutAddress,omitempty"` PayoutFeePerByte uint64 `protobuf:"varint,3,opt,name=payoutFeePerByte,proto3" json:"payoutFeePerByte,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*OrderFulfillment_Payout) Descriptor ¶ added in v0.2.1
func (*OrderFulfillment_Payout) Descriptor() ([]byte, []int)
func (*OrderFulfillment_Payout) GetPayoutAddress ¶ added in v0.5.1
func (m *OrderFulfillment_Payout) GetPayoutAddress() string
func (*OrderFulfillment_Payout) GetPayoutFeePerByte ¶ added in v0.5.1
func (m *OrderFulfillment_Payout) GetPayoutFeePerByte() uint64
func (*OrderFulfillment_Payout) GetSigs ¶ added in v0.2.1
func (m *OrderFulfillment_Payout) GetSigs() []*BitcoinSignature
func (*OrderFulfillment_Payout) ProtoMessage ¶ added in v0.2.1
func (*OrderFulfillment_Payout) ProtoMessage()
func (*OrderFulfillment_Payout) Reset ¶ added in v0.2.1
func (m *OrderFulfillment_Payout) Reset()
func (*OrderFulfillment_Payout) String ¶ added in v0.2.1
func (m *OrderFulfillment_Payout) String() string
func (*OrderFulfillment_Payout) XXX_DiscardUnknown ¶ added in v0.12.4
func (m *OrderFulfillment_Payout) XXX_DiscardUnknown()
func (*OrderFulfillment_Payout) XXX_Marshal ¶ added in v0.12.4
func (m *OrderFulfillment_Payout) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*OrderFulfillment_Payout) XXX_Merge ¶ added in v0.12.4
func (dst *OrderFulfillment_Payout) XXX_Merge(src proto.Message)
func (*OrderFulfillment_Payout) XXX_Size ¶ added in v0.12.4
func (m *OrderFulfillment_Payout) XXX_Size() int
func (*OrderFulfillment_Payout) XXX_Unmarshal ¶ added in v0.12.4
func (m *OrderFulfillment_Payout) XXX_Unmarshal(b []byte) error
type OrderFulfillment_PhysicalDelivery ¶ added in v0.2.1
type OrderFulfillment_PhysicalDelivery struct { Shipper string `protobuf:"bytes,1,opt,name=shipper,proto3" json:"shipper,omitempty"` TrackingNumber string `protobuf:"bytes,2,opt,name=trackingNumber,proto3" json:"trackingNumber,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*OrderFulfillment_PhysicalDelivery) Descriptor ¶ added in v0.2.1
func (*OrderFulfillment_PhysicalDelivery) Descriptor() ([]byte, []int)
func (*OrderFulfillment_PhysicalDelivery) GetShipper ¶ added in v0.5.1
func (m *OrderFulfillment_PhysicalDelivery) GetShipper() string
func (*OrderFulfillment_PhysicalDelivery) GetTrackingNumber ¶ added in v0.5.1
func (m *OrderFulfillment_PhysicalDelivery) GetTrackingNumber() string
func (*OrderFulfillment_PhysicalDelivery) ProtoMessage ¶ added in v0.2.1
func (*OrderFulfillment_PhysicalDelivery) ProtoMessage()
func (*OrderFulfillment_PhysicalDelivery) Reset ¶ added in v0.2.1
func (m *OrderFulfillment_PhysicalDelivery) Reset()
func (*OrderFulfillment_PhysicalDelivery) String ¶ added in v0.2.1
func (m *OrderFulfillment_PhysicalDelivery) String() string
func (*OrderFulfillment_PhysicalDelivery) XXX_DiscardUnknown ¶ added in v0.12.4
func (m *OrderFulfillment_PhysicalDelivery) XXX_DiscardUnknown()
func (*OrderFulfillment_PhysicalDelivery) XXX_Marshal ¶ added in v0.12.4
func (m *OrderFulfillment_PhysicalDelivery) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*OrderFulfillment_PhysicalDelivery) XXX_Merge ¶ added in v0.12.4
func (dst *OrderFulfillment_PhysicalDelivery) XXX_Merge(src proto.Message)
func (*OrderFulfillment_PhysicalDelivery) XXX_Size ¶ added in v0.12.4
func (m *OrderFulfillment_PhysicalDelivery) XXX_Size() int
func (*OrderFulfillment_PhysicalDelivery) XXX_Unmarshal ¶ added in v0.12.4
func (m *OrderFulfillment_PhysicalDelivery) XXX_Unmarshal(b []byte) error
type OrderReject ¶ added in v0.2.1
type OrderReject struct { OrderID string `protobuf:"bytes,1,opt,name=orderID,proto3" json:"orderID,omitempty"` Timestamp *timestamp.Timestamp `protobuf:"bytes,2,opt,name=timestamp,proto3" json:"timestamp,omitempty"` Sigs []*BitcoinSignature `protobuf:"bytes,3,rep,name=sigs,proto3" json:"sigs,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*OrderReject) Descriptor ¶ added in v0.2.1
func (*OrderReject) Descriptor() ([]byte, []int)
func (*OrderReject) GetOrderID ¶ added in v0.5.1
func (m *OrderReject) GetOrderID() string
func (*OrderReject) GetSigs ¶ added in v0.2.1
func (m *OrderReject) GetSigs() []*BitcoinSignature
func (*OrderReject) GetTimestamp ¶ added in v0.5.3
func (m *OrderReject) GetTimestamp() *timestamp.Timestamp
func (*OrderReject) ProtoMessage ¶ added in v0.2.1
func (*OrderReject) ProtoMessage()
func (*OrderReject) Reset ¶ added in v0.2.1
func (m *OrderReject) Reset()
func (*OrderReject) String ¶ added in v0.2.1
func (m *OrderReject) String() string
func (*OrderReject) XXX_DiscardUnknown ¶ added in v0.12.4
func (m *OrderReject) XXX_DiscardUnknown()
func (*OrderReject) XXX_Marshal ¶ added in v0.12.4
func (m *OrderReject) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*OrderReject) XXX_Merge ¶ added in v0.12.4
func (dst *OrderReject) XXX_Merge(src proto.Message)
func (*OrderReject) XXX_Size ¶ added in v0.12.4
func (m *OrderReject) XXX_Size() int
func (*OrderReject) XXX_Unmarshal ¶ added in v0.12.4
func (m *OrderReject) XXX_Unmarshal(b []byte) error
type OrderRespApi ¶ added in v0.2.1
type OrderRespApi struct { Contract *RicardianContract `protobuf:"bytes,1,opt,name=contract,proto3" json:"contract,omitempty"` State OrderState `protobuf:"varint,2,opt,name=state,proto3,enum=OrderState" json:"state,omitempty"` Read bool `protobuf:"varint,3,opt,name=read,proto3" json:"read,omitempty"` Funded bool `protobuf:"varint,4,opt,name=funded,proto3" json:"funded,omitempty"` UnreadChatMessages uint64 `protobuf:"varint,5,opt,name=unreadChatMessages,proto3" json:"unreadChatMessages,omitempty"` PaymentAddressTransactions []*TransactionRecord `protobuf:"bytes,6,rep,name=paymentAddressTransactions,proto3" json:"paymentAddressTransactions,omitempty"` RefundAddressTransaction *TransactionRecord `protobuf:"bytes,7,opt,name=refundAddressTransaction,proto3" json:"refundAddressTransaction,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*OrderRespApi) Descriptor ¶ added in v0.2.1
func (*OrderRespApi) Descriptor() ([]byte, []int)
func (*OrderRespApi) GetContract ¶ added in v0.2.1
func (m *OrderRespApi) GetContract() *RicardianContract
func (*OrderRespApi) GetFunded ¶ added in v0.5.1
func (m *OrderRespApi) GetFunded() bool
func (*OrderRespApi) GetPaymentAddressTransactions ¶ added in v0.6.2
func (m *OrderRespApi) GetPaymentAddressTransactions() []*TransactionRecord
func (*OrderRespApi) GetRead ¶ added in v0.5.1
func (m *OrderRespApi) GetRead() bool
func (*OrderRespApi) GetRefundAddressTransaction ¶ added in v0.6.2
func (m *OrderRespApi) GetRefundAddressTransaction() *TransactionRecord
func (*OrderRespApi) GetState ¶ added in v0.5.1
func (m *OrderRespApi) GetState() OrderState
func (*OrderRespApi) GetUnreadChatMessages ¶ added in v0.6.1
func (m *OrderRespApi) GetUnreadChatMessages() uint64
func (*OrderRespApi) ProtoMessage ¶ added in v0.2.1
func (*OrderRespApi) ProtoMessage()
func (*OrderRespApi) Reset ¶ added in v0.2.1
func (m *OrderRespApi) Reset()
func (*OrderRespApi) String ¶ added in v0.2.1
func (m *OrderRespApi) String() string
func (*OrderRespApi) XXX_DiscardUnknown ¶ added in v0.12.4
func (m *OrderRespApi) XXX_DiscardUnknown()
func (*OrderRespApi) XXX_Marshal ¶ added in v0.12.4
func (m *OrderRespApi) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*OrderRespApi) XXX_Merge ¶ added in v0.12.4
func (dst *OrderRespApi) XXX_Merge(src proto.Message)
func (*OrderRespApi) XXX_Size ¶ added in v0.12.4
func (m *OrderRespApi) XXX_Size() int
func (*OrderRespApi) XXX_Unmarshal ¶ added in v0.12.4
func (m *OrderRespApi) XXX_Unmarshal(b []byte) error
type OrderState ¶ added in v0.1.2
type OrderState int32
const ( // Order has been funded and sent to the vendor but vendor has not yet responded OrderState_PENDING OrderState = 0 // Waiting for the buyer to fund the payment address OrderState_AWAITING_PAYMENT OrderState = 1 // Waiting for the customer to pick up the order (customer pickup option only) OrderState_AWAITING_PICKUP OrderState = 2 // Order has been fully funded and we're waiting for the vendor to fulfill OrderState_AWAITING_FULFILLMENT OrderState = 3 // Vendor has fulfilled part of the order OrderState_PARTIALLY_FULFILLED OrderState = 4 // Vendor has fulfilled the order OrderState_FULFILLED OrderState = 5 // Buyer has completed the order and left a review OrderState_COMPLETED OrderState = 6 // Buyer canceled the order (offline order only) OrderState_CANCELED OrderState = 7 // Vendor declined to confirm the order (offline order only) OrderState_DECLINED OrderState = 8 // Vendor refunded the order OrderState_REFUNDED OrderState = 9 // Contract is under active dispute OrderState_DISPUTED OrderState = 10 // The moderator has resolved the dispute and we are waiting for the winning party to // accept the payout. OrderState_DECIDED OrderState = 11 // The winning party has accepted the dispute and it is now complete. After the buyer // leaves a review the state should be set to COMPLETE. OrderState_RESOLVED OrderState = 12 // Escrow has been released after waiting the timeout period. After the buyer // leaves a review the state should be set to COMPLETE. OrderState_PAYMENT_FINALIZED OrderState = 13 // We screwed up and produced a order which didn't validate. This state is only used for offline orders. If a processing // error occurred with an open connection between buyer and vendor the vendor just rejects the order on the spot neither party // commits the order to the database. OrderState_PROCESSING_ERROR OrderState = 14 )
func (OrderState) EnumDescriptor ¶ added in v0.1.2
func (OrderState) EnumDescriptor() ([]byte, []int)
func (OrderState) String ¶ added in v0.1.2
func (x OrderState) String() string
type Order_Item ¶
type Order_Item struct { ListingHash string `protobuf:"bytes,1,opt,name=listingHash,proto3" json:"listingHash,omitempty"` Quantity uint32 `protobuf:"varint,2,opt,name=quantity,proto3" json:"quantity,omitempty"` Quantity64 uint64 `protobuf:"varint,8,opt,name=quantity64,proto3" json:"quantity64,omitempty"` Options []*Order_Item_Option `protobuf:"bytes,3,rep,name=options,proto3" json:"options,omitempty"` ShippingOption *Order_Item_ShippingOption `protobuf:"bytes,4,opt,name=shippingOption,proto3" json:"shippingOption,omitempty"` Memo string `protobuf:"bytes,5,opt,name=memo,proto3" json:"memo,omitempty"` CouponCodes []string `protobuf:"bytes,6,rep,name=couponCodes,proto3" json:"couponCodes,omitempty"` PaymentAddress string `protobuf:"bytes,7,opt,name=paymentAddress,proto3" json:"paymentAddress,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Order_Item) Descriptor ¶
func (*Order_Item) Descriptor() ([]byte, []int)
func (*Order_Item) GetCouponCodes ¶ added in v0.5.1
func (m *Order_Item) GetCouponCodes() []string
func (*Order_Item) GetListingHash ¶ added in v0.5.1
func (m *Order_Item) GetListingHash() string
func (*Order_Item) GetMemo ¶ added in v0.5.1
func (m *Order_Item) GetMemo() string
func (*Order_Item) GetOptions ¶
func (m *Order_Item) GetOptions() []*Order_Item_Option
func (*Order_Item) GetPaymentAddress ¶ added in v0.12.0
func (m *Order_Item) GetPaymentAddress() string
func (*Order_Item) GetQuantity ¶ added in v0.5.1
func (m *Order_Item) GetQuantity() uint32
func (*Order_Item) GetQuantity64 ¶ added in v0.12.0
func (m *Order_Item) GetQuantity64() uint64
func (*Order_Item) GetShippingOption ¶
func (m *Order_Item) GetShippingOption() *Order_Item_ShippingOption
func (*Order_Item) ProtoMessage ¶
func (*Order_Item) ProtoMessage()
func (*Order_Item) Reset ¶
func (m *Order_Item) Reset()
func (*Order_Item) String ¶
func (m *Order_Item) String() string
func (*Order_Item) XXX_DiscardUnknown ¶ added in v0.12.4
func (m *Order_Item) XXX_DiscardUnknown()
func (*Order_Item) XXX_Marshal ¶ added in v0.12.4
func (m *Order_Item) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*Order_Item) XXX_Merge ¶ added in v0.12.4
func (dst *Order_Item) XXX_Merge(src proto.Message)
func (*Order_Item) XXX_Size ¶ added in v0.12.4
func (m *Order_Item) XXX_Size() int
func (*Order_Item) XXX_Unmarshal ¶ added in v0.12.4
func (m *Order_Item) XXX_Unmarshal(b []byte) error
type Order_Item_Option ¶
type Order_Item_Option struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Value string `protobuf:"bytes,2,opt,name=value,proto3" json:"value,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Order_Item_Option) Descriptor ¶
func (*Order_Item_Option) Descriptor() ([]byte, []int)
func (*Order_Item_Option) GetName ¶ added in v0.5.1
func (m *Order_Item_Option) GetName() string
func (*Order_Item_Option) GetValue ¶ added in v0.5.1
func (m *Order_Item_Option) GetValue() string
func (*Order_Item_Option) ProtoMessage ¶
func (*Order_Item_Option) ProtoMessage()
func (*Order_Item_Option) Reset ¶
func (m *Order_Item_Option) Reset()
func (*Order_Item_Option) String ¶
func (m *Order_Item_Option) String() string
func (*Order_Item_Option) XXX_DiscardUnknown ¶ added in v0.12.4
func (m *Order_Item_Option) XXX_DiscardUnknown()
func (*Order_Item_Option) XXX_Marshal ¶ added in v0.12.4
func (m *Order_Item_Option) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*Order_Item_Option) XXX_Merge ¶ added in v0.12.4
func (dst *Order_Item_Option) XXX_Merge(src proto.Message)
func (*Order_Item_Option) XXX_Size ¶ added in v0.12.4
func (m *Order_Item_Option) XXX_Size() int
func (*Order_Item_Option) XXX_Unmarshal ¶ added in v0.12.4
func (m *Order_Item_Option) XXX_Unmarshal(b []byte) error
type Order_Item_ShippingOption ¶
type Order_Item_ShippingOption struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Service string `protobuf:"bytes,2,opt,name=service,proto3" json:"service,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Order_Item_ShippingOption) Descriptor ¶
func (*Order_Item_ShippingOption) Descriptor() ([]byte, []int)
func (*Order_Item_ShippingOption) GetName ¶ added in v0.5.1
func (m *Order_Item_ShippingOption) GetName() string
func (*Order_Item_ShippingOption) GetService ¶ added in v0.5.1
func (m *Order_Item_ShippingOption) GetService() string
func (*Order_Item_ShippingOption) ProtoMessage ¶
func (*Order_Item_ShippingOption) ProtoMessage()
func (*Order_Item_ShippingOption) Reset ¶
func (m *Order_Item_ShippingOption) Reset()
func (*Order_Item_ShippingOption) String ¶
func (m *Order_Item_ShippingOption) String() string
func (*Order_Item_ShippingOption) XXX_DiscardUnknown ¶ added in v0.12.4
func (m *Order_Item_ShippingOption) XXX_DiscardUnknown()
func (*Order_Item_ShippingOption) XXX_Marshal ¶ added in v0.12.4
func (m *Order_Item_ShippingOption) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*Order_Item_ShippingOption) XXX_Merge ¶ added in v0.12.4
func (dst *Order_Item_ShippingOption) XXX_Merge(src proto.Message)
func (*Order_Item_ShippingOption) XXX_Size ¶ added in v0.12.4
func (m *Order_Item_ShippingOption) XXX_Size() int
func (*Order_Item_ShippingOption) XXX_Unmarshal ¶ added in v0.12.4
func (m *Order_Item_ShippingOption) XXX_Unmarshal(b []byte) error
type Order_Payment ¶
type Order_Payment struct { Method Order_Payment_Method `protobuf:"varint,1,opt,name=method,proto3,enum=Order_Payment_Method" json:"method,omitempty"` Moderator string `protobuf:"bytes,2,opt,name=moderator,proto3" json:"moderator,omitempty"` Amount uint64 `protobuf:"varint,3,opt,name=amount,proto3" json:"amount,omitempty"` Chaincode string `protobuf:"bytes,4,opt,name=chaincode,proto3" json:"chaincode,omitempty"` Address string `protobuf:"bytes,5,opt,name=address,proto3" json:"address,omitempty"` RedeemScript string `protobuf:"bytes,6,opt,name=redeemScript,proto3" json:"redeemScript,omitempty"` ModeratorKey []byte `protobuf:"bytes,7,opt,name=moderatorKey,proto3" json:"moderatorKey,omitempty"` Coin string `protobuf:"bytes,8,opt,name=coin,proto3" json:"coin,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Order_Payment) Descriptor ¶
func (*Order_Payment) Descriptor() ([]byte, []int)
func (*Order_Payment) GetAddress ¶ added in v0.5.1
func (m *Order_Payment) GetAddress() string
func (*Order_Payment) GetAmount ¶ added in v0.5.1
func (m *Order_Payment) GetAmount() uint64
func (*Order_Payment) GetChaincode ¶ added in v0.5.1
func (m *Order_Payment) GetChaincode() string
func (*Order_Payment) GetCoin ¶ added in v0.12.1
func (m *Order_Payment) GetCoin() string
func (*Order_Payment) GetMethod ¶ added in v0.5.1
func (m *Order_Payment) GetMethod() Order_Payment_Method
func (*Order_Payment) GetModerator ¶ added in v0.5.1
func (m *Order_Payment) GetModerator() string
func (*Order_Payment) GetModeratorKey ¶ added in v0.9.2
func (m *Order_Payment) GetModeratorKey() []byte
func (*Order_Payment) GetRedeemScript ¶ added in v0.5.1
func (m *Order_Payment) GetRedeemScript() string
func (*Order_Payment) ProtoMessage ¶
func (*Order_Payment) ProtoMessage()
func (*Order_Payment) Reset ¶
func (m *Order_Payment) Reset()
func (*Order_Payment) String ¶
func (m *Order_Payment) String() string
func (*Order_Payment) XXX_DiscardUnknown ¶ added in v0.12.4
func (m *Order_Payment) XXX_DiscardUnknown()
func (*Order_Payment) XXX_Marshal ¶ added in v0.12.4
func (m *Order_Payment) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*Order_Payment) XXX_Merge ¶ added in v0.12.4
func (dst *Order_Payment) XXX_Merge(src proto.Message)
func (*Order_Payment) XXX_Size ¶ added in v0.12.4
func (m *Order_Payment) XXX_Size() int
func (*Order_Payment) XXX_Unmarshal ¶ added in v0.12.4
func (m *Order_Payment) XXX_Unmarshal(b []byte) error
type Order_Payment_Method ¶
type Order_Payment_Method int32
const ( Order_Payment_ADDRESS_REQUEST Order_Payment_Method = 0 Order_Payment_DIRECT Order_Payment_Method = 1 Order_Payment_MODERATED Order_Payment_Method = 2 )
func (Order_Payment_Method) EnumDescriptor ¶
func (Order_Payment_Method) EnumDescriptor() ([]byte, []int)
func (Order_Payment_Method) String ¶
func (x Order_Payment_Method) String() string
type Order_Shipping ¶
type Order_Shipping struct { ShipTo string `protobuf:"bytes,1,opt,name=shipTo,proto3" json:"shipTo,omitempty"` Address string `protobuf:"bytes,2,opt,name=address,proto3" json:"address,omitempty"` City string `protobuf:"bytes,3,opt,name=city,proto3" json:"city,omitempty"` State string `protobuf:"bytes,4,opt,name=state,proto3" json:"state,omitempty"` PostalCode string `protobuf:"bytes,5,opt,name=postalCode,proto3" json:"postalCode,omitempty"` Country CountryCode `protobuf:"varint,6,opt,name=country,proto3,enum=CountryCode" json:"country,omitempty"` AddressNotes string `protobuf:"bytes,7,opt,name=addressNotes,proto3" json:"addressNotes,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Order_Shipping) Descriptor ¶
func (*Order_Shipping) Descriptor() ([]byte, []int)
func (*Order_Shipping) GetAddress ¶ added in v0.5.1
func (m *Order_Shipping) GetAddress() string
func (*Order_Shipping) GetAddressNotes ¶ added in v0.5.1
func (m *Order_Shipping) GetAddressNotes() string
func (*Order_Shipping) GetCity ¶ added in v0.5.1
func (m *Order_Shipping) GetCity() string
func (*Order_Shipping) GetCountry ¶ added in v0.5.1
func (m *Order_Shipping) GetCountry() CountryCode
func (*Order_Shipping) GetPostalCode ¶ added in v0.5.1
func (m *Order_Shipping) GetPostalCode() string
func (*Order_Shipping) GetShipTo ¶ added in v0.5.1
func (m *Order_Shipping) GetShipTo() string
func (*Order_Shipping) GetState ¶ added in v0.5.1
func (m *Order_Shipping) GetState() string
func (*Order_Shipping) ProtoMessage ¶
func (*Order_Shipping) ProtoMessage()
func (*Order_Shipping) Reset ¶
func (m *Order_Shipping) Reset()
func (*Order_Shipping) String ¶
func (m *Order_Shipping) String() string
func (*Order_Shipping) XXX_DiscardUnknown ¶ added in v0.12.4
func (m *Order_Shipping) XXX_DiscardUnknown()
func (*Order_Shipping) XXX_Marshal ¶ added in v0.12.4
func (m *Order_Shipping) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*Order_Shipping) XXX_Merge ¶ added in v0.12.4
func (dst *Order_Shipping) XXX_Merge(src proto.Message)
func (*Order_Shipping) XXX_Size ¶ added in v0.12.4
func (m *Order_Shipping) XXX_Size() int
func (*Order_Shipping) XXX_Unmarshal ¶ added in v0.12.4
func (m *Order_Shipping) XXX_Unmarshal(b []byte) error
type Outpoint ¶ added in v0.3.0
type Outpoint struct { Hash string `protobuf:"bytes,1,opt,name=hash,proto3" json:"hash,omitempty"` Index uint32 `protobuf:"varint,2,opt,name=index,proto3" json:"index,omitempty"` Value uint64 `protobuf:"varint,3,opt,name=value,proto3" json:"value,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Outpoint) Descriptor ¶ added in v0.3.0
func (*Outpoint) ProtoMessage ¶ added in v0.3.0
func (*Outpoint) ProtoMessage()
func (*Outpoint) XXX_DiscardUnknown ¶ added in v0.12.4
func (m *Outpoint) XXX_DiscardUnknown()
func (*Outpoint) XXX_Marshal ¶ added in v0.12.4
func (*Outpoint) XXX_Unmarshal ¶ added in v0.12.4
type PeerAndProfile ¶ added in v0.5.0
type PeerAndProfile struct { PeerId string `protobuf:"bytes,1,opt,name=peerId,proto3" json:"peerId,omitempty"` Profile *Profile `protobuf:"bytes,2,opt,name=profile,proto3" json:"profile,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*PeerAndProfile) Descriptor ¶ added in v0.5.0
func (*PeerAndProfile) Descriptor() ([]byte, []int)
func (*PeerAndProfile) GetPeerId ¶ added in v0.5.1
func (m *PeerAndProfile) GetPeerId() string
func (*PeerAndProfile) GetProfile ¶ added in v0.5.0
func (m *PeerAndProfile) GetProfile() *Profile
func (*PeerAndProfile) ProtoMessage ¶ added in v0.5.0
func (*PeerAndProfile) ProtoMessage()
func (*PeerAndProfile) Reset ¶ added in v0.5.0
func (m *PeerAndProfile) Reset()
func (*PeerAndProfile) String ¶ added in v0.5.0
func (m *PeerAndProfile) String() string
func (*PeerAndProfile) XXX_DiscardUnknown ¶ added in v0.12.4
func (m *PeerAndProfile) XXX_DiscardUnknown()
func (*PeerAndProfile) XXX_Marshal ¶ added in v0.12.4
func (m *PeerAndProfile) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PeerAndProfile) XXX_Merge ¶ added in v0.12.4
func (dst *PeerAndProfile) XXX_Merge(src proto.Message)
func (*PeerAndProfile) XXX_Size ¶ added in v0.12.4
func (m *PeerAndProfile) XXX_Size() int
func (*PeerAndProfile) XXX_Unmarshal ¶ added in v0.12.4
func (m *PeerAndProfile) XXX_Unmarshal(b []byte) error
type PeerAndProfileWithID ¶ added in v0.5.0
type PeerAndProfileWithID struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` PeerId string `protobuf:"bytes,2,opt,name=peerId,proto3" json:"peerId,omitempty"` Profile *Profile `protobuf:"bytes,3,opt,name=profile,proto3" json:"profile,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*PeerAndProfileWithID) Descriptor ¶ added in v0.5.0
func (*PeerAndProfileWithID) Descriptor() ([]byte, []int)
func (*PeerAndProfileWithID) GetId ¶ added in v0.5.1
func (m *PeerAndProfileWithID) GetId() string
func (*PeerAndProfileWithID) GetPeerId ¶ added in v0.5.1
func (m *PeerAndProfileWithID) GetPeerId() string
func (*PeerAndProfileWithID) GetProfile ¶ added in v0.5.0
func (m *PeerAndProfileWithID) GetProfile() *Profile
func (*PeerAndProfileWithID) ProtoMessage ¶ added in v0.5.0
func (*PeerAndProfileWithID) ProtoMessage()
func (*PeerAndProfileWithID) Reset ¶ added in v0.5.0
func (m *PeerAndProfileWithID) Reset()
func (*PeerAndProfileWithID) String ¶ added in v0.5.0
func (m *PeerAndProfileWithID) String() string
func (*PeerAndProfileWithID) XXX_DiscardUnknown ¶ added in v0.12.4
func (m *PeerAndProfileWithID) XXX_DiscardUnknown()
func (*PeerAndProfileWithID) XXX_Marshal ¶ added in v0.12.4
func (m *PeerAndProfileWithID) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PeerAndProfileWithID) XXX_Merge ¶ added in v0.12.4
func (dst *PeerAndProfileWithID) XXX_Merge(src proto.Message)
func (*PeerAndProfileWithID) XXX_Size ¶ added in v0.12.4
func (m *PeerAndProfileWithID) XXX_Size() int
func (*PeerAndProfileWithID) XXX_Unmarshal ¶ added in v0.12.4
func (m *PeerAndProfileWithID) XXX_Unmarshal(b []byte) error
type Post ¶ added in v0.10.1
type Post struct { Slug string `protobuf:"bytes,1,opt,name=slug,proto3" json:"slug,omitempty"` VendorID *ID `protobuf:"bytes,2,opt,name=vendorID,proto3" json:"vendorID,omitempty"` Status string `protobuf:"bytes,3,opt,name=status,proto3" json:"status,omitempty"` LongForm string `protobuf:"bytes,4,opt,name=longForm,proto3" json:"longForm,omitempty"` Images []*Post_Image `protobuf:"bytes,5,rep,name=images,proto3" json:"images,omitempty"` Tags []string `protobuf:"bytes,6,rep,name=tags,proto3" json:"tags,omitempty"` Channels []string `protobuf:"bytes,7,rep,name=channels,proto3" json:"channels,omitempty"` PostType Post_PostType `protobuf:"varint,8,opt,name=postType,proto3,enum=Post_PostType" json:"postType,omitempty"` Reference string `protobuf:"bytes,9,opt,name=reference,proto3" json:"reference,omitempty"` Timestamp *timestamp.Timestamp `protobuf:"bytes,10,opt,name=timestamp,proto3" json:"timestamp,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Post) Descriptor ¶ added in v0.10.1
func (*Post) GetChannels ¶ added in v0.13.0
func (*Post) GetImages ¶ added in v0.10.1
func (m *Post) GetImages() []*Post_Image
func (*Post) GetLongForm ¶ added in v0.10.1
func (*Post) GetPostType ¶ added in v0.13.0
func (m *Post) GetPostType() Post_PostType
func (*Post) GetReference ¶ added in v0.13.0
func (*Post) GetTimestamp ¶ added in v0.10.1
func (*Post) GetVendorID ¶ added in v0.10.1
func (*Post) ProtoMessage ¶ added in v0.10.1
func (*Post) ProtoMessage()
func (*Post) XXX_DiscardUnknown ¶ added in v0.12.4
func (m *Post) XXX_DiscardUnknown()
func (*Post) XXX_Marshal ¶ added in v0.12.4
func (*Post) XXX_Unmarshal ¶ added in v0.12.4
type Post_Image ¶ added in v0.10.1
type Post_Image struct { Filename string `protobuf:"bytes,1,opt,name=filename,proto3" json:"filename,omitempty"` Original string `protobuf:"bytes,2,opt,name=original,proto3" json:"original,omitempty"` Large string `protobuf:"bytes,3,opt,name=large,proto3" json:"large,omitempty"` Medium string `protobuf:"bytes,4,opt,name=medium,proto3" json:"medium,omitempty"` Small string `protobuf:"bytes,5,opt,name=small,proto3" json:"small,omitempty"` Tiny string `protobuf:"bytes,6,opt,name=tiny,proto3" json:"tiny,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Post_Image) Descriptor ¶ added in v0.10.1
func (*Post_Image) Descriptor() ([]byte, []int)
func (*Post_Image) GetFilename ¶ added in v0.10.1
func (m *Post_Image) GetFilename() string
func (*Post_Image) GetLarge ¶ added in v0.10.1
func (m *Post_Image) GetLarge() string
func (*Post_Image) GetMedium ¶ added in v0.10.1
func (m *Post_Image) GetMedium() string
func (*Post_Image) GetOriginal ¶ added in v0.10.1
func (m *Post_Image) GetOriginal() string
func (*Post_Image) GetSmall ¶ added in v0.10.1
func (m *Post_Image) GetSmall() string
func (*Post_Image) GetTiny ¶ added in v0.10.1
func (m *Post_Image) GetTiny() string
func (*Post_Image) ProtoMessage ¶ added in v0.10.1
func (*Post_Image) ProtoMessage()
func (*Post_Image) Reset ¶ added in v0.10.1
func (m *Post_Image) Reset()
func (*Post_Image) String ¶ added in v0.10.1
func (m *Post_Image) String() string
func (*Post_Image) XXX_DiscardUnknown ¶ added in v0.12.4
func (m *Post_Image) XXX_DiscardUnknown()
func (*Post_Image) XXX_Marshal ¶ added in v0.12.4
func (m *Post_Image) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*Post_Image) XXX_Merge ¶ added in v0.12.4
func (dst *Post_Image) XXX_Merge(src proto.Message)
func (*Post_Image) XXX_Size ¶ added in v0.12.4
func (m *Post_Image) XXX_Size() int
func (*Post_Image) XXX_Unmarshal ¶ added in v0.12.4
func (m *Post_Image) XXX_Unmarshal(b []byte) error
type Post_PostType ¶ added in v0.13.0
type Post_PostType int32
const ( Post_POST Post_PostType = 0 Post_COMMENT Post_PostType = 1 Post_REPOST Post_PostType = 2 )
func (Post_PostType) EnumDescriptor ¶ added in v0.13.0
func (Post_PostType) EnumDescriptor() ([]byte, []int)
func (Post_PostType) String ¶ added in v0.13.0
func (x Post_PostType) String() string
type Profile ¶
type Profile struct { PeerID string `protobuf:"bytes,1,opt,name=peerID,proto3" json:"peerID,omitempty"` Handle string `protobuf:"bytes,2,opt,name=handle,proto3" json:"handle,omitempty"` Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"` Location string `protobuf:"bytes,4,opt,name=location,proto3" json:"location,omitempty"` About string `protobuf:"bytes,5,opt,name=about,proto3" json:"about,omitempty"` ShortDescription string `protobuf:"bytes,6,opt,name=shortDescription,proto3" json:"shortDescription,omitempty"` Nsfw bool `protobuf:"varint,7,opt,name=nsfw,proto3" json:"nsfw,omitempty"` Vendor bool `protobuf:"varint,8,opt,name=vendor,proto3" json:"vendor,omitempty"` Moderator bool `protobuf:"varint,9,opt,name=moderator,proto3" json:"moderator,omitempty"` ModeratorInfo *Moderator `protobuf:"bytes,10,opt,name=moderatorInfo,proto3" json:"moderatorInfo,omitempty"` ContactInfo *Profile_Contact `protobuf:"bytes,11,opt,name=contactInfo,proto3" json:"contactInfo,omitempty"` Colors *Profile_Colors `protobuf:"bytes,12,opt,name=colors,proto3" json:"colors,omitempty"` AvatarHashes *Profile_Image `protobuf:"bytes,13,opt,name=avatarHashes,proto3" json:"avatarHashes,omitempty"` HeaderHashes *Profile_Image `protobuf:"bytes,14,opt,name=headerHashes,proto3" json:"headerHashes,omitempty"` Stats *Profile_Stats `protobuf:"bytes,15,opt,name=stats,proto3" json:"stats,omitempty"` BitcoinPubkey string `protobuf:"bytes,16,opt,name=bitcoinPubkey,proto3" json:"bitcoinPubkey,omitempty"` LastModified *timestamp.Timestamp `protobuf:"bytes,17,opt,name=lastModified,proto3" json:"lastModified,omitempty"` Currencies []string `protobuf:"bytes,18,rep,name=currencies,proto3" json:"currencies,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Profile) Descriptor ¶
func (*Profile) GetAvatarHashes ¶ added in v0.2.1
func (m *Profile) GetAvatarHashes() *Profile_Image
func (*Profile) GetBitcoinPubkey ¶ added in v0.5.1
func (*Profile) GetColors ¶ added in v0.5.3
func (m *Profile) GetColors() *Profile_Colors
func (*Profile) GetContactInfo ¶ added in v0.5.3
func (m *Profile) GetContactInfo() *Profile_Contact
func (*Profile) GetCurrencies ¶ added in v0.11.1
func (*Profile) GetHeaderHashes ¶ added in v0.2.1
func (m *Profile) GetHeaderHashes() *Profile_Image
func (*Profile) GetLastModified ¶ added in v0.2.4
func (*Profile) GetLocation ¶ added in v0.5.1
func (*Profile) GetModerator ¶ added in v0.5.1
func (*Profile) GetModeratorInfo ¶ added in v0.5.3
func (*Profile) GetShortDescription ¶ added in v0.5.1
func (*Profile) GetStats ¶ added in v0.5.3
func (m *Profile) GetStats() *Profile_Stats
func (*Profile) ProtoMessage ¶
func (*Profile) ProtoMessage()
func (*Profile) XXX_DiscardUnknown ¶ added in v0.12.4
func (m *Profile) XXX_DiscardUnknown()
func (*Profile) XXX_Marshal ¶ added in v0.12.4
func (*Profile) XXX_Unmarshal ¶ added in v0.12.4
type Profile_Colors ¶ added in v0.5.3
type Profile_Colors struct { Primary string `protobuf:"bytes,1,opt,name=primary,proto3" json:"primary,omitempty"` Secondary string `protobuf:"bytes,2,opt,name=secondary,proto3" json:"secondary,omitempty"` Text string `protobuf:"bytes,3,opt,name=text,proto3" json:"text,omitempty"` Highlight string `protobuf:"bytes,4,opt,name=highlight,proto3" json:"highlight,omitempty"` HighlightText string `protobuf:"bytes,5,opt,name=highlightText,proto3" json:"highlightText,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Profile_Colors) Descriptor ¶ added in v0.5.3
func (*Profile_Colors) Descriptor() ([]byte, []int)
func (*Profile_Colors) GetHighlight ¶ added in v0.5.3
func (m *Profile_Colors) GetHighlight() string
func (*Profile_Colors) GetHighlightText ¶ added in v0.5.3
func (m *Profile_Colors) GetHighlightText() string
func (*Profile_Colors) GetPrimary ¶ added in v0.5.3
func (m *Profile_Colors) GetPrimary() string
func (*Profile_Colors) GetSecondary ¶ added in v0.5.3
func (m *Profile_Colors) GetSecondary() string
func (*Profile_Colors) GetText ¶ added in v0.5.3
func (m *Profile_Colors) GetText() string
func (*Profile_Colors) ProtoMessage ¶ added in v0.5.3
func (*Profile_Colors) ProtoMessage()
func (*Profile_Colors) Reset ¶ added in v0.5.3
func (m *Profile_Colors) Reset()
func (*Profile_Colors) String ¶ added in v0.5.3
func (m *Profile_Colors) String() string
func (*Profile_Colors) XXX_DiscardUnknown ¶ added in v0.12.4
func (m *Profile_Colors) XXX_DiscardUnknown()
func (*Profile_Colors) XXX_Marshal ¶ added in v0.12.4
func (m *Profile_Colors) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*Profile_Colors) XXX_Merge ¶ added in v0.12.4
func (dst *Profile_Colors) XXX_Merge(src proto.Message)
func (*Profile_Colors) XXX_Size ¶ added in v0.12.4
func (m *Profile_Colors) XXX_Size() int
func (*Profile_Colors) XXX_Unmarshal ¶ added in v0.12.4
func (m *Profile_Colors) XXX_Unmarshal(b []byte) error
type Profile_Contact ¶ added in v0.5.3
type Profile_Contact struct { Website string `protobuf:"bytes,1,opt,name=website,proto3" json:"website,omitempty"` Email string `protobuf:"bytes,2,opt,name=email,proto3" json:"email,omitempty"` PhoneNumber string `protobuf:"bytes,3,opt,name=phoneNumber,proto3" json:"phoneNumber,omitempty"` Social []*Profile_SocialAccount `protobuf:"bytes,4,rep,name=social,proto3" json:"social,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Profile_Contact) Descriptor ¶ added in v0.5.3
func (*Profile_Contact) Descriptor() ([]byte, []int)
func (*Profile_Contact) GetEmail ¶ added in v0.5.3
func (m *Profile_Contact) GetEmail() string
func (*Profile_Contact) GetPhoneNumber ¶ added in v0.5.3
func (m *Profile_Contact) GetPhoneNumber() string
func (*Profile_Contact) GetSocial ¶ added in v0.5.3
func (m *Profile_Contact) GetSocial() []*Profile_SocialAccount
func (*Profile_Contact) GetWebsite ¶ added in v0.5.3
func (m *Profile_Contact) GetWebsite() string
func (*Profile_Contact) ProtoMessage ¶ added in v0.5.3
func (*Profile_Contact) ProtoMessage()
func (*Profile_Contact) Reset ¶ added in v0.5.3
func (m *Profile_Contact) Reset()
func (*Profile_Contact) String ¶ added in v0.5.3
func (m *Profile_Contact) String() string
func (*Profile_Contact) XXX_DiscardUnknown ¶ added in v0.12.4
func (m *Profile_Contact) XXX_DiscardUnknown()
func (*Profile_Contact) XXX_Marshal ¶ added in v0.12.4
func (m *Profile_Contact) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*Profile_Contact) XXX_Merge ¶ added in v0.12.4
func (dst *Profile_Contact) XXX_Merge(src proto.Message)
func (*Profile_Contact) XXX_Size ¶ added in v0.12.4
func (m *Profile_Contact) XXX_Size() int
func (*Profile_Contact) XXX_Unmarshal ¶ added in v0.12.4
func (m *Profile_Contact) XXX_Unmarshal(b []byte) error
type Profile_Image ¶ added in v0.2.1
type Profile_Image struct { Tiny string `protobuf:"bytes,1,opt,name=tiny,proto3" json:"tiny,omitempty"` Small string `protobuf:"bytes,2,opt,name=small,proto3" json:"small,omitempty"` Medium string `protobuf:"bytes,3,opt,name=medium,proto3" json:"medium,omitempty"` Large string `protobuf:"bytes,4,opt,name=large,proto3" json:"large,omitempty"` Original string `protobuf:"bytes,5,opt,name=original,proto3" json:"original,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Profile_Image) Descriptor ¶ added in v0.2.1
func (*Profile_Image) Descriptor() ([]byte, []int)
func (*Profile_Image) GetLarge ¶ added in v0.5.1
func (m *Profile_Image) GetLarge() string
func (*Profile_Image) GetMedium ¶ added in v0.5.1
func (m *Profile_Image) GetMedium() string
func (*Profile_Image) GetOriginal ¶ added in v0.5.1
func (m *Profile_Image) GetOriginal() string
func (*Profile_Image) GetSmall ¶ added in v0.5.1
func (m *Profile_Image) GetSmall() string
func (*Profile_Image) GetTiny ¶ added in v0.5.1
func (m *Profile_Image) GetTiny() string
func (*Profile_Image) ProtoMessage ¶ added in v0.2.1
func (*Profile_Image) ProtoMessage()
func (*Profile_Image) Reset ¶ added in v0.2.1
func (m *Profile_Image) Reset()
func (*Profile_Image) String ¶ added in v0.2.1
func (m *Profile_Image) String() string
func (*Profile_Image) XXX_DiscardUnknown ¶ added in v0.12.4
func (m *Profile_Image) XXX_DiscardUnknown()
func (*Profile_Image) XXX_Marshal ¶ added in v0.12.4
func (m *Profile_Image) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*Profile_Image) XXX_Merge ¶ added in v0.12.4
func (dst *Profile_Image) XXX_Merge(src proto.Message)
func (*Profile_Image) XXX_Size ¶ added in v0.12.4
func (m *Profile_Image) XXX_Size() int
func (*Profile_Image) XXX_Unmarshal ¶ added in v0.12.4
func (m *Profile_Image) XXX_Unmarshal(b []byte) error
type Profile_SocialAccount ¶
type Profile_SocialAccount struct { Type string `protobuf:"bytes,1,opt,name=type,proto3" json:"type,omitempty"` Username string `protobuf:"bytes,2,opt,name=username,proto3" json:"username,omitempty"` Proof string `protobuf:"bytes,3,opt,name=proof,proto3" json:"proof,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Profile_SocialAccount) Descriptor ¶
func (*Profile_SocialAccount) Descriptor() ([]byte, []int)
func (*Profile_SocialAccount) GetProof ¶ added in v0.5.1
func (m *Profile_SocialAccount) GetProof() string
func (*Profile_SocialAccount) GetType ¶ added in v0.5.1
func (m *Profile_SocialAccount) GetType() string
func (*Profile_SocialAccount) GetUsername ¶ added in v0.5.1
func (m *Profile_SocialAccount) GetUsername() string
func (*Profile_SocialAccount) ProtoMessage ¶
func (*Profile_SocialAccount) ProtoMessage()
func (*Profile_SocialAccount) Reset ¶
func (m *Profile_SocialAccount) Reset()
func (*Profile_SocialAccount) String ¶
func (m *Profile_SocialAccount) String() string
func (*Profile_SocialAccount) XXX_DiscardUnknown ¶ added in v0.12.4
func (m *Profile_SocialAccount) XXX_DiscardUnknown()
func (*Profile_SocialAccount) XXX_Marshal ¶ added in v0.12.4
func (m *Profile_SocialAccount) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*Profile_SocialAccount) XXX_Merge ¶ added in v0.12.4
func (dst *Profile_SocialAccount) XXX_Merge(src proto.Message)
func (*Profile_SocialAccount) XXX_Size ¶ added in v0.12.4
func (m *Profile_SocialAccount) XXX_Size() int
func (*Profile_SocialAccount) XXX_Unmarshal ¶ added in v0.12.4
func (m *Profile_SocialAccount) XXX_Unmarshal(b []byte) error
type Profile_Stats ¶ added in v0.5.3
type Profile_Stats struct { FollowerCount uint32 `protobuf:"varint,1,opt,name=followerCount,proto3" json:"followerCount,omitempty"` FollowingCount uint32 `protobuf:"varint,2,opt,name=followingCount,proto3" json:"followingCount,omitempty"` ListingCount uint32 `protobuf:"varint,3,opt,name=listingCount,proto3" json:"listingCount,omitempty"` RatingCount uint32 `protobuf:"varint,4,opt,name=ratingCount,proto3" json:"ratingCount,omitempty"` PostCount uint32 `protobuf:"varint,5,opt,name=postCount,proto3" json:"postCount,omitempty"` AverageRating float32 `protobuf:"fixed32,6,opt,name=averageRating,proto3" json:"averageRating,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Profile_Stats) Descriptor ¶ added in v0.5.3
func (*Profile_Stats) Descriptor() ([]byte, []int)
func (*Profile_Stats) GetAverageRating ¶ added in v0.5.3
func (m *Profile_Stats) GetAverageRating() float32
func (*Profile_Stats) GetFollowerCount ¶ added in v0.5.3
func (m *Profile_Stats) GetFollowerCount() uint32
func (*Profile_Stats) GetFollowingCount ¶ added in v0.5.3
func (m *Profile_Stats) GetFollowingCount() uint32
func (*Profile_Stats) GetListingCount ¶ added in v0.5.3
func (m *Profile_Stats) GetListingCount() uint32
func (*Profile_Stats) GetPostCount ¶ added in v0.10.1
func (m *Profile_Stats) GetPostCount() uint32
func (*Profile_Stats) GetRatingCount ¶ added in v0.5.3
func (m *Profile_Stats) GetRatingCount() uint32
func (*Profile_Stats) ProtoMessage ¶ added in v0.5.3
func (*Profile_Stats) ProtoMessage()
func (*Profile_Stats) Reset ¶ added in v0.5.3
func (m *Profile_Stats) Reset()
func (*Profile_Stats) String ¶ added in v0.5.3
func (m *Profile_Stats) String() string
func (*Profile_Stats) XXX_DiscardUnknown ¶ added in v0.12.4
func (m *Profile_Stats) XXX_DiscardUnknown()
func (*Profile_Stats) XXX_Marshal ¶ added in v0.12.4
func (m *Profile_Stats) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*Profile_Stats) XXX_Merge ¶ added in v0.12.4
func (dst *Profile_Stats) XXX_Merge(src proto.Message)
func (*Profile_Stats) XXX_Size ¶ added in v0.12.4
func (m *Profile_Stats) XXX_Size() int
func (*Profile_Stats) XXX_Unmarshal ¶ added in v0.12.4
func (m *Profile_Stats) XXX_Unmarshal(b []byte) error
type Rating ¶
type Rating struct { RatingData *Rating_RatingData `protobuf:"bytes,1,opt,name=ratingData,proto3" json:"ratingData,omitempty"` Signature []byte `protobuf:"bytes,2,opt,name=signature,proto3" json:"signature,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Rating) Descriptor ¶
func (*Rating) GetRatingData ¶ added in v0.5.5
func (m *Rating) GetRatingData() *Rating_RatingData
func (*Rating) GetSignature ¶ added in v0.5.5
func (*Rating) ProtoMessage ¶
func (*Rating) ProtoMessage()
func (*Rating) XXX_DiscardUnknown ¶ added in v0.12.4
func (m *Rating) XXX_DiscardUnknown()
func (*Rating) XXX_Marshal ¶ added in v0.12.4
func (*Rating) XXX_Unmarshal ¶ added in v0.12.4
type RatingSignature ¶ added in v0.2.2
type RatingSignature struct { Metadata *RatingSignature_TransactionMetadata `protobuf:"bytes,1,opt,name=metadata,proto3" json:"metadata,omitempty"` Signature []byte `protobuf:"bytes,2,opt,name=signature,proto3" json:"signature,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*RatingSignature) Descriptor ¶ added in v0.2.2
func (*RatingSignature) Descriptor() ([]byte, []int)
func (*RatingSignature) GetMetadata ¶ added in v0.2.2
func (m *RatingSignature) GetMetadata() *RatingSignature_TransactionMetadata
func (*RatingSignature) GetSignature ¶ added in v0.5.1
func (m *RatingSignature) GetSignature() []byte
func (*RatingSignature) ProtoMessage ¶ added in v0.2.2
func (*RatingSignature) ProtoMessage()
func (*RatingSignature) Reset ¶ added in v0.2.2
func (m *RatingSignature) Reset()
func (*RatingSignature) String ¶ added in v0.2.2
func (m *RatingSignature) String() string
func (*RatingSignature) XXX_DiscardUnknown ¶ added in v0.12.4
func (m *RatingSignature) XXX_DiscardUnknown()
func (*RatingSignature) XXX_Marshal ¶ added in v0.12.4
func (m *RatingSignature) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RatingSignature) XXX_Merge ¶ added in v0.12.4
func (dst *RatingSignature) XXX_Merge(src proto.Message)
func (*RatingSignature) XXX_Size ¶ added in v0.12.4
func (m *RatingSignature) XXX_Size() int
func (*RatingSignature) XXX_Unmarshal ¶ added in v0.12.4
func (m *RatingSignature) XXX_Unmarshal(b []byte) error
type RatingSignature_TransactionMetadata ¶ added in v0.2.2
type RatingSignature_TransactionMetadata struct { ListingSlug string `protobuf:"bytes,1,opt,name=listingSlug,proto3" json:"listingSlug,omitempty"` RatingKey []byte `protobuf:"bytes,2,opt,name=ratingKey,proto3" json:"ratingKey,omitempty"` ModeratorKey []byte `protobuf:"bytes,3,opt,name=moderatorKey,proto3" json:"moderatorKey,omitempty"` ListingTitle string `protobuf:"bytes,4,opt,name=listingTitle,proto3" json:"listingTitle,omitempty"` Thumbnail *RatingSignature_TransactionMetadata_Image `protobuf:"bytes,5,opt,name=thumbnail,proto3" json:"thumbnail,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*RatingSignature_TransactionMetadata) Descriptor ¶ added in v0.2.2
func (*RatingSignature_TransactionMetadata) Descriptor() ([]byte, []int)
func (*RatingSignature_TransactionMetadata) GetListingSlug ¶ added in v0.5.1
func (m *RatingSignature_TransactionMetadata) GetListingSlug() string
func (*RatingSignature_TransactionMetadata) GetListingTitle ¶ added in v0.10.1
func (m *RatingSignature_TransactionMetadata) GetListingTitle() string
func (*RatingSignature_TransactionMetadata) GetModeratorKey ¶ added in v0.5.1
func (m *RatingSignature_TransactionMetadata) GetModeratorKey() []byte
func (*RatingSignature_TransactionMetadata) GetRatingKey ¶ added in v0.5.1
func (m *RatingSignature_TransactionMetadata) GetRatingKey() []byte
func (*RatingSignature_TransactionMetadata) GetThumbnail ¶ added in v0.10.1
func (m *RatingSignature_TransactionMetadata) GetThumbnail() *RatingSignature_TransactionMetadata_Image
func (*RatingSignature_TransactionMetadata) ProtoMessage ¶ added in v0.2.2
func (*RatingSignature_TransactionMetadata) ProtoMessage()
func (*RatingSignature_TransactionMetadata) Reset ¶ added in v0.2.2
func (m *RatingSignature_TransactionMetadata) Reset()
func (*RatingSignature_TransactionMetadata) String ¶ added in v0.2.2
func (m *RatingSignature_TransactionMetadata) String() string
func (*RatingSignature_TransactionMetadata) XXX_DiscardUnknown ¶ added in v0.12.4
func (m *RatingSignature_TransactionMetadata) XXX_DiscardUnknown()
func (*RatingSignature_TransactionMetadata) XXX_Marshal ¶ added in v0.12.4
func (m *RatingSignature_TransactionMetadata) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RatingSignature_TransactionMetadata) XXX_Merge ¶ added in v0.12.4
func (dst *RatingSignature_TransactionMetadata) XXX_Merge(src proto.Message)
func (*RatingSignature_TransactionMetadata) XXX_Size ¶ added in v0.12.4
func (m *RatingSignature_TransactionMetadata) XXX_Size() int
func (*RatingSignature_TransactionMetadata) XXX_Unmarshal ¶ added in v0.12.4
func (m *RatingSignature_TransactionMetadata) XXX_Unmarshal(b []byte) error
type RatingSignature_TransactionMetadata_Image ¶ added in v0.10.1
type RatingSignature_TransactionMetadata_Image struct { Tiny string `protobuf:"bytes,1,opt,name=tiny,proto3" json:"tiny,omitempty"` Small string `protobuf:"bytes,2,opt,name=small,proto3" json:"small,omitempty"` Medium string `protobuf:"bytes,3,opt,name=medium,proto3" json:"medium,omitempty"` Large string `protobuf:"bytes,4,opt,name=large,proto3" json:"large,omitempty"` Original string `protobuf:"bytes,5,opt,name=original,proto3" json:"original,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*RatingSignature_TransactionMetadata_Image) Descriptor ¶ added in v0.10.1
func (*RatingSignature_TransactionMetadata_Image) Descriptor() ([]byte, []int)
func (*RatingSignature_TransactionMetadata_Image) GetLarge ¶ added in v0.10.1
func (m *RatingSignature_TransactionMetadata_Image) GetLarge() string
func (*RatingSignature_TransactionMetadata_Image) GetMedium ¶ added in v0.10.1
func (m *RatingSignature_TransactionMetadata_Image) GetMedium() string
func (*RatingSignature_TransactionMetadata_Image) GetOriginal ¶ added in v0.10.1
func (m *RatingSignature_TransactionMetadata_Image) GetOriginal() string
func (*RatingSignature_TransactionMetadata_Image) GetSmall ¶ added in v0.10.1
func (m *RatingSignature_TransactionMetadata_Image) GetSmall() string
func (*RatingSignature_TransactionMetadata_Image) GetTiny ¶ added in v0.10.1
func (m *RatingSignature_TransactionMetadata_Image) GetTiny() string
func (*RatingSignature_TransactionMetadata_Image) ProtoMessage ¶ added in v0.10.1
func (*RatingSignature_TransactionMetadata_Image) ProtoMessage()
func (*RatingSignature_TransactionMetadata_Image) Reset ¶ added in v0.10.1
func (m *RatingSignature_TransactionMetadata_Image) Reset()
func (*RatingSignature_TransactionMetadata_Image) String ¶ added in v0.10.1
func (m *RatingSignature_TransactionMetadata_Image) String() string
func (*RatingSignature_TransactionMetadata_Image) XXX_DiscardUnknown ¶ added in v0.12.4
func (m *RatingSignature_TransactionMetadata_Image) XXX_DiscardUnknown()
func (*RatingSignature_TransactionMetadata_Image) XXX_Marshal ¶ added in v0.12.4
func (m *RatingSignature_TransactionMetadata_Image) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RatingSignature_TransactionMetadata_Image) XXX_Merge ¶ added in v0.12.4
func (dst *RatingSignature_TransactionMetadata_Image) XXX_Merge(src proto.Message)
func (*RatingSignature_TransactionMetadata_Image) XXX_Size ¶ added in v0.12.4
func (m *RatingSignature_TransactionMetadata_Image) XXX_Size() int
func (*RatingSignature_TransactionMetadata_Image) XXX_Unmarshal ¶ added in v0.12.4
func (m *RatingSignature_TransactionMetadata_Image) XXX_Unmarshal(b []byte) error
type RatingWithID ¶ added in v0.6.0
type RatingWithID struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` RatingId string `protobuf:"bytes,2,opt,name=ratingId,proto3" json:"ratingId,omitempty"` Rating *Rating `protobuf:"bytes,3,opt,name=rating,proto3" json:"rating,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*RatingWithID) Descriptor ¶ added in v0.6.0
func (*RatingWithID) Descriptor() ([]byte, []int)
func (*RatingWithID) GetId ¶ added in v0.6.0
func (m *RatingWithID) GetId() string
func (*RatingWithID) GetRating ¶ added in v0.6.0
func (m *RatingWithID) GetRating() *Rating
func (*RatingWithID) GetRatingId ¶ added in v0.6.0
func (m *RatingWithID) GetRatingId() string
func (*RatingWithID) ProtoMessage ¶ added in v0.6.0
func (*RatingWithID) ProtoMessage()
func (*RatingWithID) Reset ¶ added in v0.6.0
func (m *RatingWithID) Reset()
func (*RatingWithID) String ¶ added in v0.6.0
func (m *RatingWithID) String() string
func (*RatingWithID) XXX_DiscardUnknown ¶ added in v0.12.4
func (m *RatingWithID) XXX_DiscardUnknown()
func (*RatingWithID) XXX_Marshal ¶ added in v0.12.4
func (m *RatingWithID) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RatingWithID) XXX_Merge ¶ added in v0.12.4
func (dst *RatingWithID) XXX_Merge(src proto.Message)
func (*RatingWithID) XXX_Size ¶ added in v0.12.4
func (m *RatingWithID) XXX_Size() int
func (*RatingWithID) XXX_Unmarshal ¶ added in v0.12.4
func (m *RatingWithID) XXX_Unmarshal(b []byte) error
type Rating_RatingData ¶ added in v0.5.5
type Rating_RatingData struct { RatingKey []byte `protobuf:"bytes,1,opt,name=ratingKey,proto3" json:"ratingKey,omitempty"` VendorID *ID `protobuf:"bytes,2,opt,name=vendorID,proto3" json:"vendorID,omitempty"` VendorSig *RatingSignature `protobuf:"bytes,3,opt,name=vendorSig,proto3" json:"vendorSig,omitempty"` BuyerID *ID `protobuf:"bytes,4,opt,name=buyerID,proto3" json:"buyerID,omitempty"` BuyerName string `protobuf:"bytes,5,opt,name=buyerName,proto3" json:"buyerName,omitempty"` BuyerSig []byte `protobuf:"bytes,6,opt,name=buyerSig,proto3" json:"buyerSig,omitempty"` ModeratorSig []byte `protobuf:"bytes,7,opt,name=moderatorSig,proto3" json:"moderatorSig,omitempty"` Timestamp *timestamp.Timestamp `protobuf:"bytes,8,opt,name=timestamp,proto3" json:"timestamp,omitempty"` Overall uint32 `protobuf:"varint,9,opt,name=overall,proto3" json:"overall,omitempty"` Quality uint32 `protobuf:"varint,10,opt,name=quality,proto3" json:"quality,omitempty"` Description uint32 `protobuf:"varint,11,opt,name=description,proto3" json:"description,omitempty"` DeliverySpeed uint32 `protobuf:"varint,12,opt,name=deliverySpeed,proto3" json:"deliverySpeed,omitempty"` CustomerService uint32 `protobuf:"varint,13,opt,name=customerService,proto3" json:"customerService,omitempty"` Review string `protobuf:"bytes,14,opt,name=review,proto3" json:"review,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Rating_RatingData) Descriptor ¶ added in v0.5.5
func (*Rating_RatingData) Descriptor() ([]byte, []int)
func (*Rating_RatingData) GetBuyerID ¶ added in v0.5.5
func (m *Rating_RatingData) GetBuyerID() *ID
func (*Rating_RatingData) GetBuyerName ¶ added in v0.6.0
func (m *Rating_RatingData) GetBuyerName() string
func (*Rating_RatingData) GetBuyerSig ¶ added in v0.6.0
func (m *Rating_RatingData) GetBuyerSig() []byte
func (*Rating_RatingData) GetCustomerService ¶ added in v0.5.5
func (m *Rating_RatingData) GetCustomerService() uint32
func (*Rating_RatingData) GetDeliverySpeed ¶ added in v0.5.5
func (m *Rating_RatingData) GetDeliverySpeed() uint32
func (*Rating_RatingData) GetDescription ¶ added in v0.5.5
func (m *Rating_RatingData) GetDescription() uint32
func (*Rating_RatingData) GetModeratorSig ¶ added in v0.5.5
func (m *Rating_RatingData) GetModeratorSig() []byte
func (*Rating_RatingData) GetOverall ¶ added in v0.5.5
func (m *Rating_RatingData) GetOverall() uint32
func (*Rating_RatingData) GetQuality ¶ added in v0.5.5
func (m *Rating_RatingData) GetQuality() uint32
func (*Rating_RatingData) GetRatingKey ¶ added in v0.5.5
func (m *Rating_RatingData) GetRatingKey() []byte
func (*Rating_RatingData) GetReview ¶ added in v0.5.5
func (m *Rating_RatingData) GetReview() string
func (*Rating_RatingData) GetTimestamp ¶ added in v0.5.5
func (m *Rating_RatingData) GetTimestamp() *timestamp.Timestamp
func (*Rating_RatingData) GetVendorID ¶ added in v0.5.5
func (m *Rating_RatingData) GetVendorID() *ID
func (*Rating_RatingData) GetVendorSig ¶ added in v0.5.5
func (m *Rating_RatingData) GetVendorSig() *RatingSignature
func (*Rating_RatingData) ProtoMessage ¶ added in v0.5.5
func (*Rating_RatingData) ProtoMessage()
func (*Rating_RatingData) Reset ¶ added in v0.5.5
func (m *Rating_RatingData) Reset()
func (*Rating_RatingData) String ¶ added in v0.5.5
func (m *Rating_RatingData) String() string
func (*Rating_RatingData) XXX_DiscardUnknown ¶ added in v0.12.4
func (m *Rating_RatingData) XXX_DiscardUnknown()
func (*Rating_RatingData) XXX_Marshal ¶ added in v0.12.4
func (m *Rating_RatingData) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*Rating_RatingData) XXX_Merge ¶ added in v0.12.4
func (dst *Rating_RatingData) XXX_Merge(src proto.Message)
func (*Rating_RatingData) XXX_Size ¶ added in v0.12.4
func (m *Rating_RatingData) XXX_Size() int
func (*Rating_RatingData) XXX_Unmarshal ¶ added in v0.12.4
func (m *Rating_RatingData) XXX_Unmarshal(b []byte) error
type Refund ¶
type Refund struct { OrderID string `protobuf:"bytes,1,opt,name=orderID,proto3" json:"orderID,omitempty"` Timestamp *timestamp.Timestamp `protobuf:"bytes,2,opt,name=timestamp,proto3" json:"timestamp,omitempty"` Sigs []*BitcoinSignature `protobuf:"bytes,3,rep,name=sigs,proto3" json:"sigs,omitempty"` RefundTransaction *Refund_TransactionInfo `protobuf:"bytes,4,opt,name=refundTransaction,proto3" json:"refundTransaction,omitempty"` Memo string `protobuf:"bytes,5,opt,name=memo,proto3" json:"memo,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Refund) Descriptor ¶
func (*Refund) GetOrderID ¶ added in v0.5.1
func (*Refund) GetRefundTransaction ¶ added in v0.6.2
func (m *Refund) GetRefundTransaction() *Refund_TransactionInfo
func (*Refund) GetSigs ¶ added in v0.2.1
func (m *Refund) GetSigs() []*BitcoinSignature
func (*Refund) GetTimestamp ¶ added in v0.5.3
func (*Refund) ProtoMessage ¶
func (*Refund) ProtoMessage()
func (*Refund) XXX_DiscardUnknown ¶ added in v0.12.4
func (m *Refund) XXX_DiscardUnknown()
func (*Refund) XXX_Marshal ¶ added in v0.12.4
func (*Refund) XXX_Unmarshal ¶ added in v0.12.4
type Refund_TransactionInfo ¶ added in v0.6.2
type Refund_TransactionInfo struct { Txid string `protobuf:"bytes,1,opt,name=txid,proto3" json:"txid,omitempty"` Value uint64 `protobuf:"varint,2,opt,name=value,proto3" json:"value,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Refund_TransactionInfo) Descriptor ¶ added in v0.6.2
func (*Refund_TransactionInfo) Descriptor() ([]byte, []int)
func (*Refund_TransactionInfo) GetTxid ¶ added in v0.6.2
func (m *Refund_TransactionInfo) GetTxid() string
func (*Refund_TransactionInfo) GetValue ¶ added in v0.6.2
func (m *Refund_TransactionInfo) GetValue() uint64
func (*Refund_TransactionInfo) ProtoMessage ¶ added in v0.6.2
func (*Refund_TransactionInfo) ProtoMessage()
func (*Refund_TransactionInfo) Reset ¶ added in v0.6.2
func (m *Refund_TransactionInfo) Reset()
func (*Refund_TransactionInfo) String ¶ added in v0.6.2
func (m *Refund_TransactionInfo) String() string
func (*Refund_TransactionInfo) XXX_DiscardUnknown ¶ added in v0.12.4
func (m *Refund_TransactionInfo) XXX_DiscardUnknown()
func (*Refund_TransactionInfo) XXX_Marshal ¶ added in v0.12.4
func (m *Refund_TransactionInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*Refund_TransactionInfo) XXX_Merge ¶ added in v0.12.4
func (dst *Refund_TransactionInfo) XXX_Merge(src proto.Message)
func (*Refund_TransactionInfo) XXX_Size ¶ added in v0.12.4
func (m *Refund_TransactionInfo) XXX_Size() int
func (*Refund_TransactionInfo) XXX_Unmarshal ¶ added in v0.12.4
func (m *Refund_TransactionInfo) XXX_Unmarshal(b []byte) error
type RicardianContract ¶
type RicardianContract struct { VendorListings []*Listing `protobuf:"bytes,1,rep,name=vendorListings,proto3" json:"vendorListings,omitempty"` BuyerOrder *Order `protobuf:"bytes,2,opt,name=buyerOrder,proto3" json:"buyerOrder,omitempty"` VendorOrderConfirmation *OrderConfirmation `protobuf:"bytes,3,opt,name=vendorOrderConfirmation,proto3" json:"vendorOrderConfirmation,omitempty"` VendorOrderFulfillment []*OrderFulfillment `protobuf:"bytes,4,rep,name=vendorOrderFulfillment,proto3" json:"vendorOrderFulfillment,omitempty"` BuyerOrderCompletion *OrderCompletion `protobuf:"bytes,5,opt,name=buyerOrderCompletion,proto3" json:"buyerOrderCompletion,omitempty"` Dispute *Dispute `protobuf:"bytes,6,opt,name=dispute,proto3" json:"dispute,omitempty"` DisputeResolution *DisputeResolution `protobuf:"bytes,7,opt,name=disputeResolution,proto3" json:"disputeResolution,omitempty"` DisputeAcceptance *DisputeAcceptance `protobuf:"bytes,8,opt,name=disputeAcceptance,proto3" json:"disputeAcceptance,omitempty"` Refund *Refund `protobuf:"bytes,9,opt,name=refund,proto3" json:"refund,omitempty"` Signatures []*Signature `protobuf:"bytes,10,rep,name=signatures,proto3" json:"signatures,omitempty"` Errors []string `protobuf:"bytes,11,rep,name=errors,proto3" json:"errors,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*RicardianContract) Descriptor ¶
func (*RicardianContract) Descriptor() ([]byte, []int)
func (*RicardianContract) GetBuyerOrder ¶
func (m *RicardianContract) GetBuyerOrder() *Order
func (*RicardianContract) GetBuyerOrderCompletion ¶ added in v0.2.2
func (m *RicardianContract) GetBuyerOrderCompletion() *OrderCompletion
func (*RicardianContract) GetDispute ¶
func (m *RicardianContract) GetDispute() *Dispute
func (*RicardianContract) GetDisputeAcceptance ¶ added in v0.6.3
func (m *RicardianContract) GetDisputeAcceptance() *DisputeAcceptance
func (*RicardianContract) GetDisputeResolution ¶
func (m *RicardianContract) GetDisputeResolution() *DisputeResolution
func (*RicardianContract) GetErrors ¶ added in v0.11.1
func (m *RicardianContract) GetErrors() []string
func (*RicardianContract) GetRefund ¶
func (m *RicardianContract) GetRefund() *Refund
func (*RicardianContract) GetSignatures ¶
func (m *RicardianContract) GetSignatures() []*Signature
func (*RicardianContract) GetVendorListings ¶
func (m *RicardianContract) GetVendorListings() []*Listing
func (*RicardianContract) GetVendorOrderConfirmation ¶
func (m *RicardianContract) GetVendorOrderConfirmation() *OrderConfirmation
func (*RicardianContract) GetVendorOrderFulfillment ¶ added in v0.1.1
func (m *RicardianContract) GetVendorOrderFulfillment() []*OrderFulfillment
func (*RicardianContract) ProtoMessage ¶
func (*RicardianContract) ProtoMessage()
func (*RicardianContract) Reset ¶
func (m *RicardianContract) Reset()
func (*RicardianContract) String ¶
func (m *RicardianContract) String() string
func (*RicardianContract) XXX_DiscardUnknown ¶ added in v0.12.4
func (m *RicardianContract) XXX_DiscardUnknown()
func (*RicardianContract) XXX_Marshal ¶ added in v0.12.4
func (m *RicardianContract) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RicardianContract) XXX_Merge ¶ added in v0.12.4
func (dst *RicardianContract) XXX_Merge(src proto.Message)
func (*RicardianContract) XXX_Size ¶ added in v0.12.4
func (m *RicardianContract) XXX_Size() int
func (*RicardianContract) XXX_Unmarshal ¶ added in v0.12.4
func (m *RicardianContract) XXX_Unmarshal(b []byte) error
type Signature ¶ added in v0.2.3
type Signature struct { Section Signature_Section `protobuf:"varint,1,opt,name=section,proto3,enum=Signature_Section" json:"section,omitempty"` SignatureBytes []byte `protobuf:"bytes,2,opt,name=signatureBytes,proto3" json:"signatureBytes,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Signature) Descriptor ¶ added in v0.2.3
func (*Signature) GetSection ¶ added in v0.5.1
func (m *Signature) GetSection() Signature_Section
func (*Signature) GetSignatureBytes ¶ added in v0.5.1
func (*Signature) ProtoMessage ¶ added in v0.2.3
func (*Signature) ProtoMessage()
func (*Signature) XXX_DiscardUnknown ¶ added in v0.12.4
func (m *Signature) XXX_DiscardUnknown()
func (*Signature) XXX_Marshal ¶ added in v0.12.4
func (*Signature) XXX_Unmarshal ¶ added in v0.12.4
type Signature_Section ¶ added in v0.2.3
type Signature_Section int32
const ( Signature_LISTING Signature_Section = 0 Signature_ORDER Signature_Section = 1 Signature_ORDER_CONFIRMATION Signature_Section = 2 Signature_ORDER_FULFILLMENT Signature_Section = 3 Signature_ORDER_COMPLETION Signature_Section = 4 Signature_DISPUTE Signature_Section = 5 Signature_DISPUTE_RESOLUTION Signature_Section = 6 Signature_REFUND Signature_Section = 7 )
func (Signature_Section) EnumDescriptor ¶ added in v0.2.3
func (Signature_Section) EnumDescriptor() ([]byte, []int)
func (Signature_Section) String ¶ added in v0.2.3
func (x Signature_Section) String() string
type SignedData ¶ added in v0.7.0
type SignedData struct { SenderPubkey []byte `protobuf:"bytes,1,opt,name=senderPubkey,proto3" json:"senderPubkey,omitempty"` SerializedData []byte `protobuf:"bytes,2,opt,name=serializedData,proto3" json:"serializedData,omitempty"` Signature []byte `protobuf:"bytes,3,opt,name=signature,proto3" json:"signature,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*SignedData) Descriptor ¶ added in v0.7.0
func (*SignedData) Descriptor() ([]byte, []int)
func (*SignedData) GetSenderPubkey ¶ added in v0.7.0
func (m *SignedData) GetSenderPubkey() []byte
func (*SignedData) GetSerializedData ¶ added in v0.7.0
func (m *SignedData) GetSerializedData() []byte
func (*SignedData) GetSignature ¶ added in v0.7.0
func (m *SignedData) GetSignature() []byte
func (*SignedData) ProtoMessage ¶ added in v0.7.0
func (*SignedData) ProtoMessage()
func (*SignedData) Reset ¶ added in v0.7.0
func (m *SignedData) Reset()
func (*SignedData) String ¶ added in v0.7.0
func (m *SignedData) String() string
func (*SignedData) XXX_DiscardUnknown ¶ added in v0.12.4
func (m *SignedData) XXX_DiscardUnknown()
func (*SignedData) XXX_Marshal ¶ added in v0.12.4
func (m *SignedData) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SignedData) XXX_Merge ¶ added in v0.12.4
func (dst *SignedData) XXX_Merge(src proto.Message)
func (*SignedData) XXX_Size ¶ added in v0.12.4
func (m *SignedData) XXX_Size() int
func (*SignedData) XXX_Unmarshal ¶ added in v0.12.4
func (m *SignedData) XXX_Unmarshal(b []byte) error
type SignedData_Command ¶ added in v0.7.0
type SignedData_Command struct { PeerID string `protobuf:"bytes,1,opt,name=peerID,proto3" json:"peerID,omitempty"` Type Message_MessageType `protobuf:"varint,2,opt,name=type,proto3,enum=Message_MessageType" json:"type,omitempty"` Timestamp *timestamp.Timestamp `protobuf:"bytes,3,opt,name=timestamp,proto3" json:"timestamp,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*SignedData_Command) Descriptor ¶ added in v0.7.0
func (*SignedData_Command) Descriptor() ([]byte, []int)
func (*SignedData_Command) GetPeerID ¶ added in v0.7.0
func (m *SignedData_Command) GetPeerID() string
func (*SignedData_Command) GetTimestamp ¶ added in v0.7.0
func (m *SignedData_Command) GetTimestamp() *timestamp.Timestamp
func (*SignedData_Command) GetType ¶ added in v0.7.0
func (m *SignedData_Command) GetType() Message_MessageType
func (*SignedData_Command) ProtoMessage ¶ added in v0.7.0
func (*SignedData_Command) ProtoMessage()
func (*SignedData_Command) Reset ¶ added in v0.7.0
func (m *SignedData_Command) Reset()
func (*SignedData_Command) String ¶ added in v0.7.0
func (m *SignedData_Command) String() string
func (*SignedData_Command) XXX_DiscardUnknown ¶ added in v0.12.4
func (m *SignedData_Command) XXX_DiscardUnknown()
func (*SignedData_Command) XXX_Marshal ¶ added in v0.12.4
func (m *SignedData_Command) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SignedData_Command) XXX_Merge ¶ added in v0.12.4
func (dst *SignedData_Command) XXX_Merge(src proto.Message)
func (*SignedData_Command) XXX_Size ¶ added in v0.12.4
func (m *SignedData_Command) XXX_Size() int
func (*SignedData_Command) XXX_Unmarshal ¶ added in v0.12.4
func (m *SignedData_Command) XXX_Unmarshal(b []byte) error
type SignedListing ¶ added in v0.5.5
type SignedListing struct { Listing *Listing `protobuf:"bytes,1,opt,name=listing,proto3" json:"listing,omitempty"` Hash string `protobuf:"bytes,2,opt,name=hash,proto3" json:"hash,omitempty"` Signature []byte `protobuf:"bytes,3,opt,name=signature,proto3" json:"signature,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*SignedListing) Descriptor ¶ added in v0.5.5
func (*SignedListing) Descriptor() ([]byte, []int)
func (*SignedListing) GetHash ¶ added in v0.5.5
func (m *SignedListing) GetHash() string
func (*SignedListing) GetListing ¶ added in v0.5.5
func (m *SignedListing) GetListing() *Listing
func (*SignedListing) GetSignature ¶ added in v0.5.5
func (m *SignedListing) GetSignature() []byte
func (*SignedListing) ProtoMessage ¶ added in v0.5.5
func (*SignedListing) ProtoMessage()
func (*SignedListing) Reset ¶ added in v0.5.5
func (m *SignedListing) Reset()
func (*SignedListing) String ¶ added in v0.5.5
func (m *SignedListing) String() string
func (*SignedListing) XXX_DiscardUnknown ¶ added in v0.12.4
func (m *SignedListing) XXX_DiscardUnknown()
func (*SignedListing) XXX_Marshal ¶ added in v0.12.4
func (m *SignedListing) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SignedListing) XXX_Merge ¶ added in v0.12.4
func (dst *SignedListing) XXX_Merge(src proto.Message)
func (*SignedListing) XXX_Size ¶ added in v0.12.4
func (m *SignedListing) XXX_Size() int
func (*SignedListing) XXX_Unmarshal ¶ added in v0.12.4
func (m *SignedListing) XXX_Unmarshal(b []byte) error
type SignedPost ¶ added in v0.10.1
type SignedPost struct { Post *Post `protobuf:"bytes,1,opt,name=post,proto3" json:"post,omitempty"` Hash string `protobuf:"bytes,2,opt,name=hash,proto3" json:"hash,omitempty"` Signature []byte `protobuf:"bytes,3,opt,name=signature,proto3" json:"signature,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*SignedPost) Descriptor ¶ added in v0.10.1
func (*SignedPost) Descriptor() ([]byte, []int)
func (*SignedPost) GetHash ¶ added in v0.10.1
func (m *SignedPost) GetHash() string
func (*SignedPost) GetPost ¶ added in v0.10.1
func (m *SignedPost) GetPost() *Post
func (*SignedPost) GetSignature ¶ added in v0.10.1
func (m *SignedPost) GetSignature() []byte
func (*SignedPost) ProtoMessage ¶ added in v0.10.1
func (*SignedPost) ProtoMessage()
func (*SignedPost) Reset ¶ added in v0.10.1
func (m *SignedPost) Reset()
func (*SignedPost) String ¶ added in v0.10.1
func (m *SignedPost) String() string
func (*SignedPost) XXX_DiscardUnknown ¶ added in v0.12.4
func (m *SignedPost) XXX_DiscardUnknown()
func (*SignedPost) XXX_Marshal ¶ added in v0.12.4
func (m *SignedPost) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SignedPost) XXX_Merge ¶ added in v0.12.4
func (dst *SignedPost) XXX_Merge(src proto.Message)
func (*SignedPost) XXX_Size ¶ added in v0.12.4
func (m *SignedPost) XXX_Size() int
func (*SignedPost) XXX_Unmarshal ¶ added in v0.12.4
func (m *SignedPost) XXX_Unmarshal(b []byte) error
type TransactionRecord ¶ added in v0.2.1
type TransactionRecord struct { Txid string `protobuf:"bytes,1,opt,name=txid,proto3" json:"txid,omitempty"` Value int64 `protobuf:"varint,2,opt,name=value,proto3" json:"value,omitempty"` Confirmations uint32 `protobuf:"varint,3,opt,name=confirmations,proto3" json:"confirmations,omitempty"` Height uint32 `protobuf:"varint,4,opt,name=height,proto3" json:"height,omitempty"` Timestamp *timestamp.Timestamp `protobuf:"bytes,5,opt,name=timestamp,proto3" json:"timestamp,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*TransactionRecord) Descriptor ¶ added in v0.2.1
func (*TransactionRecord) Descriptor() ([]byte, []int)
func (*TransactionRecord) GetConfirmations ¶ added in v0.5.1
func (m *TransactionRecord) GetConfirmations() uint32
func (*TransactionRecord) GetHeight ¶ added in v0.6.2
func (m *TransactionRecord) GetHeight() uint32
func (*TransactionRecord) GetTimestamp ¶ added in v0.6.1
func (m *TransactionRecord) GetTimestamp() *timestamp.Timestamp
func (*TransactionRecord) GetTxid ¶ added in v0.5.1
func (m *TransactionRecord) GetTxid() string
func (*TransactionRecord) GetValue ¶ added in v0.5.1
func (m *TransactionRecord) GetValue() int64
func (*TransactionRecord) ProtoMessage ¶ added in v0.2.1
func (*TransactionRecord) ProtoMessage()
func (*TransactionRecord) Reset ¶ added in v0.2.1
func (m *TransactionRecord) Reset()
func (*TransactionRecord) String ¶ added in v0.2.1
func (m *TransactionRecord) String() string
func (*TransactionRecord) XXX_DiscardUnknown ¶ added in v0.12.4
func (m *TransactionRecord) XXX_DiscardUnknown()
func (*TransactionRecord) XXX_Marshal ¶ added in v0.12.4
func (m *TransactionRecord) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*TransactionRecord) XXX_Merge ¶ added in v0.12.4
func (dst *TransactionRecord) XXX_Merge(src proto.Message)
func (*TransactionRecord) XXX_Size ¶ added in v0.12.4
func (m *TransactionRecord) XXX_Size() int
func (*TransactionRecord) XXX_Unmarshal ¶ added in v0.12.4
func (m *TransactionRecord) XXX_Unmarshal(b []byte) error
type VendorFinalizedPayment ¶ added in v0.12.1
type VendorFinalizedPayment struct { OrderID string `protobuf:"bytes,1,opt,name=orderID,proto3" json:"orderID,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*VendorFinalizedPayment) Descriptor ¶ added in v0.12.1
func (*VendorFinalizedPayment) Descriptor() ([]byte, []int)
func (*VendorFinalizedPayment) GetOrderID ¶ added in v0.12.1
func (m *VendorFinalizedPayment) GetOrderID() string
func (*VendorFinalizedPayment) ProtoMessage ¶ added in v0.12.1
func (*VendorFinalizedPayment) ProtoMessage()
func (*VendorFinalizedPayment) Reset ¶ added in v0.12.1
func (m *VendorFinalizedPayment) Reset()
func (*VendorFinalizedPayment) String ¶ added in v0.12.1
func (m *VendorFinalizedPayment) String() string
func (*VendorFinalizedPayment) XXX_DiscardUnknown ¶ added in v0.12.4
func (m *VendorFinalizedPayment) XXX_DiscardUnknown()
func (*VendorFinalizedPayment) XXX_Marshal ¶ added in v0.12.4
func (m *VendorFinalizedPayment) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*VendorFinalizedPayment) XXX_Merge ¶ added in v0.12.4
func (dst *VendorFinalizedPayment) XXX_Merge(src proto.Message)
func (*VendorFinalizedPayment) XXX_Size ¶ added in v0.12.4
func (m *VendorFinalizedPayment) XXX_Size() int
func (*VendorFinalizedPayment) XXX_Unmarshal ¶ added in v0.12.4
func (m *VendorFinalizedPayment) XXX_Unmarshal(b []byte) error
Click to show internal directories.
Click to hide internal directories.