package
Version:
v0.13.1
Opens a new window with list of versions in this module.
Published: Mar 3, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Each sink runs an associated worker goroutine, which is responsible
for dequeuing envelopes.
type SinkMetadata struct {
Id *uuid.UUID `json:"id"`
SinkType string `json:"sinkType"`
Name string `json:"name"`
DeliveryRequired bool `json:"deliveryRequired"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.