sqlite

package
v0.5.2 Latest Latest
Warning

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

Go to latest
Published: Aug 14, 2026 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const (
	SQLITE_DRIVER = "sqlite"
	TABLE_NAME    = "magellan_scanned_assets"
)

Variables

This section is empty.

Functions

func CreateScannedAssetIfNotExists

func CreateScannedAssetIfNotExists(path string) (*sqlx.DB, error)

func DeleteScannedAssets

func DeleteScannedAssets(path string, results ...magellan.RemoteAsset) error

func GetScannedAssets

func GetScannedAssets(path string) ([]magellan.RemoteAsset, error)

func InsertScannedAssets

func InsertScannedAssets(path string, assets ...magellan.RemoteAsset) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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