package
0.0.0-20250307203412-7e5349ef2bba
Repository: https://github.com/mongodb/mongo-tools.git
Documentation: pkg.go.dev

# Packages

Main package for the mongofiles tool.

# Functions

New constructs a new mongofiles instance from the provided options.
ParseOptions reads command line arguments and converts them into options used to configure a MongoFiles instance.

# Constants

List of possible commands for mongofiles.
List of possible commands for mongofiles.
List of possible commands for mongofiles.
List of possible commands for mongofiles.
List of possible commands for mongofiles.
List of possible commands for mongofiles.
List of possible commands for mongofiles.
List of possible commands for mongofiles.
List of possible commands for mongofiles.

# Variables

Usage string printed as part of --help.

# Structs

InputOptions defines the set of options to use in retrieving data from the server.
MongoFiles is a container for the user-specified options and internal state used for running mongofiles.
Options contains all the possible options that can configure mongofiles.
StorageOptions defines the set of options to use in storing/retrieving data from server.