Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ApplyRequest ¶
type ApplyRequest struct {
Command func() interface{}
}
type ApplyResponse ¶
type ApplyResponse struct { Data interface{} Error error }
Click to show internal directories.
Click to hide internal directories.