Categorygithub.com/harryosmar/cache-go
modulepackage
1.0.5
Repository: https://github.com/harryosmar/cache-go.git
Documentation: pkg.go.dev

# README

Cache Go

Latest Version

go get github.com/harryosmar/cache-go

Provider

  • redis
  • memory
  • memcache

Test

go test -v ./...

# Packages

Package mocks is a generated GoMock package.

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

go:generate mockgen -destination=mocks/mock_CacheRepo.go -package=mocks .