Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type DataSource ¶
type DataSource struct {
Name string
URL string
Method string
Body string
Headers map[string]string
Public bool
ExpressionTemplate string
}
DataSource represents a data source.
Click to show internal directories.
Click to hide internal directories.