Bella.Server.Watcher.State (bella v0.0.1) View Source

State of the Watcher

Link to this section Summary

Link to this section Types

Specs

t() :: %Bella.Server.Watcher.State{
  buffer: Bella.Server.Watcher.ResponseBuffer.t(),
  resource_version: String.t() | nil
}

Link to this section Functions