# p9p [![Go Documentation](https://godocs.io/go.omarpolo.com/go-p9p?status.svg)](https://godocs.io/go.omarpolo.com/go-p9p) A modern, performant 9P library for Go. For information on usage, please see the [GoDoc page](https://godocs.io/go.omarpolo.com/go-p9p). Refer to [9P's documentation](http://9p.cat-v.org/documentation) for more details on the protocol. ## Copyright and license This library was forked from https://github.com/docker-archive/go-p9p and contains further improvements. Copyright © 2015 Docker, Inc. go-p9p is licensed under the Apache License, Version 2.0. See [LICENSE](LICENSE) for the full license text.