package
4.38.0
Repository: https://github.com/pixlise/core.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

ImportFromArchive - Importing from dataset archive area.
ImportForTrigger - Parses a trigger message (from SNS) and decides what to import Returns: Result struct - NOTE: logger must have Close() called on it, otherwise we may lose the last few log events Error (or nil).
ImportFromLocalFileSystem - As the name says, imports from directory on local file system Returns: Dataset ID (in case it was modified during conversion) Error (if there was one).
Firing a trigger message.

# Variables

No description provided by the author

# Structs

No description provided by the author
Structure returned after importing NOTE: the logger must have Close() called on it, otherwise we may lose the last few log events.