Converge.Context.V1.LoadRequest (Converge Ledger v0.1.2)

View Source

Proto message: LoadRequest

Summary

Types

t()

@type t() :: %Converge.Context.V1.LoadRequest{
  __unknown_fields__: [Protobuf.unknown_field()],
  context_id: String.t(),
  fail_if_exists: boolean(),
  snapshot: binary()
}