blob: 1465633409a1573e4e42c3b0128a49acb2aac812 [file] [log] [blame]
Joe Tsaif9123a32018-11-30 09:04:58 +00001// Copyright 2018 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
Joe Tsai21ade492019-05-22 13:42:54 -04005// Deprecated: Do not use.
Joe Tsaif9123a32018-11-30 09:04:58 +00006package protolegacy
7
Joe Tsai21ade492019-05-22 13:42:54 -04008// TODO: Remove this.
Joe Tsaif9123a32018-11-30 09:04:58 +00009
Joe Tsai21ade492019-05-22 13:42:54 -040010import "google.golang.org/protobuf/internal/impl"
11
12var X impl.Export