Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrStudentIsNotPresentInCache = errors.New("student id is not present as a key in the cache")
)
Functions ¶
This section is empty.
Types ¶
type RedisClient ¶
type RedisClient struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.