protobuf-go/internal/flags/proto_legacy_disable.go

10 lines
228 B
Go
Raw Normal View History

// Copyright 2018 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.md file.
// +build !protolegacy
package flags
const protoLegacy = false