Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plugin - Config file loader #4

Open
liuggio opened this issue Apr 27, 2016 · 1 comment
Open

Plugin - Config file loader #4

liuggio opened this issue Apr 27, 2016 · 1 comment

Comments

@liuggio
Copy link
Contributor

liuggio commented Apr 27, 2016

Import the logic from @gianarb file loader.
The Goal is do not merge it with the core module it should be seen like an external thing.

  • adding feature on sighup should reload the config (this feature is really used in the docker ecosystem) signal.Notify(sigHupChan, syscall.SIGHUP)

MVP2

The adding value would be design this to be attached or detached

@gianarb
Copy link
Contributor

gianarb commented May 2, 2016

Reference #7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants