I am announcing data conversion library to convert interface{} to string,
int, []string, map[string]string, etc
Nothing special but I have not found anything simple that I could use to
convert interface{} after unmarshaling JSON in interface{} or
map[string]interface{}
I found it useful to process JSON in webservices.
I hope someone will find it helpful too.
https://github.com/CossackPyra/pyraconv
https://godoc.org/github.com/CossackPyra/pyraconv
Best,
Pyra
--
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.