Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StartGateway ¶
Types ¶
type Application ¶
type DatasetItemView ¶
type EntityListItemView ¶
type EntityListView ¶
type EntityListView struct {
Items []EntityListItemView
ContinuationToken string
DatasetId string
}
type EntityTable ¶
type EntityTable struct {
Rows []*Row
}
type EntityTableView ¶
type EntityTableView struct {
EntityId string
EntityTable *EntityTable
}
type TemplateRenderer ¶
type TemplateRenderer struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.