storage

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Mar 14, 2026 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RemoveFile

func RemoveFile(fileID int64) error

func RemoveFileWithDB

func RemoveFileWithDB(dbconn *sql.DB, fileID int64) error

func RestoreFile

func RestoreFile(id int64, outputPath string) error

func RestoreFileWithDB

func RestoreFileWithDB(dbconn *sql.DB, fileID int64, outputPath string) error

func StoreFile

func StoreFile(path string) error

func StoreFileWithDB

func StoreFileWithDB(dbconn *sql.DB, path string) (err error)

func StoreFolder

func StoreFolder(root string) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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