Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SneakerBrand ¶
type SneakerModel ¶
type SneakerReference ¶
type SneakerReference struct { UniqueId string ManufactureSku string BrandName string Brand SneakerBrand ModelName string Model SneakerModel BaseModelName string BaseModel SneakerModel Description string Color string Gender string Nickname string Materials []string Categories []string ReleaseDate time.Time Price float64 ImageLink string ImageLinks []string StadiumUrl string Likes int Liked bool }
Click to show internal directories.
Click to hide internal directories.