Skip to content

Use config file for multiple queue configuration#5

Merged
ApsOps merged 4 commits intomasterfrom
config-file
Aug 23, 2017
Merged

Use config file for multiple queue configuration#5
ApsOps merged 4 commits intomasterfrom
config-file

Conversation

@ApsOps
Copy link
Copy Markdown
Contributor

@ApsOps ApsOps commented Aug 23, 2017

  • parse yaml config file
  • add prometheus metrics
  • build with Go 1.8
  • Update vendor packages

Comment thread cmd/root.go Outdated
svc = sqs.New(sess)

for _, q := range config.Queues {
initalizeQueue(q)
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

spell check initalizeQueue to initializeQueue

Copy link
Copy Markdown

@alkesh26 alkesh26 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Rest LGTM

@ApsOps ApsOps merged commit e4b0524 into master Aug 23, 2017
@ApsOps ApsOps deleted the config-file branch August 23, 2017 12:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants