Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Activity ¶
type Activity struct { }
Activity is an activity that is used to invoke a REST Operation
type Input ¶
type Input struct {
Query string `md:"query"`
}
Input for the activity
Click to show internal directories.
Click to hide internal directories.