Started adding query
This commit is contained in:
@@ -4,6 +4,7 @@ import "github.com/spf13/viper"
|
||||
|
||||
type Config struct {
|
||||
TableName string `mapstructure:"TABLE_NAME"`
|
||||
TableIndex string `mapstructure:"GLOBAL_SECONDARY_INDEX"`
|
||||
AwsRegion string `mapstructure:"AWS_REGION"`
|
||||
TopNews string `mapstructure:"TOP_NEWS"`
|
||||
SingleNews string `mapstructure:"SINGLE_NEWS"`
|
||||
|
||||
Reference in New Issue
Block a user