View Source Gnat.Jetstream.API.Object.Meta (gnat v1.8.5)
Link to this section Summary
Link to this section Types
Specs
t() :: %Gnat.Jetstream.API.Object.Meta{
bucket: String.t(),
chunks: non_neg_integer(),
deleted: boolean(),
digest: String.t(),
name: String.t(),
nuid: String.t(),
size: non_neg_integer()
}