Versions in this module Expand all Collapse all v4 v4.0.0 Apr 3, 2025 Changes in this version + type StoredObject struct + AppServiceKey string + ContextData map[string]string + CorrelationID string + ID string + Payload []byte + PipelineId string + PipelinePosition int + RetryCount int + Version string + func (o *StoredObject) FromContract(c interfaces.StoredObject) + func (o *StoredObject) UnmarshalJSON(data []byte) error + func (o StoredObject) MarshalJSON() ([]byte, error) + func (o StoredObject) ToContract() interfaces.StoredObject