package
1.1.3
Repository: https://github.com/state303/go-discogs.git
Documentation: pkg.go.dev

# Variables

ArtistIDCache stores id in form of int32, struct{}.
GenreCache stores name and id in form of string and int32.
LabelIDCache stores id in form of int32, struct{}.
MasterIDCache stores id in form of int32, struct{}.
StyleCache stores name and id in form of string and int32.