config

package
v0.0.0-...-4468414 Latest Latest
Warning

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

Go to latest
Published: Feb 4, 2022 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MongoConnection

type MongoConnection struct {
	Uri string `long:"uri" required:"true" description:"URI to MongoDB"`
	Db  string `long:"db" required:"true" description:"Database name"`
	Col string `long:"col" required:"true" description:"Collection name"`
}

Jump to

Keyboard shortcuts

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