mirror of
https://github.com/protocolbuffers/protobuf-go.git
synced 2025-01-01 11:58:21 +00:00
10 lines
308 B
Go
10 lines
308 B
Go
|
// Copyright 2019 The Go Authors. All rights reserved.
|
||
|
// Use of this source code is governed by a BSD-style
|
||
|
// license that can be found in the LICENSE file.
|
||
|
|
||
|
// Package proto needs documentation.
|
||
|
//
|
||
|
// TODO: Add package docs.
|
||
|
// TODO: Document guarantees (or lack thereof) made about errors.
|
||
|
package proto
|