Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // ErrFailedToGetClient is returned when the client cannot be retrieved from context. ErrFailedToGetClient = errors.New("failed to get client from context") // ErrEntityIDNotFound is returned when an entity ID is unavailable in payload metadata. ErrEntityIDNotFound = errors.New("entity ID not found in payload metadata") )
Functions ¶
func RegisterGalaListeners ¶ added in v1.11.0
func RegisterGalaListeners(registry *gala.Registry) ([]gala.ListenerID, error)
RegisterGalaListeners registers mutation listeners for notifications on Gala.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.