View Source Jetstream.API.Object.Meta (jetstream v0.0.8-alpha2)
Link to this section Summary
Link to this section Types
Specs
t() :: %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()
}