Damien Neil | 3d0706a | 2019-07-09 11:40:49 -0700 | [diff] [blame] | 1 | // Copyright 2019 The Go Authors. All rights reserved. |
2 | // Use of this source code is governed by a BSD-style | ||||
3 | // license that can be found in the LICENSE file. | ||||
4 | |||||
5 | // Package proto needs documentation. | ||||
6 | // | ||||
7 | // TODO: Add package docs. | ||||
8 | // TODO: Document guarantees (or lack thereof) made about errors. | ||||
9 | package proto |