modulepackage
0.0.0-20250131163651-1e34c776a68e
Repository: https://github.com/brotherlogic/godiscogs.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
GetHTTPGetCount The number of http gets performed.
GetMainLabel gets the main label from the release - this is the label to be used in e.g.
GetReleaseArtist Gets a string of the release artist of this record.
NewDiscogsRetriever Build a production retriever.
# Variables
DiscogsRequests request out to discogs.
DiscogsRequests request out to discogs.
# Structs
AddToFolderResponse the response back from an add request.
BasicRelease is the release returned from the inventory pull.
CollectionRelease returned from collection pull.
CollectionResponse returned from discogs.
DiscogsRetriever Main retriever type.
FoldersResponse returned from discogs.
InstanceInfo some basic details about the instance.
InventoryEntry returned from invetory pull.
InventoryResponse returned from discogs.
No description provided by the author
No description provided by the author
Pagination the pagination structure.
PriceResponse response from get sale details.
Pricing the single price.
ReleaseBack what we get for a single release.
ReleaseResponse what we get back from release.
SellResponse response from selling a record.
No description provided by the author
Urls list of urls in pagination.
Version a version of a master release.
VersionsResponse returned from discogs.
WantlistResponse returned from discogs.
# Type aliases
ByLabelCat is a sorting function that sorts by label name, then catalogue number.