package
6.0.0-beta1+incompatible
Repository: https://github.com/jshi-git/beats.git
Documentation: pkg.go.dev
# Functions
GetEnvHost returns the hostname of the Mongodb server to use for testing.
GetEnvPort returns the port of the Mongodb server to use for testing.
NewDirectSession estbalishes direct connections with a list of hosts.
NewModule creates a new mb.Module instance and validates that at least one host has been specified.
ParseURL parses valid MongoDB URL strings into an mb.HostData instance.