model

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Apr 12, 2022 License: MIT Imports: 1 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FileInformation

type FileInformation struct {
	Icon     string     // The icon
	Name     string     // The file name
	Relative string     // Relative path to current request
	Size     int64      // The size of the file
	NiceSize string     // The size of the file
	SizeType string     // The type of size
	Modified *time.Time // The last modified date
}

The file information contains information about the file that will be rendered on the page.

Jump to

Keyboard shortcuts

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