Documentation ¶
Index ¶
- func NewContract() *pb.RicardianContract
- func NewCryptoListing(slug string) *pb.Listing
- func NewDisputeCaseRecord() *repo.DisputeCaseRecord
- func NewDisputeableContract() *pb.RicardianContract
- func NewDisputedContract() *pb.RicardianContract
- func NewExpiredDisputeCaseRecord() *repo.DisputeCaseRecord
- func NewExpiredDisputeablePurchaseRecord() *repo.PurchaseRecord
- func NewExpiredPurchaseRecord() *repo.PurchaseRecord
- func NewImage() *pb.Listing_Item_Image
- func NewListing(slug string) *pb.Listing
- func NewListingWithShippingRegions(slug string) *pb.Listing
- func NewPurchaseRecord() *repo.PurchaseRecord
- func NewSaleRecord() *repo.SaleRecord
- func NewUndisputeableContract() *pb.RicardianContract
- func NewUtxo() wallet.Utxo
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewContract ¶ added in v0.12.1
func NewContract() *pb.RicardianContract
func NewCryptoListing ¶
func NewDisputeCaseRecord ¶ added in v0.12.1
func NewDisputeCaseRecord() *repo.DisputeCaseRecord
func NewDisputeableContract ¶ added in v0.12.1
func NewDisputeableContract() *pb.RicardianContract
func NewDisputedContract ¶ added in v0.12.1
func NewDisputedContract() *pb.RicardianContract
func NewExpiredDisputeCaseRecord ¶ added in v0.12.1
func NewExpiredDisputeCaseRecord() *repo.DisputeCaseRecord
func NewExpiredDisputeablePurchaseRecord ¶ added in v0.12.1
func NewExpiredDisputeablePurchaseRecord() *repo.PurchaseRecord
func NewExpiredPurchaseRecord ¶ added in v0.12.1
func NewExpiredPurchaseRecord() *repo.PurchaseRecord
func NewImage ¶
func NewImage() *pb.Listing_Item_Image
func NewListing ¶
func NewListingWithShippingRegions ¶ added in v0.13.0
func NewPurchaseRecord ¶ added in v0.12.1
func NewPurchaseRecord() *repo.PurchaseRecord
func NewSaleRecord ¶ added in v0.12.1
func NewSaleRecord() *repo.SaleRecord
func NewUndisputeableContract ¶ added in v0.12.1
func NewUndisputeableContract() *pb.RicardianContract
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.