Simple key/value cache for Go
Go to file
Basit Ali de2865c97f return data instead of pair 2022-03-29 22:09:32 +05:00
cache.go init 2021-12-07 17:34:49 +05:00
errors.go init 2021-12-07 17:34:49 +05:00
get.go return data instead of pair 2022-03-29 22:09:32 +05:00
go.mod init 2021-12-07 17:34:49 +05:00
my_cache.go init 2021-12-07 17:34:49 +05:00
remove.go init 2021-12-07 17:34:49 +05:00
set.go init 2021-12-07 17:34:49 +05:00
value.go init 2021-12-07 17:34:49 +05:00