Grax.Id.Counter.Adapter behaviour (Grax v0.3.1) View Source

Link to this section Summary

Link to this section Types

Link to this section Callbacks

Specs

inc(pid()) :: {:ok, value()} | {:error, any()}

Specs

reset(pid(), value()) :: :ok | {:error, any()}

Specs

value(pid()) :: {:ok, value()} | {:error, any()}