storage

package
v0.0.0-...-ad3f30d Latest Latest
Warning

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

Go to latest
Published: Oct 3, 2023 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrAlreadyExists = errors.New("the session already exists")

Functions

This section is empty.

Types

type SessionStore

type SessionStore interface {
	Store(ctx context.Context, session *types.Session) error
}

func NewCloudStorageSessionStore

func NewCloudStorageSessionStore(bucketName string, opts ...option.ClientOption) (SessionStore, error)

Jump to

Keyboard shortcuts

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