mongodb_new

package
v0.0.0-...-6647630 Latest Latest
Warning

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

Go to latest
Published: Oct 10, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	MONGO_URL = utils.Getenv("MONGO_URL", "mongodb://localhost:27017")

	// Channel
	PacketCh = make(chan Document)
)

Functions

func Connect

func Connect()

Types

type Document

type Document struct {
	ID   string
	Item map[string]interface{}
}

Jump to

Keyboard shortcuts

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