package
0.0.0-20240822151704-6e4529d2a719
Repository: https://github.com/go-microservice/relation-service.git
Documentation: pkg.go.dev

# README

cache

cache 文件存放位置

# Functions

NewUserFollowerCache new a cache.
NewUserFollowingCache new a cache.

# Constants

PrefixUserFollowerCacheKey cache prefix.
PrefixUserFollowingCacheKey cache prefix.

# Variables

ProviderSet is cache providers.

# Interfaces

UserFollower define cache interface.
UserFollowing define cache interface.