package
1.0.0-dev.156
Repository: https://github.com/xgodev/boost.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
NewChecker returns a new checker plugin.
NewHealth returns a new health with default options.
NewHealthWithConfigPath returns a new health with options from config path.
NewHealthWithOptions returns a new health with options.
NewOptions returns options from config file or environment vars.
NewOptionsWithPath unmarshals a given key path into options and returns it.
Register registers a new health plugin on a new mongo client.

# Structs

Checker represents health checker plugin for mongoDB.
Health represents a healh plugin for mongo.
Options represents health plugin for mongo options.