Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParseInputString ¶
Types ¶
type MongoDBClient ¶
type MongoDBClient struct {
// contains filtered or unexported fields
}
func New ¶
func New(mongoURI, database, collection string) (*MongoDBClient, error)
func (*MongoDBClient) Close ¶
func (c *MongoDBClient) Close() error
Click to show internal directories.
Click to hide internal directories.