Documentation
¶
Index ¶
Constants ¶
View Source
const ( ErrorResourceAlreadyExists = "resource already exists" ErrorResourceNotFound = "resource not found" )
Variables ¶
This section is empty.
Functions ¶
func NewInMemoryAccess ¶
func NewInMemoryAccess[K comparable, V any](shards int) *inMemoryAccess[K, V]
Types ¶
Click to show internal directories.
Click to hide internal directories.