cache

package
v0.0.0-...-fede4b9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 6, 2025 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Cache

type Cache struct {
	Classroom    *classroom.CacheClassroom
	Paper        *paper.CachePaper
	LaunchScreen *launch_screen.CacheLaunchScreen
	// contains filtered or unexported fields
}

func NewCache

func NewCache(client *redis.Client) *Cache

func (*Cache) IsKeyExist

func (c *Cache) IsKeyExist(ctx context.Context, key string) bool

IsKeyExist will check if key exist

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL