Bonny.Server.Watcher.State (bonny v0.4.4) View Source

State of the Watcher

Link to this section Summary

Link to this section Types

Specs

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

Link to this section Functions