controllers

package
v0.0.0-...-7d7a4ac Latest Latest
Warning

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

Go to latest
Published: Mar 7, 2017 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Delete

func Delete(c echo.Context) error

Delete removes the given path from the storage.

func Download

func Download(c echo.Context) error

Download a file according the given path.

func Exist

func Exist(c echo.Context) error

Exist checks if the given path exist (200 OK) or not (404 Not Found).

func ListFiles

func ListFiles(c echo.Context) error

ListFiles the directories and files of the given path.

func Metadata

func Metadata(c echo.Context) error

Metadata returns the metadata for the given path.

func Upload

func Upload(c echo.Context) error

Upload stores the file to the given path.

func Version

func Version(c echo.Context) error

Version returns the current version of LSS.

Types

This section is empty.

Jump to

Keyboard shortcuts

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