Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetRecordAdapter ¶
func GetRecordAdapter(cid string, decoded *decodingv1.DecodeRecordResponse) (coretypes.Record, error)
GetRecordAdapter wraps an arbitrary record data through a common interface. For example, raw versioned data as well as OCI-based records can be exposed through the same interface.
Changes to the underlying record require calling the adapter again to get an updated view of the record.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.