Files
backbone/pkg/pb/api/services/core.pb.go
T

62 lines
2.1 KiB
Go

// Code generated by protoc-gen-go. DO NOT EDIT.
// versions:
// protoc-gen-go v1.36.12
// protoc v7.36.0
// source: api/services/core.proto
package services
import (
_ "github.com/grpc-ecosystem/grpc-gateway/v2/protoc-gen-openapiv2/options"
protoreflect "google.golang.org/protobuf/reflect/protoreflect"
protoimpl "google.golang.org/protobuf/runtime/protoimpl"
reflect "reflect"
unsafe "unsafe"
)
const (
// Verify that this generated code is sufficiently up-to-date.
_ = protoimpl.EnforceVersion(20 - protoimpl.MinVersion)
// Verify that runtime/protoimpl is sufficiently up-to-date.
_ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 20)
)
var File_api_services_core_proto protoreflect.FileDescriptor
const file_api_services_core_proto_rawDesc = "" +
"\n" +
"\x17api/services/core.proto\x12\fapi.services\x1a.protoc-gen-openapiv2/options/annotations.protoB4\x92A\x1c\x12\x18\n" +
"\vApplication2\t%version%Z\x00Z\x13pkg/pb/api/servicesb\x06proto3"
var file_api_services_core_proto_goTypes = []any{}
var file_api_services_core_proto_depIdxs = []int32{
0, // [0:0] is the sub-list for method output_type
0, // [0:0] is the sub-list for method input_type
0, // [0:0] is the sub-list for extension type_name
0, // [0:0] is the sub-list for extension extendee
0, // [0:0] is the sub-list for field type_name
}
func init() { file_api_services_core_proto_init() }
func file_api_services_core_proto_init() {
if File_api_services_core_proto != nil {
return
}
type x struct{}
out := protoimpl.TypeBuilder{
File: protoimpl.DescBuilder{
GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
RawDescriptor: unsafe.Slice(unsafe.StringData(file_api_services_core_proto_rawDesc), len(file_api_services_core_proto_rawDesc)),
NumEnums: 0,
NumMessages: 0,
NumExtensions: 0,
NumServices: 0,
},
GoTypes: file_api_services_core_proto_goTypes,
DependencyIndexes: file_api_services_core_proto_depIdxs,
}.Build()
File_api_services_core_proto = out.File
file_api_services_core_proto_goTypes = nil
file_api_services_core_proto_depIdxs = nil
}