Commit commits the offsets. This method can be used if AutoCommit.Enable is set to false.
()
| 24 | // Commit commits the offsets. This method can be used if AutoCommit.Enable is |
| 25 | // set to false. |
| 26 | Commit() |
| 27 | } |
| 28 | |
| 29 | type offsetManager struct { |
no outgoing calls