Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ActionConfig ¶ added in v0.2.0
type Model ¶
type Model struct { ID string `json:"_id"` Data struct { Children []Children } // contains filtered or unexported fields }
func (Model) Actions ¶ added in v0.2.0
func (m Model) Actions() map[string]ActionConfig
func (Model) Expressions ¶ added in v0.6.6
Click to show internal directories.
Click to hide internal directories.