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

Feature: Read a config from a string #2

Open
acrisci opened this issue Oct 24, 2014 · 2 comments
Open

Feature: Read a config from a string #2

acrisci opened this issue Oct 24, 2014 · 2 comments

Comments

@acrisci
Copy link

acrisci commented Oct 24, 2014

The project exposes a method to read a config from a file, but not from a string.

Reading a config from a string would be useful in case the configuration file is an embedded asset within the application such as is possible with go-bindata.

This would allow us to implement a useful feature in Revel.

The implementation may be as simple as exposing the read() method from read.go.

@brendensoares
Copy link
Member

@acrisci would you like to contribute a PR to demonstrate this change?

@pedromorgan
Copy link
Member

Am into this.. but its ini..

https://github.com/revel/revel/labels/topic-config

Particular multi config and cross applications eg php python and go and mapnick..

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

3 participants