Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TaskContext ¶
func NewTaskContext ¶
func NewTaskContext(ctx context.Context) *TaskContext
func (*TaskContext) Cancel ¶
func (ctx *TaskContext) Cancel()
func (*TaskContext) GetCtx ¶
func (ctx *TaskContext) GetCtx() context.Context
func (*TaskContext) SetError ¶
func (ctx *TaskContext) SetError(err error)
func (*TaskContext) SetErrorCustom ¶
Click to show internal directories.
Click to hide internal directories.