environment

package
v0.0.0-...-d0dd730 Latest Latest
Warning

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

Go to latest
Published: Jan 15, 2019 License: Apache-2.0 Imports: 5 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

Env holds the global Environment the struct is initialized on service startup and hold globalby

Functions

This section is empty.

Types

type Environment

type Environment struct {
	//Config from file
	Config *config.Config

	//connection to the customer database
	DBC *db.DB

	//this are all payment clients we can handle
	Clients map[string]paymentchannel.Channel

	AccountConfigurator *account.Configurator
	// contains filtered or unexported fields
}

Environment for for the service

Jump to

Keyboard shortcuts

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