config

package
v0.0.0-...-3f72e9c Latest Latest
Warning

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

Go to latest
Published: Nov 20, 2020 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Env         string `env:"ENV" envDefault:"local"`
	QueueName   string `yaml:"queueName"`
	DynamoTable string `yaml:"dynamoTable"`
}

func NewConfig

func NewConfig(configPath string) (*Config, error)

NewConfig returns with a new Config object

Jump to

Keyboard shortcuts

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