MCPcopy Create free account
hub / github.com/bytebase/bytebase / file_store_auth_proto_init

Function file_store_auth_proto_init

backend/generated-go/store/auth.pb.go:111–132  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

109
110func init() { file_store_auth_proto_init() }
111func file_store_auth_proto_init() {
112 if File_store_auth_proto != nil {
113 return
114 }
115 type x struct{}
116 out := protoimpl.TypeBuilder{
117 File: protoimpl.DescBuilder{
118 GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
119 RawDescriptor: unsafe.Slice(unsafe.StringData(file_store_auth_proto_rawDesc), len(file_store_auth_proto_rawDesc)),
120 NumEnums: 1,
121 NumMessages: 0,
122 NumExtensions: 0,
123 NumServices: 0,
124 },
125 GoTypes: file_store_auth_proto_goTypes,
126 DependencyIndexes: file_store_auth_proto_depIdxs,
127 EnumInfos: file_store_auth_proto_enumTypes,
128 }.Build()
129 File_store_auth_proto = out.File
130 file_store_auth_proto_goTypes = nil
131 file_store_auth_proto_depIdxs = nil
132}

Callers 1

initFunction · 0.85

Calls 1

BuildMethod · 0.80

Tested by

no test coverage detected