//
pkg.gl
Category
github.com/paul-at-nangalan/db-util
batch
package
0.0.0-20230624103818-dddcd3738c9d
Repository:
https://github.com/paul-at-nangalan/db-util.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
116 SLOC
#
Functions
NewWriter
No description provided by the author
NewWriterWithBatchId
No description provided by the author
#
Structs
Writer
NOT transactional Just aimed at batching stuff up to reduce rounds trips to the DB* Usage Create a writer: ..