Versions in this module Expand all Collapse all v1 v1.0.0 May 18, 2020 Changes in this version + type Datastore struct + func NewDatastore(ctx *cli.Context) *Datastore + func (ds *Datastore) Database() *mongo.Database + func (ds *Datastore) Exit() + func (ds *Datastore) Run() error