Documentation ¶
There is no documentation for this package.
Directories ¶
Path | Synopsis |
---|---|
Package bsondump converts BSON files into human-readable formats such as JSON.
|
Package bsondump converts BSON files into human-readable formats such as JSON. |
main
Main package for the bsondump tool.
|
Main package for the bsondump tool. |
common
|
|
auth
Package auth provides utilities for performing tasks related to authentication.
|
Package auth provides utilities for performing tasks related to authentication. |
bsonutil
Package bsonutil provides utilities for processing BSON data.
|
Package bsonutil provides utilities for processing BSON data. |
db
Package db implements generic connection to MongoDB, and contains subpackages for specific methods of connection.
|
Package db implements generic connection to MongoDB, and contains subpackages for specific methods of connection. |
intents
Package intents provides utilities for performing dump/restore operations.
|
Package intents provides utilities for performing dump/restore operations. |
json
Package json implements encoding and decoding of JSON objects as defined in RFC 4627.
|
Package json implements encoding and decoding of JSON objects as defined in RFC 4627. |
log
Package log provides a utility to log timestamped messages to an io.Writer.
|
Package log provides a utility to log timestamped messages to an io.Writer. |
options
Package options implements command-line options that are used by all of the mongo tools.
|
Package options implements command-line options that are used by all of the mongo tools. |
password
Package password handles cleanly reading in a user's password from the command line.
|
Package password handles cleanly reading in a user's password from the command line. |
progress
Package progress exposes utilities to asynchronously monitor and display processing progress.
|
Package progress exposes utilities to asynchronously monitor and display processing progress. |
testutil
Package testutil implements functions for filtering and configuring tests.
|
Package testutil implements functions for filtering and configuring tests. |
text
Package text provides utilities for formatting text data.
|
Package text provides utilities for formatting text data. |
txn
Package txn implements functions for examining and processing transaction oplog entries.
|
Package txn implements functions for examining and processing transaction oplog entries. |
util
Package util provides commonly used utility functions.
|
Package util provides commonly used utility functions. |
Package mongodump creates BSON data from the contents of a MongoDB instance.
|
Package mongodump creates BSON data from the contents of a MongoDB instance. |
main
Main package for the mongodump tool.
|
Main package for the mongodump tool. |
Package mongoexport produces a JSON or CSV export of data stored in a MongoDB instance.
|
Package mongoexport produces a JSON or CSV export of data stored in a MongoDB instance. |
main
Main package for the mongoexport tool.
|
Main package for the mongoexport tool. |
Package mongofiles provides an interface to GridFS collections in a MongoDB instance.
|
Package mongofiles provides an interface to GridFS collections in a MongoDB instance. |
main
Main package for the mongofiles tool.
|
Main package for the mongofiles tool. |
Package mongoimport allows importing content from a JSON, CSV, or TSV into a MongoDB instance.
|
Package mongoimport allows importing content from a JSON, CSV, or TSV into a MongoDB instance. |
csv
Package csv reads and writes comma-separated values (CSV) files.
|
Package csv reads and writes comma-separated values (CSV) files. |
main
Main package for the mongoimport tool.
|
Main package for the mongoimport tool. |
Package mongorestore writes BSON data to a MongoDB instance.
|
Package mongorestore writes BSON data to a MongoDB instance. |
main
Main package for the mongorestore tool.
|
Main package for the mongorestore tool. |
Package mongostat provides an overview of the status of a currently running mongod or mongos instance.
|
Package mongostat provides an overview of the status of a currently running mongod or mongos instance. |
main
Main package for the mongostat tool.
|
Main package for the mongostat tool. |
Package mongotop provides a method to track the amount of time a MongoDB instance spends reading and writing data.
|
Package mongotop provides a method to track the amount of time a MongoDB instance spends reading and writing data. |
main
Main package for the mongotop tool.
|
Main package for the mongotop tool. |
Click to show internal directories.
Click to hide internal directories.