GenPool.Backend protocol (gen_pool v0.1.0)

Link to this section Summary

Link to this section Types

@type backend() :: term()
@type state() :: term()
@type t() :: term()

Link to this section Functions

Link to this function

new(opts \\ [])

Moduledoc for GenPool.Backend

Link to this function

put(backend, new_state, prev_state \\ nil)