diff options
| author | Ben Bangert <ben@groovie.org> | 2012-09-07 17:00:29 -0700 |
|---|---|---|
| committer | Ben Bangert <ben@groovie.org> | 2012-09-07 17:00:29 -0700 |
| commit | 2f73dab9d0cfec68d94de18b2910e8d97aefc724 (patch) | |
| tree | ddff63bc4ba52a2235c713d5c77c1fb736206d8e /docs | |
| parent | 598eb80cafe5fa0c6a474f9f4ac157d79afcaa39 (diff) | |
| download | kazoo-2f73dab9d0cfec68d94de18b2910e8d97aefc724.tar.gz | |
Add transactions and some tests for them.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/api/client.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/api/client.rst b/docs/api/client.rst index a6a0ab0..8efe955 100644 --- a/docs/api/client.rst +++ b/docs/api/client.rst @@ -29,3 +29,7 @@ Public API A :class:`~kazoo.protocol.states.KazooState` attribute indicating the current higher-level connection state. + + .. autoclass:: TransactionRequest + :members: + :member-order: bysource |
