Skip to content

Logistrack/mongonull

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mongonull

Usage example:

package main

import (
	"github.com/Logistrack/mongonull"
	"go.mongodb.org/mongo-driver/mongo/options"
)

var opts = options.Client().SetRegistry(mongonull.BuildDefaultRegistry())

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages