mongodb

package
v0.0.0-...-443ed56 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 30, 2024 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const (
	JSON string = "json"
	BSON string = "bson"
	GZIP string = "gzip"
)

Variables

View Source
var MongodbCmd = &cobra.Command{
	Use:   "mongodb",
	Short: "command for dumping mongodb database",
	Run: func(cmd *cobra.Command, args []string) {
		run(cmd, args)
	},
}

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL