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

Configuration module #231

Open
1 task
arteymix opened this issue Feb 28, 2022 · 0 comments
Open
1 task

Configuration module #231

arteymix opened this issue Feb 28, 2022 · 0 comments
Milestone

Comments

@arteymix
Copy link
Member

arteymix commented Feb 28, 2022

Provide basic APIs for loading configuration that can be loaded into the router's global context.

GLib supports reading config files via GLib.KeyFile with generic GValue.

  • add Context.from_keyfile(GLib.KeyFile kf, string group) to load a GLib keyfile into a context
@arteymix arteymix added this to the 0.4.0 milestone Feb 28, 2022
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

No branches or pull requests

1 participant