Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Auction ¶
type Auction struct { Type AuctionType MetaType MetaType Meta MetaData Lottery Lottery }
type AuctionType ¶
type AuctionType int
const ( AuctionNew AuctionType = iota AuctionIntent AuctionOffer AuctionEnd )
Click to show internal directories.
Click to hide internal directories.