blob

package
v0.0.0-...-1858810 Latest Latest
Warning

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

Go to latest
Published: Oct 30, 2023 License: BSD-3-Clause Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Controller

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

func NewController

func NewController(log *logrus.Logger, cfg *config.Config, fs *file_system.FS, manager *upload.Manager) *Controller

func (*Controller) CreateUpload

func (c *Controller) CreateUpload(ctx http.Context) error

func (*Controller) Delete

func (c *Controller) Delete(ctx http.Context) error

func (*Controller) DeleteUpload

func (c *Controller) DeleteUpload(ctx http.Context) error

func (*Controller) Get

func (c *Controller) Get(ctx http.Context) error

func (*Controller) GetUpload

func (c *Controller) GetUpload(ctx http.Context) error

func (*Controller) PutUpload

func (c *Controller) PutUpload(ctx http.Context) error

func (*Controller) Upload

func (c *Controller) Upload(ctx http.Context) error

Jump to

Keyboard shortcuts

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