config

package
v0.0.0-...-9a10ecf Latest Latest
Warning

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

Go to latest
Published: Nov 5, 2019 License: BSD-3-Clause Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	APIconfiguration = new(APIconfig)
)

Project configuration.

Functions

This section is empty.

Types

type APIconfig

type APIconfig struct {
	MongoConf MongoConfig
}

APIconfig holds all information regarding the project.

type MongoConfig

type MongoConfig struct {
	MongoPassword string
	MongoUser     string
	MongoDBName   string
	MongoHost     string
}

MongoConfig holds all information regarding MongoDB.

Jump to

Keyboard shortcuts

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