file

package
v0.0.0-...-1b864e3 Latest Latest
Warning

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

Go to latest
Published: Nov 2, 2022 License: GPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Db *gorm.DB

Functions

func GetDb

func GetDb()

Types

type Files

type Files struct {
	gorm.Model
	Name       string `gorm:"index"`
	Path       string `gorm:"index"`
	FileType   string `gorm:"index"`
	DirModTime time.Time
}

Jump to

Keyboard shortcuts

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