Blob


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