directory

package
v0.0.0-...-ceb20fc Latest Latest
Warning

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

Go to latest
Published: Sep 27, 2019 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DeleteDirectory

func DeleteDirectory(w http.ResponseWriter, r *http.Request)

func DirectoryList

func DirectoryList(w http.ResponseWriter, r *http.Request)

Display a directory.

func NewDirectory

func NewDirectory(w http.ResponseWriter, r *http.Request)

Types

type Directory

type Directory struct {
	Path  string      `json:"path"`
	Files []file.File `json:"files"`
}

Jump to

Keyboard shortcuts

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