Hi,

While not the most likely of scenarios, I'm having to write a lot of 
integration around existing command line tools and want a better way then 
passing strings/constants around.

While there are ample choices to go from command line arguments to structs 
etc, I'm not finding anything besides vanilla os/exec for command line 
construction.

Most encoding packagers go from a struct or the like and generate marshal 
the serialized item. Anyone seen this same thing but making an array of 
args consumable by exec?

- J

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/6b1e926b-2f45-4b5f-bc50-a49da41ae74f%40googlegroups.com.

Reply via email to