Blob


1 # p9p
3 [![GoDoc](https://godoc.org/github.com/docker/go-p9p?status.svg)](https://godoc.org/github.com/docker/go-p9p)
4 [![CircleCI](https://circleci.com/gh/docker/go-p9p.svg?style=shield)](https://circleci.com/gh/docker/go-p9p)
6 A modern, performant 9P library for Go.
8 For information on usage, please see the [GoDoc](https://godoc.org/github.com/docker/go-p9p).
10 ## Copyright and license
12 Copyright © 2015 Docker, Inc. go-p9p is licensed under the Apache License,
13 Version 2.0. See [LICENSE](LICENSE) for the full license text.