NomadClient.Model.StreamFrame (nomad_client v0.12.4)

Link to this section Summary

Link to this section Types

Specs

t() :: %NomadClient.Model.StreamFrame{
  Data: binary() | nil,
  File: String.t() | nil,
  FileEvent: String.t() | nil,
  Offset: integer() | nil
}