UAInspector.Pool

Connects the plain UAInspector interface with the underlying pool.

Source

Summary

child_spec()

Returns poolboy child specification for supervision tree

parse(ua)

Sends a parse request to a pool worker

Functions

child_spec()

Specs:

  • child_spec :: tuple

Returns poolboy child specification for supervision tree.

Source
parse(ua)

Specs:

Sends a parse request to a pool worker.

Source