docker-archive / go-p9p

A modern, performant 9P library for Go.
Apache License 2.0
206 stars 50 forks source link

errors: return errors rather than nil #8

Closed stevvooe closed 8 years ago

stevvooe commented 8 years ago

Signed-off-by: Stephen J Day stephen.day@docker.com

Closes #3

FrenchBen commented 8 years ago

LGTM