Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type UnboundedExecutor ¶
type UnboundedExecutor struct {
// contains filtered or unexported fields
}
func NewUnboundedExecutor ¶
func NewUnboundedExecutor() *UnboundedExecutor
func (*UnboundedExecutor) Submit ¶
func (executor *UnboundedExecutor) Submit(bizFunc ...func(c context.Context))
Click to show internal directories.
Click to hide internal directories.