ninenines/gun

Types not exported - dialyzer fails

johantj opened this issue · 0 comments

The gun_pool module uses the types gun:await_body_result() and gun:await_result(), but they are not exported.

Dialyzer complains about unknown types.