noop

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Apr 13, 2026 License: AGPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewUploadManager

func NewUploadManager() uploads.UploadManager

NewUploadManager returns a no-op UploadManager.

Types

type UploadManager

type UploadManager struct{}

UploadManager is a no-op UploadManager.

func (*UploadManager) ReadFile

func (*UploadManager) ReadFile(context.Context, string) ([]byte, error)

ReadFile is a no-op that always returns empty bytes.

func (*UploadManager) SaveFile

func (*UploadManager) SaveFile(context.Context, string, []byte) error

SaveFile is a no-op.

Jump to

Keyboard shortcuts

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