0
0
Commit Graph

2 Commits

Author SHA1 Message Date
Marty Schoch
d11f1336f0 fix issues identified by errcheck 2015-05-15 15:14:15 -04:00
Marty Schoch
328bc73ed0 clarify Batch is not threadsafe in docs
in some limited cases we can detect unsafe usage
in these cases, do not trip over ourselves and panic
instead return a strongly typed error upside_down.UnsafeBatchUseDetected
also, introduced Batch.Reset() to allow batch reuse
this is currently still experimental
closes #195
2015-05-15 15:04:52 -04:00