db

package
v0.0.0-...-37de6bf Latest Latest
Warning

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

Go to latest
Published: Jun 1, 2020 License: MIT, MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func OnFileUploadFinished

func OnFileUploadFinished(filehash string, filename string, filesize int64, fileaddr string) bool

func UpdateToken

func UpdateToken(username string, token string) bool

func UserSignin

func UserSignin(username string, encpwd string) bool

func UserSignup

func UserSignup(username string, passwd string) bool

Types

type TableFile

type TableFile struct {
	FileHash string
	FileName sql.NullString
	FileSize sql.NullInt64
	FileAddr sql.NullString
}

func GetFileMeta

func GetFileMeta(filehash string) (*TableFile, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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