shackle_status (shackle v0.7.0)

View Source

Summary

Functions

active(_)

-spec active(shackle_server:id()) -> boolean().

delete(PoolName)

-spec delete(shackle_pool:name()) -> ok.

disable(_)

-spec disable(shackle_server:id()) -> ok.

enable(_)

-spec enable(shackle_server:id()) -> ok.

init()

-spec init() -> ok.

new(PoolName, PoolSize)

-spec new(shackle_pool:name(), shackle_pool:pool_size()) -> ok.