storage

package
v0.7.1 Latest Latest
Warning

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

Go to latest
Published: Feb 5, 2026 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type UploadSvc added in v0.7.0

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

func NewUploadSvc added in v0.7.0

func NewUploadSvc(client redis.Cmdable) *UploadSvc

func (*UploadSvc) DeleteUpload added in v0.7.0

func (*UploadSvc) StoreUpload added in v0.7.0

func (*UploadSvc) UploadExists added in v0.7.0

func (r *UploadSvc) UploadExists(ctx context.Context, id entity.UserUploadObjectID,
	object entity.UserUploadObject) (bool, error)

func (*UploadSvc) UploadsExistForUser added in v0.7.0

func (r *UploadSvc) UploadsExistForUser(ctx context.Context, user string) (bool, error)

func (*UploadSvc) UploadsExistForUserBucket added in v0.7.0

func (r *UploadSvc) UploadsExistForUserBucket(ctx context.Context, id entity.UserUploadObjectID) (bool, error)

Jump to

Keyboard shortcuts

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