apq

package
v0.0.0-...-476b611 Latest Latest
Warning

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

Go to latest
Published: Oct 24, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type APQCache

type APQCache struct {
	Cache *redis.Cache
}

func (*APQCache) Add

func (c *APQCache) Add(ctx context.Context, key string, value interface{})

func (*APQCache) Get

func (c *APQCache) Get(ctx context.Context, key string) (interface{}, bool)

func (*APQCache) UploadPersistedQueries

func (c *APQCache) UploadPersistedQueries(ctx context.Context, persistedQueriesString string) error

Jump to

Keyboard shortcuts

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