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)
3 A modern, performant 9P library for Go.
5 For information on usage, please see the [GoDoc](https://godoc.org/github.com/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.