mirror of
https://github.com/aykhans/slash-e.git
synced 2025-07-04 04:23:16 +00:00
chore: buf generate
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
// Code generated by protoc-gen-go. DO NOT EDIT.
|
||||
// versions:
|
||||
// protoc-gen-go v1.34.1
|
||||
// protoc-gen-go v1.34.2
|
||||
// protoc (unknown)
|
||||
// source: api/v1/shortcut_service.proto
|
||||
|
||||
@ -1162,7 +1162,7 @@ func file_api_v1_shortcut_service_proto_rawDescGZIP() []byte {
|
||||
}
|
||||
|
||||
var file_api_v1_shortcut_service_proto_msgTypes = make([]protoimpl.MessageInfo, 17)
|
||||
var file_api_v1_shortcut_service_proto_goTypes = []interface{}{
|
||||
var file_api_v1_shortcut_service_proto_goTypes = []any{
|
||||
(*Shortcut)(nil), // 0: slash.api.v1.Shortcut
|
||||
(*OpenGraphMetadata)(nil), // 1: slash.api.v1.OpenGraphMetadata
|
||||
(*ListShortcutsRequest)(nil), // 2: slash.api.v1.ListShortcutsRequest
|
||||
@ -1230,7 +1230,7 @@ func file_api_v1_shortcut_service_proto_init() {
|
||||
}
|
||||
file_api_v1_common_proto_init()
|
||||
if !protoimpl.UnsafeEnabled {
|
||||
file_api_v1_shortcut_service_proto_msgTypes[0].Exporter = func(v interface{}, i int) interface{} {
|
||||
file_api_v1_shortcut_service_proto_msgTypes[0].Exporter = func(v any, i int) any {
|
||||
switch v := v.(*Shortcut); i {
|
||||
case 0:
|
||||
return &v.state
|
||||
@ -1242,7 +1242,7 @@ func file_api_v1_shortcut_service_proto_init() {
|
||||
return nil
|
||||
}
|
||||
}
|
||||
file_api_v1_shortcut_service_proto_msgTypes[1].Exporter = func(v interface{}, i int) interface{} {
|
||||
file_api_v1_shortcut_service_proto_msgTypes[1].Exporter = func(v any, i int) any {
|
||||
switch v := v.(*OpenGraphMetadata); i {
|
||||
case 0:
|
||||
return &v.state
|
||||
@ -1254,7 +1254,7 @@ func file_api_v1_shortcut_service_proto_init() {
|
||||
return nil
|
||||
}
|
||||
}
|
||||
file_api_v1_shortcut_service_proto_msgTypes[2].Exporter = func(v interface{}, i int) interface{} {
|
||||
file_api_v1_shortcut_service_proto_msgTypes[2].Exporter = func(v any, i int) any {
|
||||
switch v := v.(*ListShortcutsRequest); i {
|
||||
case 0:
|
||||
return &v.state
|
||||
@ -1266,7 +1266,7 @@ func file_api_v1_shortcut_service_proto_init() {
|
||||
return nil
|
||||
}
|
||||
}
|
||||
file_api_v1_shortcut_service_proto_msgTypes[3].Exporter = func(v interface{}, i int) interface{} {
|
||||
file_api_v1_shortcut_service_proto_msgTypes[3].Exporter = func(v any, i int) any {
|
||||
switch v := v.(*ListShortcutsResponse); i {
|
||||
case 0:
|
||||
return &v.state
|
||||
@ -1278,7 +1278,7 @@ func file_api_v1_shortcut_service_proto_init() {
|
||||
return nil
|
||||
}
|
||||
}
|
||||
file_api_v1_shortcut_service_proto_msgTypes[4].Exporter = func(v interface{}, i int) interface{} {
|
||||
file_api_v1_shortcut_service_proto_msgTypes[4].Exporter = func(v any, i int) any {
|
||||
switch v := v.(*GetShortcutRequest); i {
|
||||
case 0:
|
||||
return &v.state
|
||||
@ -1290,7 +1290,7 @@ func file_api_v1_shortcut_service_proto_init() {
|
||||
return nil
|
||||
}
|
||||
}
|
||||
file_api_v1_shortcut_service_proto_msgTypes[5].Exporter = func(v interface{}, i int) interface{} {
|
||||
file_api_v1_shortcut_service_proto_msgTypes[5].Exporter = func(v any, i int) any {
|
||||
switch v := v.(*GetShortcutResponse); i {
|
||||
case 0:
|
||||
return &v.state
|
||||
@ -1302,7 +1302,7 @@ func file_api_v1_shortcut_service_proto_init() {
|
||||
return nil
|
||||
}
|
||||
}
|
||||
file_api_v1_shortcut_service_proto_msgTypes[6].Exporter = func(v interface{}, i int) interface{} {
|
||||
file_api_v1_shortcut_service_proto_msgTypes[6].Exporter = func(v any, i int) any {
|
||||
switch v := v.(*GetShortcutByNameRequest); i {
|
||||
case 0:
|
||||
return &v.state
|
||||
@ -1314,7 +1314,7 @@ func file_api_v1_shortcut_service_proto_init() {
|
||||
return nil
|
||||
}
|
||||
}
|
||||
file_api_v1_shortcut_service_proto_msgTypes[7].Exporter = func(v interface{}, i int) interface{} {
|
||||
file_api_v1_shortcut_service_proto_msgTypes[7].Exporter = func(v any, i int) any {
|
||||
switch v := v.(*GetShortcutByNameResponse); i {
|
||||
case 0:
|
||||
return &v.state
|
||||
@ -1326,7 +1326,7 @@ func file_api_v1_shortcut_service_proto_init() {
|
||||
return nil
|
||||
}
|
||||
}
|
||||
file_api_v1_shortcut_service_proto_msgTypes[8].Exporter = func(v interface{}, i int) interface{} {
|
||||
file_api_v1_shortcut_service_proto_msgTypes[8].Exporter = func(v any, i int) any {
|
||||
switch v := v.(*CreateShortcutRequest); i {
|
||||
case 0:
|
||||
return &v.state
|
||||
@ -1338,7 +1338,7 @@ func file_api_v1_shortcut_service_proto_init() {
|
||||
return nil
|
||||
}
|
||||
}
|
||||
file_api_v1_shortcut_service_proto_msgTypes[9].Exporter = func(v interface{}, i int) interface{} {
|
||||
file_api_v1_shortcut_service_proto_msgTypes[9].Exporter = func(v any, i int) any {
|
||||
switch v := v.(*CreateShortcutResponse); i {
|
||||
case 0:
|
||||
return &v.state
|
||||
@ -1350,7 +1350,7 @@ func file_api_v1_shortcut_service_proto_init() {
|
||||
return nil
|
||||
}
|
||||
}
|
||||
file_api_v1_shortcut_service_proto_msgTypes[10].Exporter = func(v interface{}, i int) interface{} {
|
||||
file_api_v1_shortcut_service_proto_msgTypes[10].Exporter = func(v any, i int) any {
|
||||
switch v := v.(*UpdateShortcutRequest); i {
|
||||
case 0:
|
||||
return &v.state
|
||||
@ -1362,7 +1362,7 @@ func file_api_v1_shortcut_service_proto_init() {
|
||||
return nil
|
||||
}
|
||||
}
|
||||
file_api_v1_shortcut_service_proto_msgTypes[11].Exporter = func(v interface{}, i int) interface{} {
|
||||
file_api_v1_shortcut_service_proto_msgTypes[11].Exporter = func(v any, i int) any {
|
||||
switch v := v.(*UpdateShortcutResponse); i {
|
||||
case 0:
|
||||
return &v.state
|
||||
@ -1374,7 +1374,7 @@ func file_api_v1_shortcut_service_proto_init() {
|
||||
return nil
|
||||
}
|
||||
}
|
||||
file_api_v1_shortcut_service_proto_msgTypes[12].Exporter = func(v interface{}, i int) interface{} {
|
||||
file_api_v1_shortcut_service_proto_msgTypes[12].Exporter = func(v any, i int) any {
|
||||
switch v := v.(*DeleteShortcutRequest); i {
|
||||
case 0:
|
||||
return &v.state
|
||||
@ -1386,7 +1386,7 @@ func file_api_v1_shortcut_service_proto_init() {
|
||||
return nil
|
||||
}
|
||||
}
|
||||
file_api_v1_shortcut_service_proto_msgTypes[13].Exporter = func(v interface{}, i int) interface{} {
|
||||
file_api_v1_shortcut_service_proto_msgTypes[13].Exporter = func(v any, i int) any {
|
||||
switch v := v.(*DeleteShortcutResponse); i {
|
||||
case 0:
|
||||
return &v.state
|
||||
@ -1398,7 +1398,7 @@ func file_api_v1_shortcut_service_proto_init() {
|
||||
return nil
|
||||
}
|
||||
}
|
||||
file_api_v1_shortcut_service_proto_msgTypes[14].Exporter = func(v interface{}, i int) interface{} {
|
||||
file_api_v1_shortcut_service_proto_msgTypes[14].Exporter = func(v any, i int) any {
|
||||
switch v := v.(*GetShortcutAnalyticsRequest); i {
|
||||
case 0:
|
||||
return &v.state
|
||||
@ -1410,7 +1410,7 @@ func file_api_v1_shortcut_service_proto_init() {
|
||||
return nil
|
||||
}
|
||||
}
|
||||
file_api_v1_shortcut_service_proto_msgTypes[15].Exporter = func(v interface{}, i int) interface{} {
|
||||
file_api_v1_shortcut_service_proto_msgTypes[15].Exporter = func(v any, i int) any {
|
||||
switch v := v.(*GetShortcutAnalyticsResponse); i {
|
||||
case 0:
|
||||
return &v.state
|
||||
@ -1422,7 +1422,7 @@ func file_api_v1_shortcut_service_proto_init() {
|
||||
return nil
|
||||
}
|
||||
}
|
||||
file_api_v1_shortcut_service_proto_msgTypes[16].Exporter = func(v interface{}, i int) interface{} {
|
||||
file_api_v1_shortcut_service_proto_msgTypes[16].Exporter = func(v any, i int) any {
|
||||
switch v := v.(*GetShortcutAnalyticsResponse_AnalyticsItem); i {
|
||||
case 0:
|
||||
return &v.state
|
||||
|
Reference in New Issue
Block a user