eclipse-zenoh / zenoh-go

Go-lang API for zenoh
http://zenoh.io
Other
13 stars 4 forks source link

Use go-arg for for command line arguments parsing in examples #7

Closed JEnoch closed 4 years ago

JEnoch commented 4 years ago

Similarly to eclipse-zenoh/zenoh-python#8 : All examples should use consistently the go-arg library to provide a consistent help as well as to parse command line arguments.