ex_docker_build v0.6.0 ExDockerBuild.Stream.Worker.State

Link to this section Summary

Link to this section Types

Link to this type t()
t() :: %ExDockerBuild.Stream.Worker.State{
  chunks: list(),
  id: reference(),
  more_chunks: boolean(),
  reply_to: pid()
}

Link to this section Functions