Mongodb
v1.0.0
Pages
Modules
Mongo.SessionPool
(Mongodb v1.0.0)
View Source
Link to this section
Summary
Functions
checkin(pool \\ Mongo.SessionPool, id, txn)
checkout(pool \\ Mongo.SessionPool, conn, opts)
child_spec(init_arg)
Returns a specification to start this module under a supervisor.
start_link(opts)
Link to this section
Functions
Link to this function
checkin(pool \\ Mongo.SessionPool, id, txn)
View Source
Link to this function
checkout(pool \\ Mongo.SessionPool, conn, opts)
View Source
Link to this function
child_spec(init_arg)
View Source
Returns a specification to start this module under a supervisor.
See
Supervisor
.
Link to this function
start_link(opts)
View Source