storage

package
v0.0.0-...-fd1a453 Latest Latest
Warning

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

Go to latest
Published: Dec 12, 2025 License: Apache-2.0, MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const DefaultRedisPort = 6379

Variables

This section is empty.

Functions

func WithHost

func WithHost(host string) func(*config)

func WithPassword

func WithPassword(password string) func(*config)

func WithPort

func WithPort(port int) func(*config)

Types

type Client

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

func NewClient

func NewClient(options ...func(*config)) *Client

func (*Client) Upload

func (c *Client) Upload(data []byte) (string, error)

Jump to

Keyboard shortcuts

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