fermentord/vendor/google.golang.org/protobuf/internal/genid/name.go

13 lines
319 B
Go
Raw Normal View History

2025-02-13 17:12:25 +01:00
// Copyright 2024 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 genid
const (
NoUnkeyedLiteral_goname = "noUnkeyedLiteral"
NoUnkeyedLiteralA_goname = "XXX_NoUnkeyedLiteral"
BuilderSuffix_goname = "_builder"
)