config-server-example icon indicating copy to clipboard operation
config-server-example copied to clipboard

Question: Go-Client

Open jbellmann opened this issue 8 years ago • 3 comments

Hello, just saw the recording of your talk regarding spring-cloud-configserver. You mentioned in the Q&A you will try to write/implement a go-client to make it spring-cloud-configserver also useable for go-applications. Did I understand that right? Did you tried to implement such a client? Are the sources available somewhere for public use?

Thanks a lot. Regards Jörg

PS: Very good talk btw. Did you try to use multiple repositories (maybe per team)?

jbellmann avatar Jan 05 '17 13:01 jbellmann

I've been collaborating with the Go Viper project to add that capability to that library: https://github.com/spf13/viper/issues/279

Feel free to follow that Issue.

The current status is that I began crafting a PR, but I started refactoring too much. So I took a step back and started smaller. I expect I'll be able to get back to it and try to get a PR created in the next month.

checketts avatar Jan 05 '17 13:01 checketts

???? @checketts Where's the PR?

marcellodesales avatar Feb 18 '18 22:02 marcellodesales

Stalled at the moment. I don't expect to be getting back to this any time soon. I'm happy to answer questions or review related code others might create though.

checketts avatar Feb 19 '18 00:02 checketts