Versions in this module Expand all Collapse all v0 v0.1.9 Dec 11, 2024 v0.1.8 Dec 11, 2024 Changes in this version + const TABLE_NAME + func CreateScannedAssetIfNotExists(path string) (*sqlx.DB, error) + func DeleteScannedAssets(path string, assets ...magellan.RemoteAsset) error + func GetScannedAssets(path string) ([]magellan.RemoteAsset, error) + func InsertScannedAssets(path string, assets ...magellan.RemoteAsset) error