RefInspector v0.11.0 RefInspector.Pool

Connects the plain RefInspector interface with the underlying pool.

Summary

Functions

Returns poolboy child specification for supervision tree

Sends a parse request to a pool worker

Functions

child_spec()

Specs

child_spec :: Supervisor.Spec.spec

Returns poolboy child specification for supervision tree.

parse(ref)

Specs

parse(String.t) :: map

Sends a parse request to a pool worker.