config

package
v0.0.0-...-b182c15 Latest Latest
Warning

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

Go to latest
Published: Sep 25, 2021 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Config struct {
	// These fields come from config.json
	AppName  string // This app's name
	Region   string // AWS Region
	Registry string // AWS ECR registry
	Table    string // AWS DynamoDB Table Name
	Listen   string // HTTP Listener Address

	AWS *session.Session
	DDB *dynamodb.DynamoDB
}

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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