mirror of
https://github.com/aykhans/slash-e.git
synced 2025-07-04 12:26:19 +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: store/collection.proto
|
||||
|
||||
@ -182,7 +182,7 @@ func file_store_collection_proto_rawDescGZIP() []byte {
|
||||
}
|
||||
|
||||
var file_store_collection_proto_msgTypes = make([]protoimpl.MessageInfo, 1)
|
||||
var file_store_collection_proto_goTypes = []interface{}{
|
||||
var file_store_collection_proto_goTypes = []any{
|
||||
(*Collection)(nil), // 0: slash.store.Collection
|
||||
(Visibility)(0), // 1: slash.store.Visibility
|
||||
}
|
||||
@ -202,7 +202,7 @@ func file_store_collection_proto_init() {
|
||||
}
|
||||
file_store_common_proto_init()
|
||||
if !protoimpl.UnsafeEnabled {
|
||||
file_store_collection_proto_msgTypes[0].Exporter = func(v interface{}, i int) interface{} {
|
||||
file_store_collection_proto_msgTypes[0].Exporter = func(v any, i int) any {
|
||||
switch v := v.(*Collection); i {
|
||||
case 0:
|
||||
return &v.state
|
||||
|
Reference in New Issue
Block a user