controllers

package
v0.0.0-...-5ed09de Latest Latest
Warning

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

Go to latest
Published: Jun 2, 2023 License: MIT Imports: 7 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(interactor *interactors.Interactor, logger logger.ILogger) *Controller

func (*Controller) DoNothing

func (controller *Controller) DoNothing(ctx *web.Context) error

func (*Controller) Download

func (controller *Controller) Download(ctx *web.Context) error

func (*Controller) RegisterRoutes

func (controller *Controller) RegisterRoutes(w manager.IWeb) error

func (*Controller) Upload

func (controller *Controller) Upload(ctx *web.Context) error

Jump to

Keyboard shortcuts

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