github.com/cosmos/cosmos-proto@v1.0.0-beta.3/features/protoc/genid/empty_gen.go (about) 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 // Code generated by generate-protos. DO NOT EDIT. 6 7 package genid 8 9 import ( 10 protoreflect "google.golang.org/protobuf/reflect/protoreflect" 11 ) 12 13 const File_google_protobuf_empty_proto = "google/protobuf/empty.proto" 14 15 // Names for google.protobuf.Empty. 16 const ( 17 Empty_message_name protoreflect.Name = "Empty" 18 Empty_message_fullname protoreflect.FullName = "google.protobuf.Empty" 19 )