common

package
v0.0.0-...-f5dfc89 Latest Latest
Warning

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

Go to latest
Published: Dec 29, 2016 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Overview

Package common contains subpackages that are shared amongst the mongo tools.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SplitNamespace

func SplitNamespace(ns string) (string, string)

SplitNamespace returns the db and column from a single namespace string.

Types

This section is empty.

Directories

Path Synopsis
Package auth provides utilities for performing tasks related to authentication.
Package auth provides utilities for performing tasks related to authentication.
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.
kerberos
Package kerberos implements authentication to MongoDB using kerberos
Package kerberos implements authentication to MongoDB using kerberos
openssl
Package openssl implements connection to MongoDB over ssl.
Package openssl implements connection to MongoDB over ssl.
Package intents provides utilities for performing dump/restore operations.
Package intents provides utilities for performing dump/restore operations.
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.
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.
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.
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.
Package progress exposes utilities to asynchronously monitor and display processing progress.
Package progress exposes utilities to asynchronously monitor and display processing progress.
Package testutil implements functions for filtering and configuring tests.
Package testutil implements functions for filtering and configuring tests.
Package text provides utilities for formatting text data.
Package text provides utilities for formatting text data.
Package util provides commonly used utility functions.
Package util provides commonly used utility functions.

Jump to

Keyboard shortcuts

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