get

package
v0.0.0-...-fa1d128 Latest Latest
Warning

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

Go to latest
Published: Oct 9, 2025 License: MIT Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(database *db.DB, config *config.Config) http.Handler

Types

type Item

type Item struct {
	Name        string    `json:"name"`
	Size        int64     `json:"size"`
	Date        time.Time `json:"date"`
	IsDirectory bool      `json:"isDirectory"`
	Path        string    `json:"path"`
}

type Mux

type Mux struct {
	*mux.Mux
}

Jump to

Keyboard shortcuts

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