directory
0.0.0-20250307203412-7e5349ef2bba
Repository: https://github.com/mongodb/mongo-tools.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
Package auth provides utilities for performing tasks related to authentication.
Package bsonutil provides utilities for processing BSON data.
Package db implements generic connection to MongoDB, and contains subpackages for specific methods of connection.
No description provided by the author
No description provided by the author
No description provided by the author
Package intents provides utilities for performing dump/restore operations.
Package json implements encoding and decoding of JSON objects as defined in RFC 4627.
Package log provides a utility to log timestamped messages to an io.Writer.
Package options implements command-line options that are used by all of the mongo tools.
Package password handles cleanly reading in a user's password from the command line.
Package progress exposes utilities to asynchronously monitor and display processing progress.
No description provided by the author
No description provided by the author
Package testutil implements functions for filtering and configuring tests.
Package text provides utilities for formatting text data.
Package txn implements functions for examining and processing transaction oplog entries.
Package util provides commonly used utility functions.