mongoquery

package
v0.0.0-...-e61580b Latest Latest
Warning

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

Go to latest
Published: Sep 6, 2023 License: GPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ParseInputString

func ParseInputString(input string) []map[string]interface{}

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

func (*MongoDBClient) Query

func (c *MongoDBClient) Query(input string) ([]bson.M, error)

Jump to

Keyboard shortcuts

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