Documentation
¶
Overview ¶
Package taskupdate provides types and utilities for performing a2a.Task updates in response to a2a.Event-s.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Manager ¶
type Manager struct {
// contains filtered or unexported fields
}
Manager is used for processing a2a.Event related to an a2a.Task. It updates the Task accordingly and uses Saver to store the new state.
func NewManager ¶
NewManager is a Manager constructor function.
Click to show internal directories.
Click to hide internal directories.