Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type UpdateBatcher ¶
type UpdateBatcher struct {
// contains filtered or unexported fields
}
func New ¶
func New() *UpdateBatcher
func (*UpdateBatcher) Flush ¶
func (ub *UpdateBatcher) Flush(ctx context.Context, taskIdentification *api.TaskIdentification)
func (*UpdateBatcher) History ¶
func (ub *UpdateBatcher) History() []*api.CommandResult
func (*UpdateBatcher) Queue ¶
func (ub *UpdateBatcher) Queue(update *api.CommandResult)
Click to show internal directories.
Click to hide internal directories.