Documentation ¶
Index ¶
- func Result(as *app.State, res *task.Result, ps *cutil.PageState) string
- func ResultSummary(as *app.State, res *task.Result, ps *cutil.PageState) string
- func SocketContent(as *app.State, key string, t *task.Task, u string, ps *cutil.PageState, ...) string
- func StreamResult(qw422016 *qt422016.Writer, as *app.State, res *task.Result, ...)
- func StreamResultSummary(qw422016 *qt422016.Writer, as *app.State, res *task.Result, ...)
- func StreamSocketContent(qw422016 *qt422016.Writer, as *app.State, key string, t *task.Task, u string, ...)
- func WriteResult(qq422016 qtio422016.Writer, as *app.State, res *task.Result, ...)
- func WriteResultSummary(qq422016 qtio422016.Writer, as *app.State, res *task.Result, ...)
- func WriteSocketContent(qq422016 qtio422016.Writer, as *app.State, key string, t *task.Task, u string, ...)
- type Detail
- type List
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ResultSummary ¶
func SocketContent ¶
func StreamResult ¶
func StreamResultSummary ¶
func StreamSocketContent ¶
func WriteResult ¶
func WriteResultSummary ¶
Types ¶
type Detail ¶
type Detail struct { layout.Basic Task *task.Task Result *task.Result Args util.ValueMap SocketURL string }
func (*Detail) StreamBody ¶
type List ¶
func (*List) StreamBody ¶
Click to show internal directories.
Click to hide internal directories.