View Source Majic.Pool (Majic v1.1.1)

Pool of Majic.Server

Summary

Types

@type name() :: atom()
@type option() :: {:pool_timeout, timeout()} | {:timeout, timeout()}

Functions

Link to this function

perform(pool, path, opts \\ [])

View Source
@spec perform(name(), Majic.target(), [option()]) :: Majic.result()