Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Connection ¶
type DestinationDetails ¶
type SourceDetails ¶
type TaskDetails ¶
type TaskDetails struct {
Id int
TaskName string
Schedule string
Source SourceDetails
Destination DestinationDetails
Transform TransformDetails
}
Click to show internal directories.
Click to hide internal directories.