Blob


1 # p9p [![GoDoc](https://godoc.org/github.com/docker/go-p9p?status.svg)](https://godoc.org/github.com/docker/go-p9p) [![CircleCI](https://circleci.com/gh/docker/go-p9p.svg?style=shield)](https://circleci.com/gh/docker/go-p9p) [![Go Report Card](https://goreportcard.com/badge/github.com/docker/go-p9p)](https://goreportcard.com/report/github.com/docker/go-p9p) [![Badge Badge](http://badge-server.badge-validate.80d2e13b.svc.dockerapp.io:8088/github.com/docker/go-p9p)](https://github.com/docker/go-p9p)
4 A modern, performant 9P library for Go.
6 For information on usage, please see the [GoDoc](https://godoc.org/github.com/docker/go-p9p).
8 ## Copyright and license
10 Copyright © 2015 Docker, Inc. go-p9p is licensed under the Apache License,
11 Version 2.0. See [LICENSE](LICENSE) for the full license text.