package
1.0.0
Repository: https://github.com/apotox/strikememongo.git
Documentation: pkg.go.dev

# Functions

GetOrDownloadMongod returns the path to the mongod binary from the tarball at the given URL.
MakeDownloadSpec returns a DownloadSpec for the current operating system.

# Structs

DownloadSpec specifies what copy of MongoDB to download.
UnsupportedMongoVersionError is used to indicate the memongo doesn't know how to download the given version of MongoDB.
UnsupportedSystemError is used to indicate that memongo does not support automatic selection of the right MongoDB binary for your system.