|
Nate Finch |
at Nov 14, 2014 at 11:54 am
|
⇧ |
| |
I'm not sure why you can't contribute to gopkg.in/yaml.v2? It is
definitely the most used yaml parser in gopherland. Juju uses it
extensively. If there are issues you would like to fix with it, I'm sure
the authors (the main one being Gustavo Niemeyer) would be more than happy
to have contributions.
On Thursday, November 13, 2014 8:49:40 PM UTC-5, Toby Chan wrote:Thanks @campoy. I have check out godoc.org and tried yaml.v1. There're
some known issues which are not fixed yet. I hope we could have the library
like `encoding/json` so that all of us can help to make it better but not
use different libraries.
On Fri, Nov 14, 2014 at 3:38 AM, Francesc Campoy Flores <cam...@golang.org
<javascript:>> wrote:
godoc.org is a very good tool to find Go packages.
This looks like a good candidate:
http://godoc.org/gopkg.in/yaml.v1On Thu, Nov 13, 2014 at 1:45 AM, <tobeg...@gmail.com <javascript:>>
wrote:
Now we're trying to read yaml configuration file in our go program. But
there's no official library to do that.
We have tried go-yaml/yaml but some problems occur. I have no idea about
other open source projects like that.
I think it's a general requirement and it would be great to have the
official parser to use.
BTW, GCE from Google uses yaml heavily. I think the go team can do that
for us, right?
--
You received this message because you are subscribed to the Google
Groups "golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send
an email to golang-nuts...@googlegroups.com <javascript:>.
For more options, visit
https://groups.google.com/d/optout.--
--
Francesc Campoy
http://twitter.com/francesc --
You received this message because you are subscribed to the Google Groups "golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscribe@googlegroups.com.
For more options, visit
https://groups.google.com/d/optout.