filer

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2021 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InitDB

func InitDB() *sqlx.DB

Types

type File

type File struct {
	Name    string `db:"NAME"`
	File_ID string `db:"FILE_ID"`
}
func Search(term string, db *sqlx.DB) []File

func (*File) Insert

func (file *File) Insert(db *sqlx.DB) int

Jump to

Keyboard shortcuts

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