cache

package
v1.1.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 10, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// StyleCache stores name and id in form of string and int32
	StyleCache = &sync.Map{}
	// GenreCache stores name and id in form of string and int32
	GenreCache = &sync.Map{}
	// ArtistIDCache stores id in form of int32, struct{}
	ArtistIDCache = &sync.Map{}
	// LabelIDCache stores id in form of int32, struct{}
	LabelIDCache = &sync.Map{}
	// MasterIDCache stores id in form of int32, struct{}
	MasterIDCache = &sync.Map{}
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL