storage

package
v0.0.0-...-c2e1418 Latest Latest
Warning

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

Go to latest
Published: Apr 1, 2025 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RedisClient

type RedisClient struct {
	// contains filtered or unexported fields
}

func NewRedisClient

func NewRedisClient(url string) (*RedisClient, error)

func (*RedisClient) Close

func (r *RedisClient) Close() error

func (*RedisClient) GetResult

func (r *RedisClient) GetResult(taskID string) (*facade.MergedApiResponse, error)

func (*RedisClient) StoreResult

func (r *RedisClient) StoreResult(taskID string, result facade.MergedApiResponse) error

Jump to

Keyboard shortcuts

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