Versions in this module Expand all Collapse all v0 v0.0.1 Jan 7, 2021 Changes in this version + type Bulk struct + func NewBulk(c *mgo.Collection, size int) *Bulk + func (bk *Bulk) Flush() error + func (bk *Bulk) Insert(doc interface{}) error