aboutsummaryrefslogtreecommitdiff
path: root/pb/xesite.pb.go
diff options
context:
space:
mode:
authorXe Iaso <me@xeiaso.net>2024-05-24 19:07:14 -0400
committerXe Iaso <me@xeiaso.net>2024-05-24 19:07:14 -0400
commit547402bebe0b17837cfdfd2ccb9cef1e9236516c (patch)
tree17a39988c9df0d2134d5dac279b220afc584d3c3 /pb/xesite.pb.go
parent6c74ae14408597753c23b6bb0601a17bdfe9b9bc (diff)
downloadxesite-547402bebe0b17837cfdfd2ccb9cef1e9236516c.tar.xz
xesite-547402bebe0b17837cfdfd2ccb9cef1e9236516c.zip
fix events API
Signed-off-by: Xe Iaso <me@xeiaso.net>
Diffstat (limited to 'pb/xesite.pb.go')
-rw-r--r--pb/xesite.pb.go27
1 files changed, 10 insertions, 17 deletions
diff --git a/pb/xesite.pb.go b/pb/xesite.pb.go
index 5cb9461..2ef012b 100644
--- a/pb/xesite.pb.go
+++ b/pb/xesite.pb.go
@@ -1,6 +1,6 @@
// Code generated by protoc-gen-go. DO NOT EDIT.
// versions:
-// protoc-gen-go v1.32.0
+// protoc-gen-go v1.34.1
// protoc v5.26.1
// source: xesite.proto
@@ -13,7 +13,7 @@ import (
timestamppb "google.golang.org/protobuf/types/known/timestamppb"
reflect "reflect"
sync "sync"
- mi "xeiaso.net/v4/pb/external/mi"
+ _ "xeiaso.net/v4/pb/external/mi"
protofeed "xeiaso.net/v4/pb/external/protofeed"
)
@@ -140,13 +140,9 @@ var file_xesite_proto_rawDesc = []byte{
0x66, 0x6f, 0x32, 0x36, 0x0a, 0x04, 0x46, 0x65, 0x65, 0x64, 0x12, 0x2e, 0x0a, 0x03, 0x47, 0x65,
0x74, 0x12, 0x16, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f,
0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x1a, 0x0f, 0x2e, 0x70, 0x72, 0x6f, 0x74,
- 0x6f, 0x66, 0x65, 0x65, 0x64, 0x2e, 0x46, 0x65, 0x65, 0x64, 0x32, 0x47, 0x0a, 0x06, 0x45, 0x76,
- 0x65, 0x6e, 0x74, 0x73, 0x12, 0x3d, 0x0a, 0x03, 0x47, 0x65, 0x74, 0x12, 0x16, 0x2e, 0x67, 0x6f,
- 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x45, 0x6d,
- 0x70, 0x74, 0x79, 0x1a, 0x1e, 0x2e, 0x77, 0x69, 0x74, 0x68, 0x69, 0x6e, 0x2e, 0x77, 0x65, 0x62,
- 0x73, 0x69, 0x74, 0x65, 0x2e, 0x78, 0x2e, 0x6d, 0x69, 0x2e, 0x45, 0x76, 0x65, 0x6e, 0x74, 0x46,
- 0x65, 0x65, 0x64, 0x42, 0x12, 0x5a, 0x10, 0x78, 0x65, 0x69, 0x61, 0x73, 0x6f, 0x2e, 0x6e, 0x65,
- 0x74, 0x2f, 0x76, 0x34, 0x2f, 0x70, 0x62, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33,
+ 0x6f, 0x66, 0x65, 0x65, 0x64, 0x2e, 0x46, 0x65, 0x65, 0x64, 0x42, 0x12, 0x5a, 0x10, 0x78, 0x65,
+ 0x69, 0x61, 0x73, 0x6f, 0x2e, 0x6e, 0x65, 0x74, 0x2f, 0x76, 0x34, 0x2f, 0x70, 0x62, 0x62, 0x06,
+ 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33,
}
var (
@@ -167,18 +163,15 @@ var file_xesite_proto_goTypes = []interface{}{
(*timestamppb.Timestamp)(nil), // 1: google.protobuf.Timestamp
(*emptypb.Empty)(nil), // 2: google.protobuf.Empty
(*protofeed.Feed)(nil), // 3: protofeed.Feed
- (*mi.EventFeed)(nil), // 4: within.website.x.mi.EventFeed
}
var file_xesite_proto_depIdxs = []int32{
1, // 0: xeiaso.net.BuildInfo.build_time:type_name -> google.protobuf.Timestamp
2, // 1: xeiaso.net.Meta.Metadata:input_type -> google.protobuf.Empty
2, // 2: xeiaso.net.Feed.Get:input_type -> google.protobuf.Empty
- 2, // 3: xeiaso.net.Events.Get:input_type -> google.protobuf.Empty
- 0, // 4: xeiaso.net.Meta.Metadata:output_type -> xeiaso.net.BuildInfo
- 3, // 5: xeiaso.net.Feed.Get:output_type -> protofeed.Feed
- 4, // 6: xeiaso.net.Events.Get:output_type -> within.website.x.mi.EventFeed
- 4, // [4:7] is the sub-list for method output_type
- 1, // [1:4] is the sub-list for method input_type
+ 0, // 3: xeiaso.net.Meta.Metadata:output_type -> xeiaso.net.BuildInfo
+ 3, // 4: xeiaso.net.Feed.Get:output_type -> protofeed.Feed
+ 3, // [3:5] is the sub-list for method output_type
+ 1, // [1:3] is the sub-list for method input_type
1, // [1:1] is the sub-list for extension type_name
1, // [1:1] is the sub-list for extension extendee
0, // [0:1] is the sub-list for field type_name
@@ -211,7 +204,7 @@ func file_xesite_proto_init() {
NumEnums: 0,
NumMessages: 1,
NumExtensions: 0,
- NumServices: 3,
+ NumServices: 2,
},
GoTypes: file_xesite_proto_goTypes,
DependencyIndexes: file_xesite_proto_depIdxs,