Skip to content

Refactors config watch loop for clarity#18

Open
An1MuS1111 wants to merge 1 commit intoandrearaponi:mainfrom
An1MuS1111:main
Open

Refactors config watch loop for clarity#18
An1MuS1111 wants to merge 1 commit intoandrearaponi:mainfrom
An1MuS1111:main

Conversation

@An1MuS1111
Copy link

Simplifies the configuration file watcher by replacing the for { select {} } pattern with a more idiomatic for range loop when listening to a single ticker channel.

Simplifies the configuration file watcher by replacing the `for { select {} }` pattern with a more idiomatic `for range` loop when listening to a single ticker channel.
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.

1 participant