Versions in this module Expand all Collapse all v3 v3.4.233 Dec 15, 2023 v3.4.232 Dec 13, 2023 Changes in this version + func ImportDataset(localFS fileaccess.FileAccess, remoteFS fileaccess.FileAccess, ...) (string, *protos.ScanItem, string, bool, error) + func ImportFromLocalFileSystem(localFS fileaccess.FileAccess, remoteFS fileaccess.FileAccess, ...) (string, error) + func TriggerDatasetReprocessViaSNS(snsSvc awsutil.SNSInterface, jobId string, scanId string, snsTopic string) (*sns.PublishOutput, error) + type DatasetCustomMeta struct + DefaultContextImage string + Title string + type ImportResult struct + DatasetID string + DatasetTitle string + IsUpdate bool + Logger logger.ILogger + WhatChanged string + WorkingDir string + func ImportForTrigger(triggerMessage []byte, envName string, configBucket string, ...) (ImportResult, error) Other modules containing this package github.com/pixlise/core/v4