package
0.0.0-20200315034204-6f2fbe491263
Repository: https://github.com/hellgate75/go-deploy.git
Documentation: pkg.go.dev
# Functions
Internl function that transforms Blob data in list of module.Step Structure pointers.
Creates a new meta.Converter based on the command name, crowling in the bult-in and custom libraries (if available).
Create new empty Feed interface, ready for load and/or save.
Create New module.Step by given name, and generic.Feed children list.
Create New module.Step by given name, and generic.Feed children list, with children module.Step elements.
Create New module.Step by given name, step classifier, step data (blob of data to be converted).
Create New module.Step by given name, step classifier, step data (blob of data to be converted) and children steps.
# Variables
No description provided by the author
# Structs
Feed Strcuture that contains row data, It will be parsed and validated becoming a pointer to module.FeedEx (Executable Feed).
Unknown Converter Structure.
Fragment of Steps blob data, intended to to be converted in Validation phase becoming a list of one or more module.Step.
# Interfaces
Feed Interface, that describes the available option for the load of the file.