Versions in this module Expand all Collapse all v1 v1.0.0 Dec 9, 2022 Changes in this version + func NewHooker(mgoUrl, db, collection string) (*hooker, error) + func NewHookerFromCollection(collection *mongo.Collection) *hooker + type M bson.M