Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type API ¶
type EditRequest ¶
type Response ¶
type Response struct { Widget string `bson:"widget" json:"widget"` Content map[string]interface{} `bson:"content" json:"content"` Filters []widgetfilter.Response `bson:"filters" json:"filters"` }
Click to show internal directories.
Click to hide internal directories.