View Source Pour.Sink (pour v0.1.0)
Summary
Functions
Returns a specification to start this module under a supervisor.
Functions
Returns a specification to start this module under a supervisor.
See Supervisor
.
@spec start( Enumerable.t(), keyword() ) :: GenServer.on_start()
@spec start_link( Enumerable.t(), keyword() ) :: GenServer.on_start()