BoundedAuthorityProtocol.V1.ArchivedObject (Bounded Authority Protocol v0.1.1)

Copy Markdown View Source

Raw stored-object chunks and exact observed object-store version.

Summary

Types

t()

@type t() :: %BoundedAuthorityProtocol.V1.ArchivedObject{
  chunks: [binary()],
  version: binary()
}