Documentation ¶
Index ¶
Constants ¶
View Source
const TABLE_NAME = "magellan_scanned_assets"
Variables ¶
This section is empty.
Functions ¶
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.
Click to show internal directories.
Click to hide internal directories.