mirror of
https://github.com/aykhans/slash-e.git
synced 2025-04-20 14:01:24 +00:00
chore: buf generate
This commit is contained in:
parent
03c2ab56af
commit
c8262bed6c
@ -1,6 +1,6 @@
|
|||||||
// Code generated by protoc-gen-go. DO NOT EDIT.
|
// Code generated by protoc-gen-go. DO NOT EDIT.
|
||||||
// versions:
|
// versions:
|
||||||
// protoc-gen-go v1.34.2
|
// protoc-gen-go v1.35.1
|
||||||
// protoc (unknown)
|
// protoc (unknown)
|
||||||
// source: api/v1/auth_service.proto
|
// source: api/v1/auth_service.proto
|
||||||
|
|
||||||
@ -30,12 +30,10 @@ type GetAuthStatusRequest struct {
|
|||||||
|
|
||||||
func (x *GetAuthStatusRequest) Reset() {
|
func (x *GetAuthStatusRequest) Reset() {
|
||||||
*x = GetAuthStatusRequest{}
|
*x = GetAuthStatusRequest{}
|
||||||
if protoimpl.UnsafeEnabled {
|
|
||||||
mi := &file_api_v1_auth_service_proto_msgTypes[0]
|
mi := &file_api_v1_auth_service_proto_msgTypes[0]
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
func (x *GetAuthStatusRequest) String() string {
|
func (x *GetAuthStatusRequest) String() string {
|
||||||
return protoimpl.X.MessageStringOf(x)
|
return protoimpl.X.MessageStringOf(x)
|
||||||
@ -45,7 +43,7 @@ func (*GetAuthStatusRequest) ProtoMessage() {}
|
|||||||
|
|
||||||
func (x *GetAuthStatusRequest) ProtoReflect() protoreflect.Message {
|
func (x *GetAuthStatusRequest) ProtoReflect() protoreflect.Message {
|
||||||
mi := &file_api_v1_auth_service_proto_msgTypes[0]
|
mi := &file_api_v1_auth_service_proto_msgTypes[0]
|
||||||
if protoimpl.UnsafeEnabled && x != nil {
|
if x != nil {
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
if ms.LoadMessageInfo() == nil {
|
if ms.LoadMessageInfo() == nil {
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
@ -71,12 +69,10 @@ type SignInRequest struct {
|
|||||||
|
|
||||||
func (x *SignInRequest) Reset() {
|
func (x *SignInRequest) Reset() {
|
||||||
*x = SignInRequest{}
|
*x = SignInRequest{}
|
||||||
if protoimpl.UnsafeEnabled {
|
|
||||||
mi := &file_api_v1_auth_service_proto_msgTypes[1]
|
mi := &file_api_v1_auth_service_proto_msgTypes[1]
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
func (x *SignInRequest) String() string {
|
func (x *SignInRequest) String() string {
|
||||||
return protoimpl.X.MessageStringOf(x)
|
return protoimpl.X.MessageStringOf(x)
|
||||||
@ -86,7 +82,7 @@ func (*SignInRequest) ProtoMessage() {}
|
|||||||
|
|
||||||
func (x *SignInRequest) ProtoReflect() protoreflect.Message {
|
func (x *SignInRequest) ProtoReflect() protoreflect.Message {
|
||||||
mi := &file_api_v1_auth_service_proto_msgTypes[1]
|
mi := &file_api_v1_auth_service_proto_msgTypes[1]
|
||||||
if protoimpl.UnsafeEnabled && x != nil {
|
if x != nil {
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
if ms.LoadMessageInfo() == nil {
|
if ms.LoadMessageInfo() == nil {
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
@ -127,12 +123,10 @@ type SignUpRequest struct {
|
|||||||
|
|
||||||
func (x *SignUpRequest) Reset() {
|
func (x *SignUpRequest) Reset() {
|
||||||
*x = SignUpRequest{}
|
*x = SignUpRequest{}
|
||||||
if protoimpl.UnsafeEnabled {
|
|
||||||
mi := &file_api_v1_auth_service_proto_msgTypes[2]
|
mi := &file_api_v1_auth_service_proto_msgTypes[2]
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
func (x *SignUpRequest) String() string {
|
func (x *SignUpRequest) String() string {
|
||||||
return protoimpl.X.MessageStringOf(x)
|
return protoimpl.X.MessageStringOf(x)
|
||||||
@ -142,7 +136,7 @@ func (*SignUpRequest) ProtoMessage() {}
|
|||||||
|
|
||||||
func (x *SignUpRequest) ProtoReflect() protoreflect.Message {
|
func (x *SignUpRequest) ProtoReflect() protoreflect.Message {
|
||||||
mi := &file_api_v1_auth_service_proto_msgTypes[2]
|
mi := &file_api_v1_auth_service_proto_msgTypes[2]
|
||||||
if protoimpl.UnsafeEnabled && x != nil {
|
if x != nil {
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
if ms.LoadMessageInfo() == nil {
|
if ms.LoadMessageInfo() == nil {
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
@ -193,12 +187,10 @@ type SignInWithSSORequest struct {
|
|||||||
|
|
||||||
func (x *SignInWithSSORequest) Reset() {
|
func (x *SignInWithSSORequest) Reset() {
|
||||||
*x = SignInWithSSORequest{}
|
*x = SignInWithSSORequest{}
|
||||||
if protoimpl.UnsafeEnabled {
|
|
||||||
mi := &file_api_v1_auth_service_proto_msgTypes[3]
|
mi := &file_api_v1_auth_service_proto_msgTypes[3]
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
func (x *SignInWithSSORequest) String() string {
|
func (x *SignInWithSSORequest) String() string {
|
||||||
return protoimpl.X.MessageStringOf(x)
|
return protoimpl.X.MessageStringOf(x)
|
||||||
@ -208,7 +200,7 @@ func (*SignInWithSSORequest) ProtoMessage() {}
|
|||||||
|
|
||||||
func (x *SignInWithSSORequest) ProtoReflect() protoreflect.Message {
|
func (x *SignInWithSSORequest) ProtoReflect() protoreflect.Message {
|
||||||
mi := &file_api_v1_auth_service_proto_msgTypes[3]
|
mi := &file_api_v1_auth_service_proto_msgTypes[3]
|
||||||
if protoimpl.UnsafeEnabled && x != nil {
|
if x != nil {
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
if ms.LoadMessageInfo() == nil {
|
if ms.LoadMessageInfo() == nil {
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
@ -252,12 +244,10 @@ type SignOutRequest struct {
|
|||||||
|
|
||||||
func (x *SignOutRequest) Reset() {
|
func (x *SignOutRequest) Reset() {
|
||||||
*x = SignOutRequest{}
|
*x = SignOutRequest{}
|
||||||
if protoimpl.UnsafeEnabled {
|
|
||||||
mi := &file_api_v1_auth_service_proto_msgTypes[4]
|
mi := &file_api_v1_auth_service_proto_msgTypes[4]
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
func (x *SignOutRequest) String() string {
|
func (x *SignOutRequest) String() string {
|
||||||
return protoimpl.X.MessageStringOf(x)
|
return protoimpl.X.MessageStringOf(x)
|
||||||
@ -267,7 +257,7 @@ func (*SignOutRequest) ProtoMessage() {}
|
|||||||
|
|
||||||
func (x *SignOutRequest) ProtoReflect() protoreflect.Message {
|
func (x *SignOutRequest) ProtoReflect() protoreflect.Message {
|
||||||
mi := &file_api_v1_auth_service_proto_msgTypes[4]
|
mi := &file_api_v1_auth_service_proto_msgTypes[4]
|
||||||
if protoimpl.UnsafeEnabled && x != nil {
|
if x != nil {
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
if ms.LoadMessageInfo() == nil {
|
if ms.LoadMessageInfo() == nil {
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
@ -403,68 +393,6 @@ func file_api_v1_auth_service_proto_init() {
|
|||||||
return
|
return
|
||||||
}
|
}
|
||||||
file_api_v1_user_service_proto_init()
|
file_api_v1_user_service_proto_init()
|
||||||
if !protoimpl.UnsafeEnabled {
|
|
||||||
file_api_v1_auth_service_proto_msgTypes[0].Exporter = func(v any, i int) any {
|
|
||||||
switch v := v.(*GetAuthStatusRequest); i {
|
|
||||||
case 0:
|
|
||||||
return &v.state
|
|
||||||
case 1:
|
|
||||||
return &v.sizeCache
|
|
||||||
case 2:
|
|
||||||
return &v.unknownFields
|
|
||||||
default:
|
|
||||||
return nil
|
|
||||||
}
|
|
||||||
}
|
|
||||||
file_api_v1_auth_service_proto_msgTypes[1].Exporter = func(v any, i int) any {
|
|
||||||
switch v := v.(*SignInRequest); i {
|
|
||||||
case 0:
|
|
||||||
return &v.state
|
|
||||||
case 1:
|
|
||||||
return &v.sizeCache
|
|
||||||
case 2:
|
|
||||||
return &v.unknownFields
|
|
||||||
default:
|
|
||||||
return nil
|
|
||||||
}
|
|
||||||
}
|
|
||||||
file_api_v1_auth_service_proto_msgTypes[2].Exporter = func(v any, i int) any {
|
|
||||||
switch v := v.(*SignUpRequest); i {
|
|
||||||
case 0:
|
|
||||||
return &v.state
|
|
||||||
case 1:
|
|
||||||
return &v.sizeCache
|
|
||||||
case 2:
|
|
||||||
return &v.unknownFields
|
|
||||||
default:
|
|
||||||
return nil
|
|
||||||
}
|
|
||||||
}
|
|
||||||
file_api_v1_auth_service_proto_msgTypes[3].Exporter = func(v any, i int) any {
|
|
||||||
switch v := v.(*SignInWithSSORequest); i {
|
|
||||||
case 0:
|
|
||||||
return &v.state
|
|
||||||
case 1:
|
|
||||||
return &v.sizeCache
|
|
||||||
case 2:
|
|
||||||
return &v.unknownFields
|
|
||||||
default:
|
|
||||||
return nil
|
|
||||||
}
|
|
||||||
}
|
|
||||||
file_api_v1_auth_service_proto_msgTypes[4].Exporter = func(v any, i int) any {
|
|
||||||
switch v := v.(*SignOutRequest); i {
|
|
||||||
case 0:
|
|
||||||
return &v.state
|
|
||||||
case 1:
|
|
||||||
return &v.sizeCache
|
|
||||||
case 2:
|
|
||||||
return &v.unknownFields
|
|
||||||
default:
|
|
||||||
return nil
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
type x struct{}
|
type x struct{}
|
||||||
out := protoimpl.TypeBuilder{
|
out := protoimpl.TypeBuilder{
|
||||||
File: protoimpl.DescBuilder{
|
File: protoimpl.DescBuilder{
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
// Code generated by protoc-gen-go. DO NOT EDIT.
|
// Code generated by protoc-gen-go. DO NOT EDIT.
|
||||||
// versions:
|
// versions:
|
||||||
// protoc-gen-go v1.34.2
|
// protoc-gen-go v1.35.1
|
||||||
// protoc (unknown)
|
// protoc (unknown)
|
||||||
// source: api/v1/collection_service.proto
|
// source: api/v1/collection_service.proto
|
||||||
|
|
||||||
@ -42,12 +42,10 @@ type Collection struct {
|
|||||||
|
|
||||||
func (x *Collection) Reset() {
|
func (x *Collection) Reset() {
|
||||||
*x = Collection{}
|
*x = Collection{}
|
||||||
if protoimpl.UnsafeEnabled {
|
|
||||||
mi := &file_api_v1_collection_service_proto_msgTypes[0]
|
mi := &file_api_v1_collection_service_proto_msgTypes[0]
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
func (x *Collection) String() string {
|
func (x *Collection) String() string {
|
||||||
return protoimpl.X.MessageStringOf(x)
|
return protoimpl.X.MessageStringOf(x)
|
||||||
@ -57,7 +55,7 @@ func (*Collection) ProtoMessage() {}
|
|||||||
|
|
||||||
func (x *Collection) ProtoReflect() protoreflect.Message {
|
func (x *Collection) ProtoReflect() protoreflect.Message {
|
||||||
mi := &file_api_v1_collection_service_proto_msgTypes[0]
|
mi := &file_api_v1_collection_service_proto_msgTypes[0]
|
||||||
if protoimpl.UnsafeEnabled && x != nil {
|
if x != nil {
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
if ms.LoadMessageInfo() == nil {
|
if ms.LoadMessageInfo() == nil {
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
@ -143,12 +141,10 @@ type ListCollectionsRequest struct {
|
|||||||
|
|
||||||
func (x *ListCollectionsRequest) Reset() {
|
func (x *ListCollectionsRequest) Reset() {
|
||||||
*x = ListCollectionsRequest{}
|
*x = ListCollectionsRequest{}
|
||||||
if protoimpl.UnsafeEnabled {
|
|
||||||
mi := &file_api_v1_collection_service_proto_msgTypes[1]
|
mi := &file_api_v1_collection_service_proto_msgTypes[1]
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
func (x *ListCollectionsRequest) String() string {
|
func (x *ListCollectionsRequest) String() string {
|
||||||
return protoimpl.X.MessageStringOf(x)
|
return protoimpl.X.MessageStringOf(x)
|
||||||
@ -158,7 +154,7 @@ func (*ListCollectionsRequest) ProtoMessage() {}
|
|||||||
|
|
||||||
func (x *ListCollectionsRequest) ProtoReflect() protoreflect.Message {
|
func (x *ListCollectionsRequest) ProtoReflect() protoreflect.Message {
|
||||||
mi := &file_api_v1_collection_service_proto_msgTypes[1]
|
mi := &file_api_v1_collection_service_proto_msgTypes[1]
|
||||||
if protoimpl.UnsafeEnabled && x != nil {
|
if x != nil {
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
if ms.LoadMessageInfo() == nil {
|
if ms.LoadMessageInfo() == nil {
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
@ -183,12 +179,10 @@ type ListCollectionsResponse struct {
|
|||||||
|
|
||||||
func (x *ListCollectionsResponse) Reset() {
|
func (x *ListCollectionsResponse) Reset() {
|
||||||
*x = ListCollectionsResponse{}
|
*x = ListCollectionsResponse{}
|
||||||
if protoimpl.UnsafeEnabled {
|
|
||||||
mi := &file_api_v1_collection_service_proto_msgTypes[2]
|
mi := &file_api_v1_collection_service_proto_msgTypes[2]
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
func (x *ListCollectionsResponse) String() string {
|
func (x *ListCollectionsResponse) String() string {
|
||||||
return protoimpl.X.MessageStringOf(x)
|
return protoimpl.X.MessageStringOf(x)
|
||||||
@ -198,7 +192,7 @@ func (*ListCollectionsResponse) ProtoMessage() {}
|
|||||||
|
|
||||||
func (x *ListCollectionsResponse) ProtoReflect() protoreflect.Message {
|
func (x *ListCollectionsResponse) ProtoReflect() protoreflect.Message {
|
||||||
mi := &file_api_v1_collection_service_proto_msgTypes[2]
|
mi := &file_api_v1_collection_service_proto_msgTypes[2]
|
||||||
if protoimpl.UnsafeEnabled && x != nil {
|
if x != nil {
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
if ms.LoadMessageInfo() == nil {
|
if ms.LoadMessageInfo() == nil {
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
@ -230,12 +224,10 @@ type GetCollectionRequest struct {
|
|||||||
|
|
||||||
func (x *GetCollectionRequest) Reset() {
|
func (x *GetCollectionRequest) Reset() {
|
||||||
*x = GetCollectionRequest{}
|
*x = GetCollectionRequest{}
|
||||||
if protoimpl.UnsafeEnabled {
|
|
||||||
mi := &file_api_v1_collection_service_proto_msgTypes[3]
|
mi := &file_api_v1_collection_service_proto_msgTypes[3]
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
func (x *GetCollectionRequest) String() string {
|
func (x *GetCollectionRequest) String() string {
|
||||||
return protoimpl.X.MessageStringOf(x)
|
return protoimpl.X.MessageStringOf(x)
|
||||||
@ -245,7 +237,7 @@ func (*GetCollectionRequest) ProtoMessage() {}
|
|||||||
|
|
||||||
func (x *GetCollectionRequest) ProtoReflect() protoreflect.Message {
|
func (x *GetCollectionRequest) ProtoReflect() protoreflect.Message {
|
||||||
mi := &file_api_v1_collection_service_proto_msgTypes[3]
|
mi := &file_api_v1_collection_service_proto_msgTypes[3]
|
||||||
if protoimpl.UnsafeEnabled && x != nil {
|
if x != nil {
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
if ms.LoadMessageInfo() == nil {
|
if ms.LoadMessageInfo() == nil {
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
@ -277,12 +269,10 @@ type GetCollectionByNameRequest struct {
|
|||||||
|
|
||||||
func (x *GetCollectionByNameRequest) Reset() {
|
func (x *GetCollectionByNameRequest) Reset() {
|
||||||
*x = GetCollectionByNameRequest{}
|
*x = GetCollectionByNameRequest{}
|
||||||
if protoimpl.UnsafeEnabled {
|
|
||||||
mi := &file_api_v1_collection_service_proto_msgTypes[4]
|
mi := &file_api_v1_collection_service_proto_msgTypes[4]
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
func (x *GetCollectionByNameRequest) String() string {
|
func (x *GetCollectionByNameRequest) String() string {
|
||||||
return protoimpl.X.MessageStringOf(x)
|
return protoimpl.X.MessageStringOf(x)
|
||||||
@ -292,7 +282,7 @@ func (*GetCollectionByNameRequest) ProtoMessage() {}
|
|||||||
|
|
||||||
func (x *GetCollectionByNameRequest) ProtoReflect() protoreflect.Message {
|
func (x *GetCollectionByNameRequest) ProtoReflect() protoreflect.Message {
|
||||||
mi := &file_api_v1_collection_service_proto_msgTypes[4]
|
mi := &file_api_v1_collection_service_proto_msgTypes[4]
|
||||||
if protoimpl.UnsafeEnabled && x != nil {
|
if x != nil {
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
if ms.LoadMessageInfo() == nil {
|
if ms.LoadMessageInfo() == nil {
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
@ -324,12 +314,10 @@ type CreateCollectionRequest struct {
|
|||||||
|
|
||||||
func (x *CreateCollectionRequest) Reset() {
|
func (x *CreateCollectionRequest) Reset() {
|
||||||
*x = CreateCollectionRequest{}
|
*x = CreateCollectionRequest{}
|
||||||
if protoimpl.UnsafeEnabled {
|
|
||||||
mi := &file_api_v1_collection_service_proto_msgTypes[5]
|
mi := &file_api_v1_collection_service_proto_msgTypes[5]
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
func (x *CreateCollectionRequest) String() string {
|
func (x *CreateCollectionRequest) String() string {
|
||||||
return protoimpl.X.MessageStringOf(x)
|
return protoimpl.X.MessageStringOf(x)
|
||||||
@ -339,7 +327,7 @@ func (*CreateCollectionRequest) ProtoMessage() {}
|
|||||||
|
|
||||||
func (x *CreateCollectionRequest) ProtoReflect() protoreflect.Message {
|
func (x *CreateCollectionRequest) ProtoReflect() protoreflect.Message {
|
||||||
mi := &file_api_v1_collection_service_proto_msgTypes[5]
|
mi := &file_api_v1_collection_service_proto_msgTypes[5]
|
||||||
if protoimpl.UnsafeEnabled && x != nil {
|
if x != nil {
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
if ms.LoadMessageInfo() == nil {
|
if ms.LoadMessageInfo() == nil {
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
@ -372,12 +360,10 @@ type UpdateCollectionRequest struct {
|
|||||||
|
|
||||||
func (x *UpdateCollectionRequest) Reset() {
|
func (x *UpdateCollectionRequest) Reset() {
|
||||||
*x = UpdateCollectionRequest{}
|
*x = UpdateCollectionRequest{}
|
||||||
if protoimpl.UnsafeEnabled {
|
|
||||||
mi := &file_api_v1_collection_service_proto_msgTypes[6]
|
mi := &file_api_v1_collection_service_proto_msgTypes[6]
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
func (x *UpdateCollectionRequest) String() string {
|
func (x *UpdateCollectionRequest) String() string {
|
||||||
return protoimpl.X.MessageStringOf(x)
|
return protoimpl.X.MessageStringOf(x)
|
||||||
@ -387,7 +373,7 @@ func (*UpdateCollectionRequest) ProtoMessage() {}
|
|||||||
|
|
||||||
func (x *UpdateCollectionRequest) ProtoReflect() protoreflect.Message {
|
func (x *UpdateCollectionRequest) ProtoReflect() protoreflect.Message {
|
||||||
mi := &file_api_v1_collection_service_proto_msgTypes[6]
|
mi := &file_api_v1_collection_service_proto_msgTypes[6]
|
||||||
if protoimpl.UnsafeEnabled && x != nil {
|
if x != nil {
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
if ms.LoadMessageInfo() == nil {
|
if ms.LoadMessageInfo() == nil {
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
@ -426,12 +412,10 @@ type DeleteCollectionRequest struct {
|
|||||||
|
|
||||||
func (x *DeleteCollectionRequest) Reset() {
|
func (x *DeleteCollectionRequest) Reset() {
|
||||||
*x = DeleteCollectionRequest{}
|
*x = DeleteCollectionRequest{}
|
||||||
if protoimpl.UnsafeEnabled {
|
|
||||||
mi := &file_api_v1_collection_service_proto_msgTypes[7]
|
mi := &file_api_v1_collection_service_proto_msgTypes[7]
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
func (x *DeleteCollectionRequest) String() string {
|
func (x *DeleteCollectionRequest) String() string {
|
||||||
return protoimpl.X.MessageStringOf(x)
|
return protoimpl.X.MessageStringOf(x)
|
||||||
@ -441,7 +425,7 @@ func (*DeleteCollectionRequest) ProtoMessage() {}
|
|||||||
|
|
||||||
func (x *DeleteCollectionRequest) ProtoReflect() protoreflect.Message {
|
func (x *DeleteCollectionRequest) ProtoReflect() protoreflect.Message {
|
||||||
mi := &file_api_v1_collection_service_proto_msgTypes[7]
|
mi := &file_api_v1_collection_service_proto_msgTypes[7]
|
||||||
if protoimpl.UnsafeEnabled && x != nil {
|
if x != nil {
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
if ms.LoadMessageInfo() == nil {
|
if ms.LoadMessageInfo() == nil {
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
@ -655,104 +639,6 @@ func file_api_v1_collection_service_proto_init() {
|
|||||||
return
|
return
|
||||||
}
|
}
|
||||||
file_api_v1_common_proto_init()
|
file_api_v1_common_proto_init()
|
||||||
if !protoimpl.UnsafeEnabled {
|
|
||||||
file_api_v1_collection_service_proto_msgTypes[0].Exporter = func(v any, i int) any {
|
|
||||||
switch v := v.(*Collection); i {
|
|
||||||
case 0:
|
|
||||||
return &v.state
|
|
||||||
case 1:
|
|
||||||
return &v.sizeCache
|
|
||||||
case 2:
|
|
||||||
return &v.unknownFields
|
|
||||||
default:
|
|
||||||
return nil
|
|
||||||
}
|
|
||||||
}
|
|
||||||
file_api_v1_collection_service_proto_msgTypes[1].Exporter = func(v any, i int) any {
|
|
||||||
switch v := v.(*ListCollectionsRequest); i {
|
|
||||||
case 0:
|
|
||||||
return &v.state
|
|
||||||
case 1:
|
|
||||||
return &v.sizeCache
|
|
||||||
case 2:
|
|
||||||
return &v.unknownFields
|
|
||||||
default:
|
|
||||||
return nil
|
|
||||||
}
|
|
||||||
}
|
|
||||||
file_api_v1_collection_service_proto_msgTypes[2].Exporter = func(v any, i int) any {
|
|
||||||
switch v := v.(*ListCollectionsResponse); i {
|
|
||||||
case 0:
|
|
||||||
return &v.state
|
|
||||||
case 1:
|
|
||||||
return &v.sizeCache
|
|
||||||
case 2:
|
|
||||||
return &v.unknownFields
|
|
||||||
default:
|
|
||||||
return nil
|
|
||||||
}
|
|
||||||
}
|
|
||||||
file_api_v1_collection_service_proto_msgTypes[3].Exporter = func(v any, i int) any {
|
|
||||||
switch v := v.(*GetCollectionRequest); i {
|
|
||||||
case 0:
|
|
||||||
return &v.state
|
|
||||||
case 1:
|
|
||||||
return &v.sizeCache
|
|
||||||
case 2:
|
|
||||||
return &v.unknownFields
|
|
||||||
default:
|
|
||||||
return nil
|
|
||||||
}
|
|
||||||
}
|
|
||||||
file_api_v1_collection_service_proto_msgTypes[4].Exporter = func(v any, i int) any {
|
|
||||||
switch v := v.(*GetCollectionByNameRequest); i {
|
|
||||||
case 0:
|
|
||||||
return &v.state
|
|
||||||
case 1:
|
|
||||||
return &v.sizeCache
|
|
||||||
case 2:
|
|
||||||
return &v.unknownFields
|
|
||||||
default:
|
|
||||||
return nil
|
|
||||||
}
|
|
||||||
}
|
|
||||||
file_api_v1_collection_service_proto_msgTypes[5].Exporter = func(v any, i int) any {
|
|
||||||
switch v := v.(*CreateCollectionRequest); i {
|
|
||||||
case 0:
|
|
||||||
return &v.state
|
|
||||||
case 1:
|
|
||||||
return &v.sizeCache
|
|
||||||
case 2:
|
|
||||||
return &v.unknownFields
|
|
||||||
default:
|
|
||||||
return nil
|
|
||||||
}
|
|
||||||
}
|
|
||||||
file_api_v1_collection_service_proto_msgTypes[6].Exporter = func(v any, i int) any {
|
|
||||||
switch v := v.(*UpdateCollectionRequest); i {
|
|
||||||
case 0:
|
|
||||||
return &v.state
|
|
||||||
case 1:
|
|
||||||
return &v.sizeCache
|
|
||||||
case 2:
|
|
||||||
return &v.unknownFields
|
|
||||||
default:
|
|
||||||
return nil
|
|
||||||
}
|
|
||||||
}
|
|
||||||
file_api_v1_collection_service_proto_msgTypes[7].Exporter = func(v any, i int) any {
|
|
||||||
switch v := v.(*DeleteCollectionRequest); i {
|
|
||||||
case 0:
|
|
||||||
return &v.state
|
|
||||||
case 1:
|
|
||||||
return &v.sizeCache
|
|
||||||
case 2:
|
|
||||||
return &v.unknownFields
|
|
||||||
default:
|
|
||||||
return nil
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
type x struct{}
|
type x struct{}
|
||||||
out := protoimpl.TypeBuilder{
|
out := protoimpl.TypeBuilder{
|
||||||
File: protoimpl.DescBuilder{
|
File: protoimpl.DescBuilder{
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
// Code generated by protoc-gen-go. DO NOT EDIT.
|
// Code generated by protoc-gen-go. DO NOT EDIT.
|
||||||
// versions:
|
// versions:
|
||||||
// protoc-gen-go v1.34.2
|
// protoc-gen-go v1.35.1
|
||||||
// protoc (unknown)
|
// protoc (unknown)
|
||||||
// source: api/v1/common.proto
|
// source: api/v1/common.proto
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
// Code generated by protoc-gen-go. DO NOT EDIT.
|
// Code generated by protoc-gen-go. DO NOT EDIT.
|
||||||
// versions:
|
// versions:
|
||||||
// protoc-gen-go v1.34.2
|
// protoc-gen-go v1.35.1
|
||||||
// protoc (unknown)
|
// protoc (unknown)
|
||||||
// source: api/v1/shortcut_service.proto
|
// source: api/v1/shortcut_service.proto
|
||||||
|
|
||||||
@ -45,12 +45,10 @@ type Shortcut struct {
|
|||||||
|
|
||||||
func (x *Shortcut) Reset() {
|
func (x *Shortcut) Reset() {
|
||||||
*x = Shortcut{}
|
*x = Shortcut{}
|
||||||
if protoimpl.UnsafeEnabled {
|
|
||||||
mi := &file_api_v1_shortcut_service_proto_msgTypes[0]
|
mi := &file_api_v1_shortcut_service_proto_msgTypes[0]
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
func (x *Shortcut) String() string {
|
func (x *Shortcut) String() string {
|
||||||
return protoimpl.X.MessageStringOf(x)
|
return protoimpl.X.MessageStringOf(x)
|
||||||
@ -60,7 +58,7 @@ func (*Shortcut) ProtoMessage() {}
|
|||||||
|
|
||||||
func (x *Shortcut) ProtoReflect() protoreflect.Message {
|
func (x *Shortcut) ProtoReflect() protoreflect.Message {
|
||||||
mi := &file_api_v1_shortcut_service_proto_msgTypes[0]
|
mi := &file_api_v1_shortcut_service_proto_msgTypes[0]
|
||||||
if protoimpl.UnsafeEnabled && x != nil {
|
if x != nil {
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
if ms.LoadMessageInfo() == nil {
|
if ms.LoadMessageInfo() == nil {
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
@ -167,12 +165,10 @@ type ListShortcutsRequest struct {
|
|||||||
|
|
||||||
func (x *ListShortcutsRequest) Reset() {
|
func (x *ListShortcutsRequest) Reset() {
|
||||||
*x = ListShortcutsRequest{}
|
*x = ListShortcutsRequest{}
|
||||||
if protoimpl.UnsafeEnabled {
|
|
||||||
mi := &file_api_v1_shortcut_service_proto_msgTypes[1]
|
mi := &file_api_v1_shortcut_service_proto_msgTypes[1]
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
func (x *ListShortcutsRequest) String() string {
|
func (x *ListShortcutsRequest) String() string {
|
||||||
return protoimpl.X.MessageStringOf(x)
|
return protoimpl.X.MessageStringOf(x)
|
||||||
@ -182,7 +178,7 @@ func (*ListShortcutsRequest) ProtoMessage() {}
|
|||||||
|
|
||||||
func (x *ListShortcutsRequest) ProtoReflect() protoreflect.Message {
|
func (x *ListShortcutsRequest) ProtoReflect() protoreflect.Message {
|
||||||
mi := &file_api_v1_shortcut_service_proto_msgTypes[1]
|
mi := &file_api_v1_shortcut_service_proto_msgTypes[1]
|
||||||
if protoimpl.UnsafeEnabled && x != nil {
|
if x != nil {
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
if ms.LoadMessageInfo() == nil {
|
if ms.LoadMessageInfo() == nil {
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
@ -207,12 +203,10 @@ type ListShortcutsResponse struct {
|
|||||||
|
|
||||||
func (x *ListShortcutsResponse) Reset() {
|
func (x *ListShortcutsResponse) Reset() {
|
||||||
*x = ListShortcutsResponse{}
|
*x = ListShortcutsResponse{}
|
||||||
if protoimpl.UnsafeEnabled {
|
|
||||||
mi := &file_api_v1_shortcut_service_proto_msgTypes[2]
|
mi := &file_api_v1_shortcut_service_proto_msgTypes[2]
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
func (x *ListShortcutsResponse) String() string {
|
func (x *ListShortcutsResponse) String() string {
|
||||||
return protoimpl.X.MessageStringOf(x)
|
return protoimpl.X.MessageStringOf(x)
|
||||||
@ -222,7 +216,7 @@ func (*ListShortcutsResponse) ProtoMessage() {}
|
|||||||
|
|
||||||
func (x *ListShortcutsResponse) ProtoReflect() protoreflect.Message {
|
func (x *ListShortcutsResponse) ProtoReflect() protoreflect.Message {
|
||||||
mi := &file_api_v1_shortcut_service_proto_msgTypes[2]
|
mi := &file_api_v1_shortcut_service_proto_msgTypes[2]
|
||||||
if protoimpl.UnsafeEnabled && x != nil {
|
if x != nil {
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
if ms.LoadMessageInfo() == nil {
|
if ms.LoadMessageInfo() == nil {
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
@ -254,12 +248,10 @@ type GetShortcutRequest struct {
|
|||||||
|
|
||||||
func (x *GetShortcutRequest) Reset() {
|
func (x *GetShortcutRequest) Reset() {
|
||||||
*x = GetShortcutRequest{}
|
*x = GetShortcutRequest{}
|
||||||
if protoimpl.UnsafeEnabled {
|
|
||||||
mi := &file_api_v1_shortcut_service_proto_msgTypes[3]
|
mi := &file_api_v1_shortcut_service_proto_msgTypes[3]
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
func (x *GetShortcutRequest) String() string {
|
func (x *GetShortcutRequest) String() string {
|
||||||
return protoimpl.X.MessageStringOf(x)
|
return protoimpl.X.MessageStringOf(x)
|
||||||
@ -269,7 +261,7 @@ func (*GetShortcutRequest) ProtoMessage() {}
|
|||||||
|
|
||||||
func (x *GetShortcutRequest) ProtoReflect() protoreflect.Message {
|
func (x *GetShortcutRequest) ProtoReflect() protoreflect.Message {
|
||||||
mi := &file_api_v1_shortcut_service_proto_msgTypes[3]
|
mi := &file_api_v1_shortcut_service_proto_msgTypes[3]
|
||||||
if protoimpl.UnsafeEnabled && x != nil {
|
if x != nil {
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
if ms.LoadMessageInfo() == nil {
|
if ms.LoadMessageInfo() == nil {
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
@ -301,12 +293,10 @@ type GetShortcutByNameRequest struct {
|
|||||||
|
|
||||||
func (x *GetShortcutByNameRequest) Reset() {
|
func (x *GetShortcutByNameRequest) Reset() {
|
||||||
*x = GetShortcutByNameRequest{}
|
*x = GetShortcutByNameRequest{}
|
||||||
if protoimpl.UnsafeEnabled {
|
|
||||||
mi := &file_api_v1_shortcut_service_proto_msgTypes[4]
|
mi := &file_api_v1_shortcut_service_proto_msgTypes[4]
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
func (x *GetShortcutByNameRequest) String() string {
|
func (x *GetShortcutByNameRequest) String() string {
|
||||||
return protoimpl.X.MessageStringOf(x)
|
return protoimpl.X.MessageStringOf(x)
|
||||||
@ -316,7 +306,7 @@ func (*GetShortcutByNameRequest) ProtoMessage() {}
|
|||||||
|
|
||||||
func (x *GetShortcutByNameRequest) ProtoReflect() protoreflect.Message {
|
func (x *GetShortcutByNameRequest) ProtoReflect() protoreflect.Message {
|
||||||
mi := &file_api_v1_shortcut_service_proto_msgTypes[4]
|
mi := &file_api_v1_shortcut_service_proto_msgTypes[4]
|
||||||
if protoimpl.UnsafeEnabled && x != nil {
|
if x != nil {
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
if ms.LoadMessageInfo() == nil {
|
if ms.LoadMessageInfo() == nil {
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
@ -348,12 +338,10 @@ type CreateShortcutRequest struct {
|
|||||||
|
|
||||||
func (x *CreateShortcutRequest) Reset() {
|
func (x *CreateShortcutRequest) Reset() {
|
||||||
*x = CreateShortcutRequest{}
|
*x = CreateShortcutRequest{}
|
||||||
if protoimpl.UnsafeEnabled {
|
|
||||||
mi := &file_api_v1_shortcut_service_proto_msgTypes[5]
|
mi := &file_api_v1_shortcut_service_proto_msgTypes[5]
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
func (x *CreateShortcutRequest) String() string {
|
func (x *CreateShortcutRequest) String() string {
|
||||||
return protoimpl.X.MessageStringOf(x)
|
return protoimpl.X.MessageStringOf(x)
|
||||||
@ -363,7 +351,7 @@ func (*CreateShortcutRequest) ProtoMessage() {}
|
|||||||
|
|
||||||
func (x *CreateShortcutRequest) ProtoReflect() protoreflect.Message {
|
func (x *CreateShortcutRequest) ProtoReflect() protoreflect.Message {
|
||||||
mi := &file_api_v1_shortcut_service_proto_msgTypes[5]
|
mi := &file_api_v1_shortcut_service_proto_msgTypes[5]
|
||||||
if protoimpl.UnsafeEnabled && x != nil {
|
if x != nil {
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
if ms.LoadMessageInfo() == nil {
|
if ms.LoadMessageInfo() == nil {
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
@ -396,12 +384,10 @@ type UpdateShortcutRequest struct {
|
|||||||
|
|
||||||
func (x *UpdateShortcutRequest) Reset() {
|
func (x *UpdateShortcutRequest) Reset() {
|
||||||
*x = UpdateShortcutRequest{}
|
*x = UpdateShortcutRequest{}
|
||||||
if protoimpl.UnsafeEnabled {
|
|
||||||
mi := &file_api_v1_shortcut_service_proto_msgTypes[6]
|
mi := &file_api_v1_shortcut_service_proto_msgTypes[6]
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
func (x *UpdateShortcutRequest) String() string {
|
func (x *UpdateShortcutRequest) String() string {
|
||||||
return protoimpl.X.MessageStringOf(x)
|
return protoimpl.X.MessageStringOf(x)
|
||||||
@ -411,7 +397,7 @@ func (*UpdateShortcutRequest) ProtoMessage() {}
|
|||||||
|
|
||||||
func (x *UpdateShortcutRequest) ProtoReflect() protoreflect.Message {
|
func (x *UpdateShortcutRequest) ProtoReflect() protoreflect.Message {
|
||||||
mi := &file_api_v1_shortcut_service_proto_msgTypes[6]
|
mi := &file_api_v1_shortcut_service_proto_msgTypes[6]
|
||||||
if protoimpl.UnsafeEnabled && x != nil {
|
if x != nil {
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
if ms.LoadMessageInfo() == nil {
|
if ms.LoadMessageInfo() == nil {
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
@ -450,12 +436,10 @@ type DeleteShortcutRequest struct {
|
|||||||
|
|
||||||
func (x *DeleteShortcutRequest) Reset() {
|
func (x *DeleteShortcutRequest) Reset() {
|
||||||
*x = DeleteShortcutRequest{}
|
*x = DeleteShortcutRequest{}
|
||||||
if protoimpl.UnsafeEnabled {
|
|
||||||
mi := &file_api_v1_shortcut_service_proto_msgTypes[7]
|
mi := &file_api_v1_shortcut_service_proto_msgTypes[7]
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
func (x *DeleteShortcutRequest) String() string {
|
func (x *DeleteShortcutRequest) String() string {
|
||||||
return protoimpl.X.MessageStringOf(x)
|
return protoimpl.X.MessageStringOf(x)
|
||||||
@ -465,7 +449,7 @@ func (*DeleteShortcutRequest) ProtoMessage() {}
|
|||||||
|
|
||||||
func (x *DeleteShortcutRequest) ProtoReflect() protoreflect.Message {
|
func (x *DeleteShortcutRequest) ProtoReflect() protoreflect.Message {
|
||||||
mi := &file_api_v1_shortcut_service_proto_msgTypes[7]
|
mi := &file_api_v1_shortcut_service_proto_msgTypes[7]
|
||||||
if protoimpl.UnsafeEnabled && x != nil {
|
if x != nil {
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
if ms.LoadMessageInfo() == nil {
|
if ms.LoadMessageInfo() == nil {
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
@ -497,12 +481,10 @@ type GetShortcutAnalyticsRequest struct {
|
|||||||
|
|
||||||
func (x *GetShortcutAnalyticsRequest) Reset() {
|
func (x *GetShortcutAnalyticsRequest) Reset() {
|
||||||
*x = GetShortcutAnalyticsRequest{}
|
*x = GetShortcutAnalyticsRequest{}
|
||||||
if protoimpl.UnsafeEnabled {
|
|
||||||
mi := &file_api_v1_shortcut_service_proto_msgTypes[8]
|
mi := &file_api_v1_shortcut_service_proto_msgTypes[8]
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
func (x *GetShortcutAnalyticsRequest) String() string {
|
func (x *GetShortcutAnalyticsRequest) String() string {
|
||||||
return protoimpl.X.MessageStringOf(x)
|
return protoimpl.X.MessageStringOf(x)
|
||||||
@ -512,7 +494,7 @@ func (*GetShortcutAnalyticsRequest) ProtoMessage() {}
|
|||||||
|
|
||||||
func (x *GetShortcutAnalyticsRequest) ProtoReflect() protoreflect.Message {
|
func (x *GetShortcutAnalyticsRequest) ProtoReflect() protoreflect.Message {
|
||||||
mi := &file_api_v1_shortcut_service_proto_msgTypes[8]
|
mi := &file_api_v1_shortcut_service_proto_msgTypes[8]
|
||||||
if protoimpl.UnsafeEnabled && x != nil {
|
if x != nil {
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
if ms.LoadMessageInfo() == nil {
|
if ms.LoadMessageInfo() == nil {
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
@ -546,12 +528,10 @@ type GetShortcutAnalyticsResponse struct {
|
|||||||
|
|
||||||
func (x *GetShortcutAnalyticsResponse) Reset() {
|
func (x *GetShortcutAnalyticsResponse) Reset() {
|
||||||
*x = GetShortcutAnalyticsResponse{}
|
*x = GetShortcutAnalyticsResponse{}
|
||||||
if protoimpl.UnsafeEnabled {
|
|
||||||
mi := &file_api_v1_shortcut_service_proto_msgTypes[9]
|
mi := &file_api_v1_shortcut_service_proto_msgTypes[9]
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
func (x *GetShortcutAnalyticsResponse) String() string {
|
func (x *GetShortcutAnalyticsResponse) String() string {
|
||||||
return protoimpl.X.MessageStringOf(x)
|
return protoimpl.X.MessageStringOf(x)
|
||||||
@ -561,7 +541,7 @@ func (*GetShortcutAnalyticsResponse) ProtoMessage() {}
|
|||||||
|
|
||||||
func (x *GetShortcutAnalyticsResponse) ProtoReflect() protoreflect.Message {
|
func (x *GetShortcutAnalyticsResponse) ProtoReflect() protoreflect.Message {
|
||||||
mi := &file_api_v1_shortcut_service_proto_msgTypes[9]
|
mi := &file_api_v1_shortcut_service_proto_msgTypes[9]
|
||||||
if protoimpl.UnsafeEnabled && x != nil {
|
if x != nil {
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
if ms.LoadMessageInfo() == nil {
|
if ms.LoadMessageInfo() == nil {
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
@ -609,12 +589,10 @@ type Shortcut_OpenGraphMetadata struct {
|
|||||||
|
|
||||||
func (x *Shortcut_OpenGraphMetadata) Reset() {
|
func (x *Shortcut_OpenGraphMetadata) Reset() {
|
||||||
*x = Shortcut_OpenGraphMetadata{}
|
*x = Shortcut_OpenGraphMetadata{}
|
||||||
if protoimpl.UnsafeEnabled {
|
|
||||||
mi := &file_api_v1_shortcut_service_proto_msgTypes[10]
|
mi := &file_api_v1_shortcut_service_proto_msgTypes[10]
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
func (x *Shortcut_OpenGraphMetadata) String() string {
|
func (x *Shortcut_OpenGraphMetadata) String() string {
|
||||||
return protoimpl.X.MessageStringOf(x)
|
return protoimpl.X.MessageStringOf(x)
|
||||||
@ -624,7 +602,7 @@ func (*Shortcut_OpenGraphMetadata) ProtoMessage() {}
|
|||||||
|
|
||||||
func (x *Shortcut_OpenGraphMetadata) ProtoReflect() protoreflect.Message {
|
func (x *Shortcut_OpenGraphMetadata) ProtoReflect() protoreflect.Message {
|
||||||
mi := &file_api_v1_shortcut_service_proto_msgTypes[10]
|
mi := &file_api_v1_shortcut_service_proto_msgTypes[10]
|
||||||
if protoimpl.UnsafeEnabled && x != nil {
|
if x != nil {
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
if ms.LoadMessageInfo() == nil {
|
if ms.LoadMessageInfo() == nil {
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
@ -671,12 +649,10 @@ type GetShortcutAnalyticsResponse_AnalyticsItem struct {
|
|||||||
|
|
||||||
func (x *GetShortcutAnalyticsResponse_AnalyticsItem) Reset() {
|
func (x *GetShortcutAnalyticsResponse_AnalyticsItem) Reset() {
|
||||||
*x = GetShortcutAnalyticsResponse_AnalyticsItem{}
|
*x = GetShortcutAnalyticsResponse_AnalyticsItem{}
|
||||||
if protoimpl.UnsafeEnabled {
|
|
||||||
mi := &file_api_v1_shortcut_service_proto_msgTypes[11]
|
mi := &file_api_v1_shortcut_service_proto_msgTypes[11]
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
func (x *GetShortcutAnalyticsResponse_AnalyticsItem) String() string {
|
func (x *GetShortcutAnalyticsResponse_AnalyticsItem) String() string {
|
||||||
return protoimpl.X.MessageStringOf(x)
|
return protoimpl.X.MessageStringOf(x)
|
||||||
@ -686,7 +662,7 @@ func (*GetShortcutAnalyticsResponse_AnalyticsItem) ProtoMessage() {}
|
|||||||
|
|
||||||
func (x *GetShortcutAnalyticsResponse_AnalyticsItem) ProtoReflect() protoreflect.Message {
|
func (x *GetShortcutAnalyticsResponse_AnalyticsItem) ProtoReflect() protoreflect.Message {
|
||||||
mi := &file_api_v1_shortcut_service_proto_msgTypes[11]
|
mi := &file_api_v1_shortcut_service_proto_msgTypes[11]
|
||||||
if protoimpl.UnsafeEnabled && x != nil {
|
if x != nil {
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
if ms.LoadMessageInfo() == nil {
|
if ms.LoadMessageInfo() == nil {
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
@ -959,152 +935,6 @@ func file_api_v1_shortcut_service_proto_init() {
|
|||||||
return
|
return
|
||||||
}
|
}
|
||||||
file_api_v1_common_proto_init()
|
file_api_v1_common_proto_init()
|
||||||
if !protoimpl.UnsafeEnabled {
|
|
||||||
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
|
|
||||||
case 1:
|
|
||||||
return &v.sizeCache
|
|
||||||
case 2:
|
|
||||||
return &v.unknownFields
|
|
||||||
default:
|
|
||||||
return nil
|
|
||||||
}
|
|
||||||
}
|
|
||||||
file_api_v1_shortcut_service_proto_msgTypes[1].Exporter = func(v any, i int) any {
|
|
||||||
switch v := v.(*ListShortcutsRequest); i {
|
|
||||||
case 0:
|
|
||||||
return &v.state
|
|
||||||
case 1:
|
|
||||||
return &v.sizeCache
|
|
||||||
case 2:
|
|
||||||
return &v.unknownFields
|
|
||||||
default:
|
|
||||||
return nil
|
|
||||||
}
|
|
||||||
}
|
|
||||||
file_api_v1_shortcut_service_proto_msgTypes[2].Exporter = func(v any, i int) any {
|
|
||||||
switch v := v.(*ListShortcutsResponse); i {
|
|
||||||
case 0:
|
|
||||||
return &v.state
|
|
||||||
case 1:
|
|
||||||
return &v.sizeCache
|
|
||||||
case 2:
|
|
||||||
return &v.unknownFields
|
|
||||||
default:
|
|
||||||
return nil
|
|
||||||
}
|
|
||||||
}
|
|
||||||
file_api_v1_shortcut_service_proto_msgTypes[3].Exporter = func(v any, i int) any {
|
|
||||||
switch v := v.(*GetShortcutRequest); i {
|
|
||||||
case 0:
|
|
||||||
return &v.state
|
|
||||||
case 1:
|
|
||||||
return &v.sizeCache
|
|
||||||
case 2:
|
|
||||||
return &v.unknownFields
|
|
||||||
default:
|
|
||||||
return nil
|
|
||||||
}
|
|
||||||
}
|
|
||||||
file_api_v1_shortcut_service_proto_msgTypes[4].Exporter = func(v any, i int) any {
|
|
||||||
switch v := v.(*GetShortcutByNameRequest); i {
|
|
||||||
case 0:
|
|
||||||
return &v.state
|
|
||||||
case 1:
|
|
||||||
return &v.sizeCache
|
|
||||||
case 2:
|
|
||||||
return &v.unknownFields
|
|
||||||
default:
|
|
||||||
return nil
|
|
||||||
}
|
|
||||||
}
|
|
||||||
file_api_v1_shortcut_service_proto_msgTypes[5].Exporter = func(v any, i int) any {
|
|
||||||
switch v := v.(*CreateShortcutRequest); i {
|
|
||||||
case 0:
|
|
||||||
return &v.state
|
|
||||||
case 1:
|
|
||||||
return &v.sizeCache
|
|
||||||
case 2:
|
|
||||||
return &v.unknownFields
|
|
||||||
default:
|
|
||||||
return nil
|
|
||||||
}
|
|
||||||
}
|
|
||||||
file_api_v1_shortcut_service_proto_msgTypes[6].Exporter = func(v any, i int) any {
|
|
||||||
switch v := v.(*UpdateShortcutRequest); i {
|
|
||||||
case 0:
|
|
||||||
return &v.state
|
|
||||||
case 1:
|
|
||||||
return &v.sizeCache
|
|
||||||
case 2:
|
|
||||||
return &v.unknownFields
|
|
||||||
default:
|
|
||||||
return nil
|
|
||||||
}
|
|
||||||
}
|
|
||||||
file_api_v1_shortcut_service_proto_msgTypes[7].Exporter = func(v any, i int) any {
|
|
||||||
switch v := v.(*DeleteShortcutRequest); i {
|
|
||||||
case 0:
|
|
||||||
return &v.state
|
|
||||||
case 1:
|
|
||||||
return &v.sizeCache
|
|
||||||
case 2:
|
|
||||||
return &v.unknownFields
|
|
||||||
default:
|
|
||||||
return nil
|
|
||||||
}
|
|
||||||
}
|
|
||||||
file_api_v1_shortcut_service_proto_msgTypes[8].Exporter = func(v any, i int) any {
|
|
||||||
switch v := v.(*GetShortcutAnalyticsRequest); i {
|
|
||||||
case 0:
|
|
||||||
return &v.state
|
|
||||||
case 1:
|
|
||||||
return &v.sizeCache
|
|
||||||
case 2:
|
|
||||||
return &v.unknownFields
|
|
||||||
default:
|
|
||||||
return nil
|
|
||||||
}
|
|
||||||
}
|
|
||||||
file_api_v1_shortcut_service_proto_msgTypes[9].Exporter = func(v any, i int) any {
|
|
||||||
switch v := v.(*GetShortcutAnalyticsResponse); i {
|
|
||||||
case 0:
|
|
||||||
return &v.state
|
|
||||||
case 1:
|
|
||||||
return &v.sizeCache
|
|
||||||
case 2:
|
|
||||||
return &v.unknownFields
|
|
||||||
default:
|
|
||||||
return nil
|
|
||||||
}
|
|
||||||
}
|
|
||||||
file_api_v1_shortcut_service_proto_msgTypes[10].Exporter = func(v any, i int) any {
|
|
||||||
switch v := v.(*Shortcut_OpenGraphMetadata); i {
|
|
||||||
case 0:
|
|
||||||
return &v.state
|
|
||||||
case 1:
|
|
||||||
return &v.sizeCache
|
|
||||||
case 2:
|
|
||||||
return &v.unknownFields
|
|
||||||
default:
|
|
||||||
return nil
|
|
||||||
}
|
|
||||||
}
|
|
||||||
file_api_v1_shortcut_service_proto_msgTypes[11].Exporter = func(v any, i int) any {
|
|
||||||
switch v := v.(*GetShortcutAnalyticsResponse_AnalyticsItem); i {
|
|
||||||
case 0:
|
|
||||||
return &v.state
|
|
||||||
case 1:
|
|
||||||
return &v.sizeCache
|
|
||||||
case 2:
|
|
||||||
return &v.unknownFields
|
|
||||||
default:
|
|
||||||
return nil
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
type x struct{}
|
type x struct{}
|
||||||
out := protoimpl.TypeBuilder{
|
out := protoimpl.TypeBuilder{
|
||||||
File: protoimpl.DescBuilder{
|
File: protoimpl.DescBuilder{
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
// Code generated by protoc-gen-go. DO NOT EDIT.
|
// Code generated by protoc-gen-go. DO NOT EDIT.
|
||||||
// versions:
|
// versions:
|
||||||
// protoc-gen-go v1.34.2
|
// protoc-gen-go v1.35.1
|
||||||
// protoc (unknown)
|
// protoc (unknown)
|
||||||
// source: api/v1/subscription_service.proto
|
// source: api/v1/subscription_service.proto
|
||||||
|
|
||||||
@ -90,12 +90,10 @@ type Subscription struct {
|
|||||||
|
|
||||||
func (x *Subscription) Reset() {
|
func (x *Subscription) Reset() {
|
||||||
*x = Subscription{}
|
*x = Subscription{}
|
||||||
if protoimpl.UnsafeEnabled {
|
|
||||||
mi := &file_api_v1_subscription_service_proto_msgTypes[0]
|
mi := &file_api_v1_subscription_service_proto_msgTypes[0]
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
func (x *Subscription) String() string {
|
func (x *Subscription) String() string {
|
||||||
return protoimpl.X.MessageStringOf(x)
|
return protoimpl.X.MessageStringOf(x)
|
||||||
@ -105,7 +103,7 @@ func (*Subscription) ProtoMessage() {}
|
|||||||
|
|
||||||
func (x *Subscription) ProtoReflect() protoreflect.Message {
|
func (x *Subscription) ProtoReflect() protoreflect.Message {
|
||||||
mi := &file_api_v1_subscription_service_proto_msgTypes[0]
|
mi := &file_api_v1_subscription_service_proto_msgTypes[0]
|
||||||
if protoimpl.UnsafeEnabled && x != nil {
|
if x != nil {
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
if ms.LoadMessageInfo() == nil {
|
if ms.LoadMessageInfo() == nil {
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
@ -177,12 +175,10 @@ type GetSubscriptionRequest struct {
|
|||||||
|
|
||||||
func (x *GetSubscriptionRequest) Reset() {
|
func (x *GetSubscriptionRequest) Reset() {
|
||||||
*x = GetSubscriptionRequest{}
|
*x = GetSubscriptionRequest{}
|
||||||
if protoimpl.UnsafeEnabled {
|
|
||||||
mi := &file_api_v1_subscription_service_proto_msgTypes[1]
|
mi := &file_api_v1_subscription_service_proto_msgTypes[1]
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
func (x *GetSubscriptionRequest) String() string {
|
func (x *GetSubscriptionRequest) String() string {
|
||||||
return protoimpl.X.MessageStringOf(x)
|
return protoimpl.X.MessageStringOf(x)
|
||||||
@ -192,7 +188,7 @@ func (*GetSubscriptionRequest) ProtoMessage() {}
|
|||||||
|
|
||||||
func (x *GetSubscriptionRequest) ProtoReflect() protoreflect.Message {
|
func (x *GetSubscriptionRequest) ProtoReflect() protoreflect.Message {
|
||||||
mi := &file_api_v1_subscription_service_proto_msgTypes[1]
|
mi := &file_api_v1_subscription_service_proto_msgTypes[1]
|
||||||
if protoimpl.UnsafeEnabled && x != nil {
|
if x != nil {
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
if ms.LoadMessageInfo() == nil {
|
if ms.LoadMessageInfo() == nil {
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
@ -217,12 +213,10 @@ type UpdateSubscriptionRequest struct {
|
|||||||
|
|
||||||
func (x *UpdateSubscriptionRequest) Reset() {
|
func (x *UpdateSubscriptionRequest) Reset() {
|
||||||
*x = UpdateSubscriptionRequest{}
|
*x = UpdateSubscriptionRequest{}
|
||||||
if protoimpl.UnsafeEnabled {
|
|
||||||
mi := &file_api_v1_subscription_service_proto_msgTypes[2]
|
mi := &file_api_v1_subscription_service_proto_msgTypes[2]
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
func (x *UpdateSubscriptionRequest) String() string {
|
func (x *UpdateSubscriptionRequest) String() string {
|
||||||
return protoimpl.X.MessageStringOf(x)
|
return protoimpl.X.MessageStringOf(x)
|
||||||
@ -232,7 +226,7 @@ func (*UpdateSubscriptionRequest) ProtoMessage() {}
|
|||||||
|
|
||||||
func (x *UpdateSubscriptionRequest) ProtoReflect() protoreflect.Message {
|
func (x *UpdateSubscriptionRequest) ProtoReflect() protoreflect.Message {
|
||||||
mi := &file_api_v1_subscription_service_proto_msgTypes[2]
|
mi := &file_api_v1_subscription_service_proto_msgTypes[2]
|
||||||
if protoimpl.UnsafeEnabled && x != nil {
|
if x != nil {
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
if ms.LoadMessageInfo() == nil {
|
if ms.LoadMessageInfo() == nil {
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
@ -262,12 +256,10 @@ type DeleteSubscriptionRequest struct {
|
|||||||
|
|
||||||
func (x *DeleteSubscriptionRequest) Reset() {
|
func (x *DeleteSubscriptionRequest) Reset() {
|
||||||
*x = DeleteSubscriptionRequest{}
|
*x = DeleteSubscriptionRequest{}
|
||||||
if protoimpl.UnsafeEnabled {
|
|
||||||
mi := &file_api_v1_subscription_service_proto_msgTypes[3]
|
mi := &file_api_v1_subscription_service_proto_msgTypes[3]
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
func (x *DeleteSubscriptionRequest) String() string {
|
func (x *DeleteSubscriptionRequest) String() string {
|
||||||
return protoimpl.X.MessageStringOf(x)
|
return protoimpl.X.MessageStringOf(x)
|
||||||
@ -277,7 +269,7 @@ func (*DeleteSubscriptionRequest) ProtoMessage() {}
|
|||||||
|
|
||||||
func (x *DeleteSubscriptionRequest) ProtoReflect() protoreflect.Message {
|
func (x *DeleteSubscriptionRequest) ProtoReflect() protoreflect.Message {
|
||||||
mi := &file_api_v1_subscription_service_proto_msgTypes[3]
|
mi := &file_api_v1_subscription_service_proto_msgTypes[3]
|
||||||
if protoimpl.UnsafeEnabled && x != nil {
|
if x != nil {
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
if ms.LoadMessageInfo() == nil {
|
if ms.LoadMessageInfo() == nil {
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
@ -421,56 +413,6 @@ func file_api_v1_subscription_service_proto_init() {
|
|||||||
if File_api_v1_subscription_service_proto != nil {
|
if File_api_v1_subscription_service_proto != nil {
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
if !protoimpl.UnsafeEnabled {
|
|
||||||
file_api_v1_subscription_service_proto_msgTypes[0].Exporter = func(v any, i int) any {
|
|
||||||
switch v := v.(*Subscription); i {
|
|
||||||
case 0:
|
|
||||||
return &v.state
|
|
||||||
case 1:
|
|
||||||
return &v.sizeCache
|
|
||||||
case 2:
|
|
||||||
return &v.unknownFields
|
|
||||||
default:
|
|
||||||
return nil
|
|
||||||
}
|
|
||||||
}
|
|
||||||
file_api_v1_subscription_service_proto_msgTypes[1].Exporter = func(v any, i int) any {
|
|
||||||
switch v := v.(*GetSubscriptionRequest); i {
|
|
||||||
case 0:
|
|
||||||
return &v.state
|
|
||||||
case 1:
|
|
||||||
return &v.sizeCache
|
|
||||||
case 2:
|
|
||||||
return &v.unknownFields
|
|
||||||
default:
|
|
||||||
return nil
|
|
||||||
}
|
|
||||||
}
|
|
||||||
file_api_v1_subscription_service_proto_msgTypes[2].Exporter = func(v any, i int) any {
|
|
||||||
switch v := v.(*UpdateSubscriptionRequest); i {
|
|
||||||
case 0:
|
|
||||||
return &v.state
|
|
||||||
case 1:
|
|
||||||
return &v.sizeCache
|
|
||||||
case 2:
|
|
||||||
return &v.unknownFields
|
|
||||||
default:
|
|
||||||
return nil
|
|
||||||
}
|
|
||||||
}
|
|
||||||
file_api_v1_subscription_service_proto_msgTypes[3].Exporter = func(v any, i int) any {
|
|
||||||
switch v := v.(*DeleteSubscriptionRequest); i {
|
|
||||||
case 0:
|
|
||||||
return &v.state
|
|
||||||
case 1:
|
|
||||||
return &v.sizeCache
|
|
||||||
case 2:
|
|
||||||
return &v.unknownFields
|
|
||||||
default:
|
|
||||||
return nil
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
type x struct{}
|
type x struct{}
|
||||||
out := protoimpl.TypeBuilder{
|
out := protoimpl.TypeBuilder{
|
||||||
File: protoimpl.DescBuilder{
|
File: protoimpl.DescBuilder{
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
// Code generated by protoc-gen-go. DO NOT EDIT.
|
// Code generated by protoc-gen-go. DO NOT EDIT.
|
||||||
// versions:
|
// versions:
|
||||||
// protoc-gen-go v1.34.2
|
// protoc-gen-go v1.35.1
|
||||||
// protoc (unknown)
|
// protoc (unknown)
|
||||||
// source: api/v1/user_service.proto
|
// source: api/v1/user_service.proto
|
||||||
|
|
||||||
@ -90,12 +90,10 @@ type User struct {
|
|||||||
|
|
||||||
func (x *User) Reset() {
|
func (x *User) Reset() {
|
||||||
*x = User{}
|
*x = User{}
|
||||||
if protoimpl.UnsafeEnabled {
|
|
||||||
mi := &file_api_v1_user_service_proto_msgTypes[0]
|
mi := &file_api_v1_user_service_proto_msgTypes[0]
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
func (x *User) String() string {
|
func (x *User) String() string {
|
||||||
return protoimpl.X.MessageStringOf(x)
|
return protoimpl.X.MessageStringOf(x)
|
||||||
@ -105,7 +103,7 @@ func (*User) ProtoMessage() {}
|
|||||||
|
|
||||||
func (x *User) ProtoReflect() protoreflect.Message {
|
func (x *User) ProtoReflect() protoreflect.Message {
|
||||||
mi := &file_api_v1_user_service_proto_msgTypes[0]
|
mi := &file_api_v1_user_service_proto_msgTypes[0]
|
||||||
if protoimpl.UnsafeEnabled && x != nil {
|
if x != nil {
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
if ms.LoadMessageInfo() == nil {
|
if ms.LoadMessageInfo() == nil {
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
@ -184,12 +182,10 @@ type ListUsersRequest struct {
|
|||||||
|
|
||||||
func (x *ListUsersRequest) Reset() {
|
func (x *ListUsersRequest) Reset() {
|
||||||
*x = ListUsersRequest{}
|
*x = ListUsersRequest{}
|
||||||
if protoimpl.UnsafeEnabled {
|
|
||||||
mi := &file_api_v1_user_service_proto_msgTypes[1]
|
mi := &file_api_v1_user_service_proto_msgTypes[1]
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
func (x *ListUsersRequest) String() string {
|
func (x *ListUsersRequest) String() string {
|
||||||
return protoimpl.X.MessageStringOf(x)
|
return protoimpl.X.MessageStringOf(x)
|
||||||
@ -199,7 +195,7 @@ func (*ListUsersRequest) ProtoMessage() {}
|
|||||||
|
|
||||||
func (x *ListUsersRequest) ProtoReflect() protoreflect.Message {
|
func (x *ListUsersRequest) ProtoReflect() protoreflect.Message {
|
||||||
mi := &file_api_v1_user_service_proto_msgTypes[1]
|
mi := &file_api_v1_user_service_proto_msgTypes[1]
|
||||||
if protoimpl.UnsafeEnabled && x != nil {
|
if x != nil {
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
if ms.LoadMessageInfo() == nil {
|
if ms.LoadMessageInfo() == nil {
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
@ -224,12 +220,10 @@ type ListUsersResponse struct {
|
|||||||
|
|
||||||
func (x *ListUsersResponse) Reset() {
|
func (x *ListUsersResponse) Reset() {
|
||||||
*x = ListUsersResponse{}
|
*x = ListUsersResponse{}
|
||||||
if protoimpl.UnsafeEnabled {
|
|
||||||
mi := &file_api_v1_user_service_proto_msgTypes[2]
|
mi := &file_api_v1_user_service_proto_msgTypes[2]
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
func (x *ListUsersResponse) String() string {
|
func (x *ListUsersResponse) String() string {
|
||||||
return protoimpl.X.MessageStringOf(x)
|
return protoimpl.X.MessageStringOf(x)
|
||||||
@ -239,7 +233,7 @@ func (*ListUsersResponse) ProtoMessage() {}
|
|||||||
|
|
||||||
func (x *ListUsersResponse) ProtoReflect() protoreflect.Message {
|
func (x *ListUsersResponse) ProtoReflect() protoreflect.Message {
|
||||||
mi := &file_api_v1_user_service_proto_msgTypes[2]
|
mi := &file_api_v1_user_service_proto_msgTypes[2]
|
||||||
if protoimpl.UnsafeEnabled && x != nil {
|
if x != nil {
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
if ms.LoadMessageInfo() == nil {
|
if ms.LoadMessageInfo() == nil {
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
@ -271,12 +265,10 @@ type GetUserRequest struct {
|
|||||||
|
|
||||||
func (x *GetUserRequest) Reset() {
|
func (x *GetUserRequest) Reset() {
|
||||||
*x = GetUserRequest{}
|
*x = GetUserRequest{}
|
||||||
if protoimpl.UnsafeEnabled {
|
|
||||||
mi := &file_api_v1_user_service_proto_msgTypes[3]
|
mi := &file_api_v1_user_service_proto_msgTypes[3]
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
func (x *GetUserRequest) String() string {
|
func (x *GetUserRequest) String() string {
|
||||||
return protoimpl.X.MessageStringOf(x)
|
return protoimpl.X.MessageStringOf(x)
|
||||||
@ -286,7 +278,7 @@ func (*GetUserRequest) ProtoMessage() {}
|
|||||||
|
|
||||||
func (x *GetUserRequest) ProtoReflect() protoreflect.Message {
|
func (x *GetUserRequest) ProtoReflect() protoreflect.Message {
|
||||||
mi := &file_api_v1_user_service_proto_msgTypes[3]
|
mi := &file_api_v1_user_service_proto_msgTypes[3]
|
||||||
if protoimpl.UnsafeEnabled && x != nil {
|
if x != nil {
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
if ms.LoadMessageInfo() == nil {
|
if ms.LoadMessageInfo() == nil {
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
@ -318,12 +310,10 @@ type CreateUserRequest struct {
|
|||||||
|
|
||||||
func (x *CreateUserRequest) Reset() {
|
func (x *CreateUserRequest) Reset() {
|
||||||
*x = CreateUserRequest{}
|
*x = CreateUserRequest{}
|
||||||
if protoimpl.UnsafeEnabled {
|
|
||||||
mi := &file_api_v1_user_service_proto_msgTypes[4]
|
mi := &file_api_v1_user_service_proto_msgTypes[4]
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
func (x *CreateUserRequest) String() string {
|
func (x *CreateUserRequest) String() string {
|
||||||
return protoimpl.X.MessageStringOf(x)
|
return protoimpl.X.MessageStringOf(x)
|
||||||
@ -333,7 +323,7 @@ func (*CreateUserRequest) ProtoMessage() {}
|
|||||||
|
|
||||||
func (x *CreateUserRequest) ProtoReflect() protoreflect.Message {
|
func (x *CreateUserRequest) ProtoReflect() protoreflect.Message {
|
||||||
mi := &file_api_v1_user_service_proto_msgTypes[4]
|
mi := &file_api_v1_user_service_proto_msgTypes[4]
|
||||||
if protoimpl.UnsafeEnabled && x != nil {
|
if x != nil {
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
if ms.LoadMessageInfo() == nil {
|
if ms.LoadMessageInfo() == nil {
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
@ -366,12 +356,10 @@ type UpdateUserRequest struct {
|
|||||||
|
|
||||||
func (x *UpdateUserRequest) Reset() {
|
func (x *UpdateUserRequest) Reset() {
|
||||||
*x = UpdateUserRequest{}
|
*x = UpdateUserRequest{}
|
||||||
if protoimpl.UnsafeEnabled {
|
|
||||||
mi := &file_api_v1_user_service_proto_msgTypes[5]
|
mi := &file_api_v1_user_service_proto_msgTypes[5]
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
func (x *UpdateUserRequest) String() string {
|
func (x *UpdateUserRequest) String() string {
|
||||||
return protoimpl.X.MessageStringOf(x)
|
return protoimpl.X.MessageStringOf(x)
|
||||||
@ -381,7 +369,7 @@ func (*UpdateUserRequest) ProtoMessage() {}
|
|||||||
|
|
||||||
func (x *UpdateUserRequest) ProtoReflect() protoreflect.Message {
|
func (x *UpdateUserRequest) ProtoReflect() protoreflect.Message {
|
||||||
mi := &file_api_v1_user_service_proto_msgTypes[5]
|
mi := &file_api_v1_user_service_proto_msgTypes[5]
|
||||||
if protoimpl.UnsafeEnabled && x != nil {
|
if x != nil {
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
if ms.LoadMessageInfo() == nil {
|
if ms.LoadMessageInfo() == nil {
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
@ -420,12 +408,10 @@ type DeleteUserRequest struct {
|
|||||||
|
|
||||||
func (x *DeleteUserRequest) Reset() {
|
func (x *DeleteUserRequest) Reset() {
|
||||||
*x = DeleteUserRequest{}
|
*x = DeleteUserRequest{}
|
||||||
if protoimpl.UnsafeEnabled {
|
|
||||||
mi := &file_api_v1_user_service_proto_msgTypes[6]
|
mi := &file_api_v1_user_service_proto_msgTypes[6]
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
func (x *DeleteUserRequest) String() string {
|
func (x *DeleteUserRequest) String() string {
|
||||||
return protoimpl.X.MessageStringOf(x)
|
return protoimpl.X.MessageStringOf(x)
|
||||||
@ -435,7 +421,7 @@ func (*DeleteUserRequest) ProtoMessage() {}
|
|||||||
|
|
||||||
func (x *DeleteUserRequest) ProtoReflect() protoreflect.Message {
|
func (x *DeleteUserRequest) ProtoReflect() protoreflect.Message {
|
||||||
mi := &file_api_v1_user_service_proto_msgTypes[6]
|
mi := &file_api_v1_user_service_proto_msgTypes[6]
|
||||||
if protoimpl.UnsafeEnabled && x != nil {
|
if x != nil {
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
if ms.LoadMessageInfo() == nil {
|
if ms.LoadMessageInfo() == nil {
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
@ -468,12 +454,10 @@ type ListUserAccessTokensRequest struct {
|
|||||||
|
|
||||||
func (x *ListUserAccessTokensRequest) Reset() {
|
func (x *ListUserAccessTokensRequest) Reset() {
|
||||||
*x = ListUserAccessTokensRequest{}
|
*x = ListUserAccessTokensRequest{}
|
||||||
if protoimpl.UnsafeEnabled {
|
|
||||||
mi := &file_api_v1_user_service_proto_msgTypes[7]
|
mi := &file_api_v1_user_service_proto_msgTypes[7]
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
func (x *ListUserAccessTokensRequest) String() string {
|
func (x *ListUserAccessTokensRequest) String() string {
|
||||||
return protoimpl.X.MessageStringOf(x)
|
return protoimpl.X.MessageStringOf(x)
|
||||||
@ -483,7 +467,7 @@ func (*ListUserAccessTokensRequest) ProtoMessage() {}
|
|||||||
|
|
||||||
func (x *ListUserAccessTokensRequest) ProtoReflect() protoreflect.Message {
|
func (x *ListUserAccessTokensRequest) ProtoReflect() protoreflect.Message {
|
||||||
mi := &file_api_v1_user_service_proto_msgTypes[7]
|
mi := &file_api_v1_user_service_proto_msgTypes[7]
|
||||||
if protoimpl.UnsafeEnabled && x != nil {
|
if x != nil {
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
if ms.LoadMessageInfo() == nil {
|
if ms.LoadMessageInfo() == nil {
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
@ -515,12 +499,10 @@ type ListUserAccessTokensResponse struct {
|
|||||||
|
|
||||||
func (x *ListUserAccessTokensResponse) Reset() {
|
func (x *ListUserAccessTokensResponse) Reset() {
|
||||||
*x = ListUserAccessTokensResponse{}
|
*x = ListUserAccessTokensResponse{}
|
||||||
if protoimpl.UnsafeEnabled {
|
|
||||||
mi := &file_api_v1_user_service_proto_msgTypes[8]
|
mi := &file_api_v1_user_service_proto_msgTypes[8]
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
func (x *ListUserAccessTokensResponse) String() string {
|
func (x *ListUserAccessTokensResponse) String() string {
|
||||||
return protoimpl.X.MessageStringOf(x)
|
return protoimpl.X.MessageStringOf(x)
|
||||||
@ -530,7 +512,7 @@ func (*ListUserAccessTokensResponse) ProtoMessage() {}
|
|||||||
|
|
||||||
func (x *ListUserAccessTokensResponse) ProtoReflect() protoreflect.Message {
|
func (x *ListUserAccessTokensResponse) ProtoReflect() protoreflect.Message {
|
||||||
mi := &file_api_v1_user_service_proto_msgTypes[8]
|
mi := &file_api_v1_user_service_proto_msgTypes[8]
|
||||||
if protoimpl.UnsafeEnabled && x != nil {
|
if x != nil {
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
if ms.LoadMessageInfo() == nil {
|
if ms.LoadMessageInfo() == nil {
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
@ -568,12 +550,10 @@ type CreateUserAccessTokenRequest struct {
|
|||||||
|
|
||||||
func (x *CreateUserAccessTokenRequest) Reset() {
|
func (x *CreateUserAccessTokenRequest) Reset() {
|
||||||
*x = CreateUserAccessTokenRequest{}
|
*x = CreateUserAccessTokenRequest{}
|
||||||
if protoimpl.UnsafeEnabled {
|
|
||||||
mi := &file_api_v1_user_service_proto_msgTypes[9]
|
mi := &file_api_v1_user_service_proto_msgTypes[9]
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
func (x *CreateUserAccessTokenRequest) String() string {
|
func (x *CreateUserAccessTokenRequest) String() string {
|
||||||
return protoimpl.X.MessageStringOf(x)
|
return protoimpl.X.MessageStringOf(x)
|
||||||
@ -583,7 +563,7 @@ func (*CreateUserAccessTokenRequest) ProtoMessage() {}
|
|||||||
|
|
||||||
func (x *CreateUserAccessTokenRequest) ProtoReflect() protoreflect.Message {
|
func (x *CreateUserAccessTokenRequest) ProtoReflect() protoreflect.Message {
|
||||||
mi := &file_api_v1_user_service_proto_msgTypes[9]
|
mi := &file_api_v1_user_service_proto_msgTypes[9]
|
||||||
if protoimpl.UnsafeEnabled && x != nil {
|
if x != nil {
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
if ms.LoadMessageInfo() == nil {
|
if ms.LoadMessageInfo() == nil {
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
@ -632,12 +612,10 @@ type DeleteUserAccessTokenRequest struct {
|
|||||||
|
|
||||||
func (x *DeleteUserAccessTokenRequest) Reset() {
|
func (x *DeleteUserAccessTokenRequest) Reset() {
|
||||||
*x = DeleteUserAccessTokenRequest{}
|
*x = DeleteUserAccessTokenRequest{}
|
||||||
if protoimpl.UnsafeEnabled {
|
|
||||||
mi := &file_api_v1_user_service_proto_msgTypes[10]
|
mi := &file_api_v1_user_service_proto_msgTypes[10]
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
func (x *DeleteUserAccessTokenRequest) String() string {
|
func (x *DeleteUserAccessTokenRequest) String() string {
|
||||||
return protoimpl.X.MessageStringOf(x)
|
return protoimpl.X.MessageStringOf(x)
|
||||||
@ -647,7 +625,7 @@ func (*DeleteUserAccessTokenRequest) ProtoMessage() {}
|
|||||||
|
|
||||||
func (x *DeleteUserAccessTokenRequest) ProtoReflect() protoreflect.Message {
|
func (x *DeleteUserAccessTokenRequest) ProtoReflect() protoreflect.Message {
|
||||||
mi := &file_api_v1_user_service_proto_msgTypes[10]
|
mi := &file_api_v1_user_service_proto_msgTypes[10]
|
||||||
if protoimpl.UnsafeEnabled && x != nil {
|
if x != nil {
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
if ms.LoadMessageInfo() == nil {
|
if ms.LoadMessageInfo() == nil {
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
@ -689,12 +667,10 @@ type UserAccessToken struct {
|
|||||||
|
|
||||||
func (x *UserAccessToken) Reset() {
|
func (x *UserAccessToken) Reset() {
|
||||||
*x = UserAccessToken{}
|
*x = UserAccessToken{}
|
||||||
if protoimpl.UnsafeEnabled {
|
|
||||||
mi := &file_api_v1_user_service_proto_msgTypes[11]
|
mi := &file_api_v1_user_service_proto_msgTypes[11]
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
func (x *UserAccessToken) String() string {
|
func (x *UserAccessToken) String() string {
|
||||||
return protoimpl.X.MessageStringOf(x)
|
return protoimpl.X.MessageStringOf(x)
|
||||||
@ -704,7 +680,7 @@ func (*UserAccessToken) ProtoMessage() {}
|
|||||||
|
|
||||||
func (x *UserAccessToken) ProtoReflect() protoreflect.Message {
|
func (x *UserAccessToken) ProtoReflect() protoreflect.Message {
|
||||||
mi := &file_api_v1_user_service_proto_msgTypes[11]
|
mi := &file_api_v1_user_service_proto_msgTypes[11]
|
||||||
if protoimpl.UnsafeEnabled && x != nil {
|
if x != nil {
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
if ms.LoadMessageInfo() == nil {
|
if ms.LoadMessageInfo() == nil {
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
@ -997,152 +973,6 @@ func file_api_v1_user_service_proto_init() {
|
|||||||
return
|
return
|
||||||
}
|
}
|
||||||
file_api_v1_common_proto_init()
|
file_api_v1_common_proto_init()
|
||||||
if !protoimpl.UnsafeEnabled {
|
|
||||||
file_api_v1_user_service_proto_msgTypes[0].Exporter = func(v any, i int) any {
|
|
||||||
switch v := v.(*User); i {
|
|
||||||
case 0:
|
|
||||||
return &v.state
|
|
||||||
case 1:
|
|
||||||
return &v.sizeCache
|
|
||||||
case 2:
|
|
||||||
return &v.unknownFields
|
|
||||||
default:
|
|
||||||
return nil
|
|
||||||
}
|
|
||||||
}
|
|
||||||
file_api_v1_user_service_proto_msgTypes[1].Exporter = func(v any, i int) any {
|
|
||||||
switch v := v.(*ListUsersRequest); i {
|
|
||||||
case 0:
|
|
||||||
return &v.state
|
|
||||||
case 1:
|
|
||||||
return &v.sizeCache
|
|
||||||
case 2:
|
|
||||||
return &v.unknownFields
|
|
||||||
default:
|
|
||||||
return nil
|
|
||||||
}
|
|
||||||
}
|
|
||||||
file_api_v1_user_service_proto_msgTypes[2].Exporter = func(v any, i int) any {
|
|
||||||
switch v := v.(*ListUsersResponse); i {
|
|
||||||
case 0:
|
|
||||||
return &v.state
|
|
||||||
case 1:
|
|
||||||
return &v.sizeCache
|
|
||||||
case 2:
|
|
||||||
return &v.unknownFields
|
|
||||||
default:
|
|
||||||
return nil
|
|
||||||
}
|
|
||||||
}
|
|
||||||
file_api_v1_user_service_proto_msgTypes[3].Exporter = func(v any, i int) any {
|
|
||||||
switch v := v.(*GetUserRequest); i {
|
|
||||||
case 0:
|
|
||||||
return &v.state
|
|
||||||
case 1:
|
|
||||||
return &v.sizeCache
|
|
||||||
case 2:
|
|
||||||
return &v.unknownFields
|
|
||||||
default:
|
|
||||||
return nil
|
|
||||||
}
|
|
||||||
}
|
|
||||||
file_api_v1_user_service_proto_msgTypes[4].Exporter = func(v any, i int) any {
|
|
||||||
switch v := v.(*CreateUserRequest); i {
|
|
||||||
case 0:
|
|
||||||
return &v.state
|
|
||||||
case 1:
|
|
||||||
return &v.sizeCache
|
|
||||||
case 2:
|
|
||||||
return &v.unknownFields
|
|
||||||
default:
|
|
||||||
return nil
|
|
||||||
}
|
|
||||||
}
|
|
||||||
file_api_v1_user_service_proto_msgTypes[5].Exporter = func(v any, i int) any {
|
|
||||||
switch v := v.(*UpdateUserRequest); i {
|
|
||||||
case 0:
|
|
||||||
return &v.state
|
|
||||||
case 1:
|
|
||||||
return &v.sizeCache
|
|
||||||
case 2:
|
|
||||||
return &v.unknownFields
|
|
||||||
default:
|
|
||||||
return nil
|
|
||||||
}
|
|
||||||
}
|
|
||||||
file_api_v1_user_service_proto_msgTypes[6].Exporter = func(v any, i int) any {
|
|
||||||
switch v := v.(*DeleteUserRequest); i {
|
|
||||||
case 0:
|
|
||||||
return &v.state
|
|
||||||
case 1:
|
|
||||||
return &v.sizeCache
|
|
||||||
case 2:
|
|
||||||
return &v.unknownFields
|
|
||||||
default:
|
|
||||||
return nil
|
|
||||||
}
|
|
||||||
}
|
|
||||||
file_api_v1_user_service_proto_msgTypes[7].Exporter = func(v any, i int) any {
|
|
||||||
switch v := v.(*ListUserAccessTokensRequest); i {
|
|
||||||
case 0:
|
|
||||||
return &v.state
|
|
||||||
case 1:
|
|
||||||
return &v.sizeCache
|
|
||||||
case 2:
|
|
||||||
return &v.unknownFields
|
|
||||||
default:
|
|
||||||
return nil
|
|
||||||
}
|
|
||||||
}
|
|
||||||
file_api_v1_user_service_proto_msgTypes[8].Exporter = func(v any, i int) any {
|
|
||||||
switch v := v.(*ListUserAccessTokensResponse); i {
|
|
||||||
case 0:
|
|
||||||
return &v.state
|
|
||||||
case 1:
|
|
||||||
return &v.sizeCache
|
|
||||||
case 2:
|
|
||||||
return &v.unknownFields
|
|
||||||
default:
|
|
||||||
return nil
|
|
||||||
}
|
|
||||||
}
|
|
||||||
file_api_v1_user_service_proto_msgTypes[9].Exporter = func(v any, i int) any {
|
|
||||||
switch v := v.(*CreateUserAccessTokenRequest); i {
|
|
||||||
case 0:
|
|
||||||
return &v.state
|
|
||||||
case 1:
|
|
||||||
return &v.sizeCache
|
|
||||||
case 2:
|
|
||||||
return &v.unknownFields
|
|
||||||
default:
|
|
||||||
return nil
|
|
||||||
}
|
|
||||||
}
|
|
||||||
file_api_v1_user_service_proto_msgTypes[10].Exporter = func(v any, i int) any {
|
|
||||||
switch v := v.(*DeleteUserAccessTokenRequest); i {
|
|
||||||
case 0:
|
|
||||||
return &v.state
|
|
||||||
case 1:
|
|
||||||
return &v.sizeCache
|
|
||||||
case 2:
|
|
||||||
return &v.unknownFields
|
|
||||||
default:
|
|
||||||
return nil
|
|
||||||
}
|
|
||||||
}
|
|
||||||
file_api_v1_user_service_proto_msgTypes[11].Exporter = func(v any, i int) any {
|
|
||||||
switch v := v.(*UserAccessToken); i {
|
|
||||||
case 0:
|
|
||||||
return &v.state
|
|
||||||
case 1:
|
|
||||||
return &v.sizeCache
|
|
||||||
case 2:
|
|
||||||
return &v.unknownFields
|
|
||||||
default:
|
|
||||||
return nil
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
file_api_v1_user_service_proto_msgTypes[9].OneofWrappers = []any{}
|
file_api_v1_user_service_proto_msgTypes[9].OneofWrappers = []any{}
|
||||||
type x struct{}
|
type x struct{}
|
||||||
out := protoimpl.TypeBuilder{
|
out := protoimpl.TypeBuilder{
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
// Code generated by protoc-gen-go. DO NOT EDIT.
|
// Code generated by protoc-gen-go. DO NOT EDIT.
|
||||||
// versions:
|
// versions:
|
||||||
// protoc-gen-go v1.34.2
|
// protoc-gen-go v1.35.1
|
||||||
// protoc (unknown)
|
// protoc (unknown)
|
||||||
// source: api/v1/user_setting_service.proto
|
// source: api/v1/user_setting_service.proto
|
||||||
|
|
||||||
@ -34,12 +34,10 @@ type UserSetting struct {
|
|||||||
|
|
||||||
func (x *UserSetting) Reset() {
|
func (x *UserSetting) Reset() {
|
||||||
*x = UserSetting{}
|
*x = UserSetting{}
|
||||||
if protoimpl.UnsafeEnabled {
|
|
||||||
mi := &file_api_v1_user_setting_service_proto_msgTypes[0]
|
mi := &file_api_v1_user_setting_service_proto_msgTypes[0]
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
func (x *UserSetting) String() string {
|
func (x *UserSetting) String() string {
|
||||||
return protoimpl.X.MessageStringOf(x)
|
return protoimpl.X.MessageStringOf(x)
|
||||||
@ -49,7 +47,7 @@ func (*UserSetting) ProtoMessage() {}
|
|||||||
|
|
||||||
func (x *UserSetting) ProtoReflect() protoreflect.Message {
|
func (x *UserSetting) ProtoReflect() protoreflect.Message {
|
||||||
mi := &file_api_v1_user_setting_service_proto_msgTypes[0]
|
mi := &file_api_v1_user_setting_service_proto_msgTypes[0]
|
||||||
if protoimpl.UnsafeEnabled && x != nil {
|
if x != nil {
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
if ms.LoadMessageInfo() == nil {
|
if ms.LoadMessageInfo() == nil {
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
@ -96,12 +94,10 @@ type GetUserSettingRequest struct {
|
|||||||
|
|
||||||
func (x *GetUserSettingRequest) Reset() {
|
func (x *GetUserSettingRequest) Reset() {
|
||||||
*x = GetUserSettingRequest{}
|
*x = GetUserSettingRequest{}
|
||||||
if protoimpl.UnsafeEnabled {
|
|
||||||
mi := &file_api_v1_user_setting_service_proto_msgTypes[1]
|
mi := &file_api_v1_user_setting_service_proto_msgTypes[1]
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
func (x *GetUserSettingRequest) String() string {
|
func (x *GetUserSettingRequest) String() string {
|
||||||
return protoimpl.X.MessageStringOf(x)
|
return protoimpl.X.MessageStringOf(x)
|
||||||
@ -111,7 +107,7 @@ func (*GetUserSettingRequest) ProtoMessage() {}
|
|||||||
|
|
||||||
func (x *GetUserSettingRequest) ProtoReflect() protoreflect.Message {
|
func (x *GetUserSettingRequest) ProtoReflect() protoreflect.Message {
|
||||||
mi := &file_api_v1_user_setting_service_proto_msgTypes[1]
|
mi := &file_api_v1_user_setting_service_proto_msgTypes[1]
|
||||||
if protoimpl.UnsafeEnabled && x != nil {
|
if x != nil {
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
if ms.LoadMessageInfo() == nil {
|
if ms.LoadMessageInfo() == nil {
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
@ -148,12 +144,10 @@ type UpdateUserSettingRequest struct {
|
|||||||
|
|
||||||
func (x *UpdateUserSettingRequest) Reset() {
|
func (x *UpdateUserSettingRequest) Reset() {
|
||||||
*x = UpdateUserSettingRequest{}
|
*x = UpdateUserSettingRequest{}
|
||||||
if protoimpl.UnsafeEnabled {
|
|
||||||
mi := &file_api_v1_user_setting_service_proto_msgTypes[2]
|
mi := &file_api_v1_user_setting_service_proto_msgTypes[2]
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
func (x *UpdateUserSettingRequest) String() string {
|
func (x *UpdateUserSettingRequest) String() string {
|
||||||
return protoimpl.X.MessageStringOf(x)
|
return protoimpl.X.MessageStringOf(x)
|
||||||
@ -163,7 +157,7 @@ func (*UpdateUserSettingRequest) ProtoMessage() {}
|
|||||||
|
|
||||||
func (x *UpdateUserSettingRequest) ProtoReflect() protoreflect.Message {
|
func (x *UpdateUserSettingRequest) ProtoReflect() protoreflect.Message {
|
||||||
mi := &file_api_v1_user_setting_service_proto_msgTypes[2]
|
mi := &file_api_v1_user_setting_service_proto_msgTypes[2]
|
||||||
if protoimpl.UnsafeEnabled && x != nil {
|
if x != nil {
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
if ms.LoadMessageInfo() == nil {
|
if ms.LoadMessageInfo() == nil {
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
@ -210,12 +204,10 @@ type UserSetting_GeneralSetting struct {
|
|||||||
|
|
||||||
func (x *UserSetting_GeneralSetting) Reset() {
|
func (x *UserSetting_GeneralSetting) Reset() {
|
||||||
*x = UserSetting_GeneralSetting{}
|
*x = UserSetting_GeneralSetting{}
|
||||||
if protoimpl.UnsafeEnabled {
|
|
||||||
mi := &file_api_v1_user_setting_service_proto_msgTypes[3]
|
mi := &file_api_v1_user_setting_service_proto_msgTypes[3]
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
func (x *UserSetting_GeneralSetting) String() string {
|
func (x *UserSetting_GeneralSetting) String() string {
|
||||||
return protoimpl.X.MessageStringOf(x)
|
return protoimpl.X.MessageStringOf(x)
|
||||||
@ -225,7 +217,7 @@ func (*UserSetting_GeneralSetting) ProtoMessage() {}
|
|||||||
|
|
||||||
func (x *UserSetting_GeneralSetting) ProtoReflect() protoreflect.Message {
|
func (x *UserSetting_GeneralSetting) ProtoReflect() protoreflect.Message {
|
||||||
mi := &file_api_v1_user_setting_service_proto_msgTypes[3]
|
mi := &file_api_v1_user_setting_service_proto_msgTypes[3]
|
||||||
if protoimpl.UnsafeEnabled && x != nil {
|
if x != nil {
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
if ms.LoadMessageInfo() == nil {
|
if ms.LoadMessageInfo() == nil {
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
@ -264,12 +256,10 @@ type UserSetting_AccessTokensSetting struct {
|
|||||||
|
|
||||||
func (x *UserSetting_AccessTokensSetting) Reset() {
|
func (x *UserSetting_AccessTokensSetting) Reset() {
|
||||||
*x = UserSetting_AccessTokensSetting{}
|
*x = UserSetting_AccessTokensSetting{}
|
||||||
if protoimpl.UnsafeEnabled {
|
|
||||||
mi := &file_api_v1_user_setting_service_proto_msgTypes[4]
|
mi := &file_api_v1_user_setting_service_proto_msgTypes[4]
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
func (x *UserSetting_AccessTokensSetting) String() string {
|
func (x *UserSetting_AccessTokensSetting) String() string {
|
||||||
return protoimpl.X.MessageStringOf(x)
|
return protoimpl.X.MessageStringOf(x)
|
||||||
@ -279,7 +269,7 @@ func (*UserSetting_AccessTokensSetting) ProtoMessage() {}
|
|||||||
|
|
||||||
func (x *UserSetting_AccessTokensSetting) ProtoReflect() protoreflect.Message {
|
func (x *UserSetting_AccessTokensSetting) ProtoReflect() protoreflect.Message {
|
||||||
mi := &file_api_v1_user_setting_service_proto_msgTypes[4]
|
mi := &file_api_v1_user_setting_service_proto_msgTypes[4]
|
||||||
if protoimpl.UnsafeEnabled && x != nil {
|
if x != nil {
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
if ms.LoadMessageInfo() == nil {
|
if ms.LoadMessageInfo() == nil {
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
@ -314,12 +304,10 @@ type UserSetting_AccessTokensSetting_AccessToken struct {
|
|||||||
|
|
||||||
func (x *UserSetting_AccessTokensSetting_AccessToken) Reset() {
|
func (x *UserSetting_AccessTokensSetting_AccessToken) Reset() {
|
||||||
*x = UserSetting_AccessTokensSetting_AccessToken{}
|
*x = UserSetting_AccessTokensSetting_AccessToken{}
|
||||||
if protoimpl.UnsafeEnabled {
|
|
||||||
mi := &file_api_v1_user_setting_service_proto_msgTypes[5]
|
mi := &file_api_v1_user_setting_service_proto_msgTypes[5]
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
func (x *UserSetting_AccessTokensSetting_AccessToken) String() string {
|
func (x *UserSetting_AccessTokensSetting_AccessToken) String() string {
|
||||||
return protoimpl.X.MessageStringOf(x)
|
return protoimpl.X.MessageStringOf(x)
|
||||||
@ -329,7 +317,7 @@ func (*UserSetting_AccessTokensSetting_AccessToken) ProtoMessage() {}
|
|||||||
|
|
||||||
func (x *UserSetting_AccessTokensSetting_AccessToken) ProtoReflect() protoreflect.Message {
|
func (x *UserSetting_AccessTokensSetting_AccessToken) ProtoReflect() protoreflect.Message {
|
||||||
mi := &file_api_v1_user_setting_service_proto_msgTypes[5]
|
mi := &file_api_v1_user_setting_service_proto_msgTypes[5]
|
||||||
if protoimpl.UnsafeEnabled && x != nil {
|
if x != nil {
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
if ms.LoadMessageInfo() == nil {
|
if ms.LoadMessageInfo() == nil {
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
@ -490,80 +478,6 @@ func file_api_v1_user_setting_service_proto_init() {
|
|||||||
if File_api_v1_user_setting_service_proto != nil {
|
if File_api_v1_user_setting_service_proto != nil {
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
if !protoimpl.UnsafeEnabled {
|
|
||||||
file_api_v1_user_setting_service_proto_msgTypes[0].Exporter = func(v any, i int) any {
|
|
||||||
switch v := v.(*UserSetting); i {
|
|
||||||
case 0:
|
|
||||||
return &v.state
|
|
||||||
case 1:
|
|
||||||
return &v.sizeCache
|
|
||||||
case 2:
|
|
||||||
return &v.unknownFields
|
|
||||||
default:
|
|
||||||
return nil
|
|
||||||
}
|
|
||||||
}
|
|
||||||
file_api_v1_user_setting_service_proto_msgTypes[1].Exporter = func(v any, i int) any {
|
|
||||||
switch v := v.(*GetUserSettingRequest); i {
|
|
||||||
case 0:
|
|
||||||
return &v.state
|
|
||||||
case 1:
|
|
||||||
return &v.sizeCache
|
|
||||||
case 2:
|
|
||||||
return &v.unknownFields
|
|
||||||
default:
|
|
||||||
return nil
|
|
||||||
}
|
|
||||||
}
|
|
||||||
file_api_v1_user_setting_service_proto_msgTypes[2].Exporter = func(v any, i int) any {
|
|
||||||
switch v := v.(*UpdateUserSettingRequest); i {
|
|
||||||
case 0:
|
|
||||||
return &v.state
|
|
||||||
case 1:
|
|
||||||
return &v.sizeCache
|
|
||||||
case 2:
|
|
||||||
return &v.unknownFields
|
|
||||||
default:
|
|
||||||
return nil
|
|
||||||
}
|
|
||||||
}
|
|
||||||
file_api_v1_user_setting_service_proto_msgTypes[3].Exporter = func(v any, i int) any {
|
|
||||||
switch v := v.(*UserSetting_GeneralSetting); i {
|
|
||||||
case 0:
|
|
||||||
return &v.state
|
|
||||||
case 1:
|
|
||||||
return &v.sizeCache
|
|
||||||
case 2:
|
|
||||||
return &v.unknownFields
|
|
||||||
default:
|
|
||||||
return nil
|
|
||||||
}
|
|
||||||
}
|
|
||||||
file_api_v1_user_setting_service_proto_msgTypes[4].Exporter = func(v any, i int) any {
|
|
||||||
switch v := v.(*UserSetting_AccessTokensSetting); i {
|
|
||||||
case 0:
|
|
||||||
return &v.state
|
|
||||||
case 1:
|
|
||||||
return &v.sizeCache
|
|
||||||
case 2:
|
|
||||||
return &v.unknownFields
|
|
||||||
default:
|
|
||||||
return nil
|
|
||||||
}
|
|
||||||
}
|
|
||||||
file_api_v1_user_setting_service_proto_msgTypes[5].Exporter = func(v any, i int) any {
|
|
||||||
switch v := v.(*UserSetting_AccessTokensSetting_AccessToken); i {
|
|
||||||
case 0:
|
|
||||||
return &v.state
|
|
||||||
case 1:
|
|
||||||
return &v.sizeCache
|
|
||||||
case 2:
|
|
||||||
return &v.unknownFields
|
|
||||||
default:
|
|
||||||
return nil
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
type x struct{}
|
type x struct{}
|
||||||
out := protoimpl.TypeBuilder{
|
out := protoimpl.TypeBuilder{
|
||||||
File: protoimpl.DescBuilder{
|
File: protoimpl.DescBuilder{
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
// Code generated by protoc-gen-go. DO NOT EDIT.
|
// Code generated by protoc-gen-go. DO NOT EDIT.
|
||||||
// versions:
|
// versions:
|
||||||
// protoc-gen-go v1.34.2
|
// protoc-gen-go v1.35.1
|
||||||
// protoc (unknown)
|
// protoc (unknown)
|
||||||
// source: api/v1/workspace_service.proto
|
// source: api/v1/workspace_service.proto
|
||||||
|
|
||||||
@ -90,12 +90,10 @@ type WorkspaceProfile struct {
|
|||||||
|
|
||||||
func (x *WorkspaceProfile) Reset() {
|
func (x *WorkspaceProfile) Reset() {
|
||||||
*x = WorkspaceProfile{}
|
*x = WorkspaceProfile{}
|
||||||
if protoimpl.UnsafeEnabled {
|
|
||||||
mi := &file_api_v1_workspace_service_proto_msgTypes[0]
|
mi := &file_api_v1_workspace_service_proto_msgTypes[0]
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
func (x *WorkspaceProfile) String() string {
|
func (x *WorkspaceProfile) String() string {
|
||||||
return protoimpl.X.MessageStringOf(x)
|
return protoimpl.X.MessageStringOf(x)
|
||||||
@ -105,7 +103,7 @@ func (*WorkspaceProfile) ProtoMessage() {}
|
|||||||
|
|
||||||
func (x *WorkspaceProfile) ProtoReflect() protoreflect.Message {
|
func (x *WorkspaceProfile) ProtoReflect() protoreflect.Message {
|
||||||
mi := &file_api_v1_workspace_service_proto_msgTypes[0]
|
mi := &file_api_v1_workspace_service_proto_msgTypes[0]
|
||||||
if protoimpl.UnsafeEnabled && x != nil {
|
if x != nil {
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
if ms.LoadMessageInfo() == nil {
|
if ms.LoadMessageInfo() == nil {
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
@ -185,12 +183,10 @@ type WorkspaceSetting struct {
|
|||||||
|
|
||||||
func (x *WorkspaceSetting) Reset() {
|
func (x *WorkspaceSetting) Reset() {
|
||||||
*x = WorkspaceSetting{}
|
*x = WorkspaceSetting{}
|
||||||
if protoimpl.UnsafeEnabled {
|
|
||||||
mi := &file_api_v1_workspace_service_proto_msgTypes[1]
|
mi := &file_api_v1_workspace_service_proto_msgTypes[1]
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
func (x *WorkspaceSetting) String() string {
|
func (x *WorkspaceSetting) String() string {
|
||||||
return protoimpl.X.MessageStringOf(x)
|
return protoimpl.X.MessageStringOf(x)
|
||||||
@ -200,7 +196,7 @@ func (*WorkspaceSetting) ProtoMessage() {}
|
|||||||
|
|
||||||
func (x *WorkspaceSetting) ProtoReflect() protoreflect.Message {
|
func (x *WorkspaceSetting) ProtoReflect() protoreflect.Message {
|
||||||
mi := &file_api_v1_workspace_service_proto_msgTypes[1]
|
mi := &file_api_v1_workspace_service_proto_msgTypes[1]
|
||||||
if protoimpl.UnsafeEnabled && x != nil {
|
if x != nil {
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
if ms.LoadMessageInfo() == nil {
|
if ms.LoadMessageInfo() == nil {
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
@ -278,12 +274,10 @@ type IdentityProvider struct {
|
|||||||
|
|
||||||
func (x *IdentityProvider) Reset() {
|
func (x *IdentityProvider) Reset() {
|
||||||
*x = IdentityProvider{}
|
*x = IdentityProvider{}
|
||||||
if protoimpl.UnsafeEnabled {
|
|
||||||
mi := &file_api_v1_workspace_service_proto_msgTypes[2]
|
mi := &file_api_v1_workspace_service_proto_msgTypes[2]
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
func (x *IdentityProvider) String() string {
|
func (x *IdentityProvider) String() string {
|
||||||
return protoimpl.X.MessageStringOf(x)
|
return protoimpl.X.MessageStringOf(x)
|
||||||
@ -293,7 +287,7 @@ func (*IdentityProvider) ProtoMessage() {}
|
|||||||
|
|
||||||
func (x *IdentityProvider) ProtoReflect() protoreflect.Message {
|
func (x *IdentityProvider) ProtoReflect() protoreflect.Message {
|
||||||
mi := &file_api_v1_workspace_service_proto_msgTypes[2]
|
mi := &file_api_v1_workspace_service_proto_msgTypes[2]
|
||||||
if protoimpl.UnsafeEnabled && x != nil {
|
if x != nil {
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
if ms.LoadMessageInfo() == nil {
|
if ms.LoadMessageInfo() == nil {
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
@ -349,12 +343,10 @@ type IdentityProviderConfig struct {
|
|||||||
|
|
||||||
func (x *IdentityProviderConfig) Reset() {
|
func (x *IdentityProviderConfig) Reset() {
|
||||||
*x = IdentityProviderConfig{}
|
*x = IdentityProviderConfig{}
|
||||||
if protoimpl.UnsafeEnabled {
|
|
||||||
mi := &file_api_v1_workspace_service_proto_msgTypes[3]
|
mi := &file_api_v1_workspace_service_proto_msgTypes[3]
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
func (x *IdentityProviderConfig) String() string {
|
func (x *IdentityProviderConfig) String() string {
|
||||||
return protoimpl.X.MessageStringOf(x)
|
return protoimpl.X.MessageStringOf(x)
|
||||||
@ -364,7 +356,7 @@ func (*IdentityProviderConfig) ProtoMessage() {}
|
|||||||
|
|
||||||
func (x *IdentityProviderConfig) ProtoReflect() protoreflect.Message {
|
func (x *IdentityProviderConfig) ProtoReflect() protoreflect.Message {
|
||||||
mi := &file_api_v1_workspace_service_proto_msgTypes[3]
|
mi := &file_api_v1_workspace_service_proto_msgTypes[3]
|
||||||
if protoimpl.UnsafeEnabled && x != nil {
|
if x != nil {
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
if ms.LoadMessageInfo() == nil {
|
if ms.LoadMessageInfo() == nil {
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
@ -411,12 +403,10 @@ type GetWorkspaceProfileRequest struct {
|
|||||||
|
|
||||||
func (x *GetWorkspaceProfileRequest) Reset() {
|
func (x *GetWorkspaceProfileRequest) Reset() {
|
||||||
*x = GetWorkspaceProfileRequest{}
|
*x = GetWorkspaceProfileRequest{}
|
||||||
if protoimpl.UnsafeEnabled {
|
|
||||||
mi := &file_api_v1_workspace_service_proto_msgTypes[4]
|
mi := &file_api_v1_workspace_service_proto_msgTypes[4]
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
func (x *GetWorkspaceProfileRequest) String() string {
|
func (x *GetWorkspaceProfileRequest) String() string {
|
||||||
return protoimpl.X.MessageStringOf(x)
|
return protoimpl.X.MessageStringOf(x)
|
||||||
@ -426,7 +416,7 @@ func (*GetWorkspaceProfileRequest) ProtoMessage() {}
|
|||||||
|
|
||||||
func (x *GetWorkspaceProfileRequest) ProtoReflect() protoreflect.Message {
|
func (x *GetWorkspaceProfileRequest) ProtoReflect() protoreflect.Message {
|
||||||
mi := &file_api_v1_workspace_service_proto_msgTypes[4]
|
mi := &file_api_v1_workspace_service_proto_msgTypes[4]
|
||||||
if protoimpl.UnsafeEnabled && x != nil {
|
if x != nil {
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
if ms.LoadMessageInfo() == nil {
|
if ms.LoadMessageInfo() == nil {
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
@ -449,12 +439,10 @@ type GetWorkspaceSettingRequest struct {
|
|||||||
|
|
||||||
func (x *GetWorkspaceSettingRequest) Reset() {
|
func (x *GetWorkspaceSettingRequest) Reset() {
|
||||||
*x = GetWorkspaceSettingRequest{}
|
*x = GetWorkspaceSettingRequest{}
|
||||||
if protoimpl.UnsafeEnabled {
|
|
||||||
mi := &file_api_v1_workspace_service_proto_msgTypes[5]
|
mi := &file_api_v1_workspace_service_proto_msgTypes[5]
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
func (x *GetWorkspaceSettingRequest) String() string {
|
func (x *GetWorkspaceSettingRequest) String() string {
|
||||||
return protoimpl.X.MessageStringOf(x)
|
return protoimpl.X.MessageStringOf(x)
|
||||||
@ -464,7 +452,7 @@ func (*GetWorkspaceSettingRequest) ProtoMessage() {}
|
|||||||
|
|
||||||
func (x *GetWorkspaceSettingRequest) ProtoReflect() protoreflect.Message {
|
func (x *GetWorkspaceSettingRequest) ProtoReflect() protoreflect.Message {
|
||||||
mi := &file_api_v1_workspace_service_proto_msgTypes[5]
|
mi := &file_api_v1_workspace_service_proto_msgTypes[5]
|
||||||
if protoimpl.UnsafeEnabled && x != nil {
|
if x != nil {
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
if ms.LoadMessageInfo() == nil {
|
if ms.LoadMessageInfo() == nil {
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
@ -492,12 +480,10 @@ type UpdateWorkspaceSettingRequest struct {
|
|||||||
|
|
||||||
func (x *UpdateWorkspaceSettingRequest) Reset() {
|
func (x *UpdateWorkspaceSettingRequest) Reset() {
|
||||||
*x = UpdateWorkspaceSettingRequest{}
|
*x = UpdateWorkspaceSettingRequest{}
|
||||||
if protoimpl.UnsafeEnabled {
|
|
||||||
mi := &file_api_v1_workspace_service_proto_msgTypes[6]
|
mi := &file_api_v1_workspace_service_proto_msgTypes[6]
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
func (x *UpdateWorkspaceSettingRequest) String() string {
|
func (x *UpdateWorkspaceSettingRequest) String() string {
|
||||||
return protoimpl.X.MessageStringOf(x)
|
return protoimpl.X.MessageStringOf(x)
|
||||||
@ -507,7 +493,7 @@ func (*UpdateWorkspaceSettingRequest) ProtoMessage() {}
|
|||||||
|
|
||||||
func (x *UpdateWorkspaceSettingRequest) ProtoReflect() protoreflect.Message {
|
func (x *UpdateWorkspaceSettingRequest) ProtoReflect() protoreflect.Message {
|
||||||
mi := &file_api_v1_workspace_service_proto_msgTypes[6]
|
mi := &file_api_v1_workspace_service_proto_msgTypes[6]
|
||||||
if protoimpl.UnsafeEnabled && x != nil {
|
if x != nil {
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
if ms.LoadMessageInfo() == nil {
|
if ms.LoadMessageInfo() == nil {
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
@ -547,12 +533,10 @@ type IdentityProviderConfig_FieldMapping struct {
|
|||||||
|
|
||||||
func (x *IdentityProviderConfig_FieldMapping) Reset() {
|
func (x *IdentityProviderConfig_FieldMapping) Reset() {
|
||||||
*x = IdentityProviderConfig_FieldMapping{}
|
*x = IdentityProviderConfig_FieldMapping{}
|
||||||
if protoimpl.UnsafeEnabled {
|
|
||||||
mi := &file_api_v1_workspace_service_proto_msgTypes[7]
|
mi := &file_api_v1_workspace_service_proto_msgTypes[7]
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
func (x *IdentityProviderConfig_FieldMapping) String() string {
|
func (x *IdentityProviderConfig_FieldMapping) String() string {
|
||||||
return protoimpl.X.MessageStringOf(x)
|
return protoimpl.X.MessageStringOf(x)
|
||||||
@ -562,7 +546,7 @@ func (*IdentityProviderConfig_FieldMapping) ProtoMessage() {}
|
|||||||
|
|
||||||
func (x *IdentityProviderConfig_FieldMapping) ProtoReflect() protoreflect.Message {
|
func (x *IdentityProviderConfig_FieldMapping) ProtoReflect() protoreflect.Message {
|
||||||
mi := &file_api_v1_workspace_service_proto_msgTypes[7]
|
mi := &file_api_v1_workspace_service_proto_msgTypes[7]
|
||||||
if protoimpl.UnsafeEnabled && x != nil {
|
if x != nil {
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
if ms.LoadMessageInfo() == nil {
|
if ms.LoadMessageInfo() == nil {
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
@ -607,12 +591,10 @@ type IdentityProviderConfig_OAuth2Config struct {
|
|||||||
|
|
||||||
func (x *IdentityProviderConfig_OAuth2Config) Reset() {
|
func (x *IdentityProviderConfig_OAuth2Config) Reset() {
|
||||||
*x = IdentityProviderConfig_OAuth2Config{}
|
*x = IdentityProviderConfig_OAuth2Config{}
|
||||||
if protoimpl.UnsafeEnabled {
|
|
||||||
mi := &file_api_v1_workspace_service_proto_msgTypes[8]
|
mi := &file_api_v1_workspace_service_proto_msgTypes[8]
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
func (x *IdentityProviderConfig_OAuth2Config) String() string {
|
func (x *IdentityProviderConfig_OAuth2Config) String() string {
|
||||||
return protoimpl.X.MessageStringOf(x)
|
return protoimpl.X.MessageStringOf(x)
|
||||||
@ -622,7 +604,7 @@ func (*IdentityProviderConfig_OAuth2Config) ProtoMessage() {}
|
|||||||
|
|
||||||
func (x *IdentityProviderConfig_OAuth2Config) ProtoReflect() protoreflect.Message {
|
func (x *IdentityProviderConfig_OAuth2Config) ProtoReflect() protoreflect.Message {
|
||||||
mi := &file_api_v1_workspace_service_proto_msgTypes[8]
|
mi := &file_api_v1_workspace_service_proto_msgTypes[8]
|
||||||
if protoimpl.UnsafeEnabled && x != nil {
|
if x != nil {
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
if ms.LoadMessageInfo() == nil {
|
if ms.LoadMessageInfo() == nil {
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
@ -898,116 +880,6 @@ func file_api_v1_workspace_service_proto_init() {
|
|||||||
}
|
}
|
||||||
file_api_v1_common_proto_init()
|
file_api_v1_common_proto_init()
|
||||||
file_api_v1_subscription_service_proto_init()
|
file_api_v1_subscription_service_proto_init()
|
||||||
if !protoimpl.UnsafeEnabled {
|
|
||||||
file_api_v1_workspace_service_proto_msgTypes[0].Exporter = func(v any, i int) any {
|
|
||||||
switch v := v.(*WorkspaceProfile); i {
|
|
||||||
case 0:
|
|
||||||
return &v.state
|
|
||||||
case 1:
|
|
||||||
return &v.sizeCache
|
|
||||||
case 2:
|
|
||||||
return &v.unknownFields
|
|
||||||
default:
|
|
||||||
return nil
|
|
||||||
}
|
|
||||||
}
|
|
||||||
file_api_v1_workspace_service_proto_msgTypes[1].Exporter = func(v any, i int) any {
|
|
||||||
switch v := v.(*WorkspaceSetting); i {
|
|
||||||
case 0:
|
|
||||||
return &v.state
|
|
||||||
case 1:
|
|
||||||
return &v.sizeCache
|
|
||||||
case 2:
|
|
||||||
return &v.unknownFields
|
|
||||||
default:
|
|
||||||
return nil
|
|
||||||
}
|
|
||||||
}
|
|
||||||
file_api_v1_workspace_service_proto_msgTypes[2].Exporter = func(v any, i int) any {
|
|
||||||
switch v := v.(*IdentityProvider); i {
|
|
||||||
case 0:
|
|
||||||
return &v.state
|
|
||||||
case 1:
|
|
||||||
return &v.sizeCache
|
|
||||||
case 2:
|
|
||||||
return &v.unknownFields
|
|
||||||
default:
|
|
||||||
return nil
|
|
||||||
}
|
|
||||||
}
|
|
||||||
file_api_v1_workspace_service_proto_msgTypes[3].Exporter = func(v any, i int) any {
|
|
||||||
switch v := v.(*IdentityProviderConfig); i {
|
|
||||||
case 0:
|
|
||||||
return &v.state
|
|
||||||
case 1:
|
|
||||||
return &v.sizeCache
|
|
||||||
case 2:
|
|
||||||
return &v.unknownFields
|
|
||||||
default:
|
|
||||||
return nil
|
|
||||||
}
|
|
||||||
}
|
|
||||||
file_api_v1_workspace_service_proto_msgTypes[4].Exporter = func(v any, i int) any {
|
|
||||||
switch v := v.(*GetWorkspaceProfileRequest); i {
|
|
||||||
case 0:
|
|
||||||
return &v.state
|
|
||||||
case 1:
|
|
||||||
return &v.sizeCache
|
|
||||||
case 2:
|
|
||||||
return &v.unknownFields
|
|
||||||
default:
|
|
||||||
return nil
|
|
||||||
}
|
|
||||||
}
|
|
||||||
file_api_v1_workspace_service_proto_msgTypes[5].Exporter = func(v any, i int) any {
|
|
||||||
switch v := v.(*GetWorkspaceSettingRequest); i {
|
|
||||||
case 0:
|
|
||||||
return &v.state
|
|
||||||
case 1:
|
|
||||||
return &v.sizeCache
|
|
||||||
case 2:
|
|
||||||
return &v.unknownFields
|
|
||||||
default:
|
|
||||||
return nil
|
|
||||||
}
|
|
||||||
}
|
|
||||||
file_api_v1_workspace_service_proto_msgTypes[6].Exporter = func(v any, i int) any {
|
|
||||||
switch v := v.(*UpdateWorkspaceSettingRequest); i {
|
|
||||||
case 0:
|
|
||||||
return &v.state
|
|
||||||
case 1:
|
|
||||||
return &v.sizeCache
|
|
||||||
case 2:
|
|
||||||
return &v.unknownFields
|
|
||||||
default:
|
|
||||||
return nil
|
|
||||||
}
|
|
||||||
}
|
|
||||||
file_api_v1_workspace_service_proto_msgTypes[7].Exporter = func(v any, i int) any {
|
|
||||||
switch v := v.(*IdentityProviderConfig_FieldMapping); i {
|
|
||||||
case 0:
|
|
||||||
return &v.state
|
|
||||||
case 1:
|
|
||||||
return &v.sizeCache
|
|
||||||
case 2:
|
|
||||||
return &v.unknownFields
|
|
||||||
default:
|
|
||||||
return nil
|
|
||||||
}
|
|
||||||
}
|
|
||||||
file_api_v1_workspace_service_proto_msgTypes[8].Exporter = func(v any, i int) any {
|
|
||||||
switch v := v.(*IdentityProviderConfig_OAuth2Config); i {
|
|
||||||
case 0:
|
|
||||||
return &v.state
|
|
||||||
case 1:
|
|
||||||
return &v.sizeCache
|
|
||||||
case 2:
|
|
||||||
return &v.unknownFields
|
|
||||||
default:
|
|
||||||
return nil
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
file_api_v1_workspace_service_proto_msgTypes[3].OneofWrappers = []any{
|
file_api_v1_workspace_service_proto_msgTypes[3].OneofWrappers = []any{
|
||||||
(*IdentityProviderConfig_Oauth2)(nil),
|
(*IdentityProviderConfig_Oauth2)(nil),
|
||||||
}
|
}
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
// Code generated by protoc-gen-go. DO NOT EDIT.
|
// Code generated by protoc-gen-go. DO NOT EDIT.
|
||||||
// versions:
|
// versions:
|
||||||
// protoc-gen-go v1.34.2
|
// protoc-gen-go v1.35.1
|
||||||
// protoc (unknown)
|
// protoc (unknown)
|
||||||
// source: store/activity.proto
|
// source: store/activity.proto
|
||||||
|
|
||||||
@ -30,12 +30,10 @@ type ActivityShorcutCreatePayload struct {
|
|||||||
|
|
||||||
func (x *ActivityShorcutCreatePayload) Reset() {
|
func (x *ActivityShorcutCreatePayload) Reset() {
|
||||||
*x = ActivityShorcutCreatePayload{}
|
*x = ActivityShorcutCreatePayload{}
|
||||||
if protoimpl.UnsafeEnabled {
|
|
||||||
mi := &file_store_activity_proto_msgTypes[0]
|
mi := &file_store_activity_proto_msgTypes[0]
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
func (x *ActivityShorcutCreatePayload) String() string {
|
func (x *ActivityShorcutCreatePayload) String() string {
|
||||||
return protoimpl.X.MessageStringOf(x)
|
return protoimpl.X.MessageStringOf(x)
|
||||||
@ -45,7 +43,7 @@ func (*ActivityShorcutCreatePayload) ProtoMessage() {}
|
|||||||
|
|
||||||
func (x *ActivityShorcutCreatePayload) ProtoReflect() protoreflect.Message {
|
func (x *ActivityShorcutCreatePayload) ProtoReflect() protoreflect.Message {
|
||||||
mi := &file_store_activity_proto_msgTypes[0]
|
mi := &file_store_activity_proto_msgTypes[0]
|
||||||
if protoimpl.UnsafeEnabled && x != nil {
|
if x != nil {
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
if ms.LoadMessageInfo() == nil {
|
if ms.LoadMessageInfo() == nil {
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
@ -81,12 +79,10 @@ type ActivityShorcutViewPayload struct {
|
|||||||
|
|
||||||
func (x *ActivityShorcutViewPayload) Reset() {
|
func (x *ActivityShorcutViewPayload) Reset() {
|
||||||
*x = ActivityShorcutViewPayload{}
|
*x = ActivityShorcutViewPayload{}
|
||||||
if protoimpl.UnsafeEnabled {
|
|
||||||
mi := &file_store_activity_proto_msgTypes[1]
|
mi := &file_store_activity_proto_msgTypes[1]
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
func (x *ActivityShorcutViewPayload) String() string {
|
func (x *ActivityShorcutViewPayload) String() string {
|
||||||
return protoimpl.X.MessageStringOf(x)
|
return protoimpl.X.MessageStringOf(x)
|
||||||
@ -96,7 +92,7 @@ func (*ActivityShorcutViewPayload) ProtoMessage() {}
|
|||||||
|
|
||||||
func (x *ActivityShorcutViewPayload) ProtoReflect() protoreflect.Message {
|
func (x *ActivityShorcutViewPayload) ProtoReflect() protoreflect.Message {
|
||||||
mi := &file_store_activity_proto_msgTypes[1]
|
mi := &file_store_activity_proto_msgTypes[1]
|
||||||
if protoimpl.UnsafeEnabled && x != nil {
|
if x != nil {
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
if ms.LoadMessageInfo() == nil {
|
if ms.LoadMessageInfo() == nil {
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
@ -156,12 +152,10 @@ type ActivityShorcutViewPayload_ValueList struct {
|
|||||||
|
|
||||||
func (x *ActivityShorcutViewPayload_ValueList) Reset() {
|
func (x *ActivityShorcutViewPayload_ValueList) Reset() {
|
||||||
*x = ActivityShorcutViewPayload_ValueList{}
|
*x = ActivityShorcutViewPayload_ValueList{}
|
||||||
if protoimpl.UnsafeEnabled {
|
|
||||||
mi := &file_store_activity_proto_msgTypes[3]
|
mi := &file_store_activity_proto_msgTypes[3]
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
func (x *ActivityShorcutViewPayload_ValueList) String() string {
|
func (x *ActivityShorcutViewPayload_ValueList) String() string {
|
||||||
return protoimpl.X.MessageStringOf(x)
|
return protoimpl.X.MessageStringOf(x)
|
||||||
@ -171,7 +165,7 @@ func (*ActivityShorcutViewPayload_ValueList) ProtoMessage() {}
|
|||||||
|
|
||||||
func (x *ActivityShorcutViewPayload_ValueList) ProtoReflect() protoreflect.Message {
|
func (x *ActivityShorcutViewPayload_ValueList) ProtoReflect() protoreflect.Message {
|
||||||
mi := &file_store_activity_proto_msgTypes[3]
|
mi := &file_store_activity_proto_msgTypes[3]
|
||||||
if protoimpl.UnsafeEnabled && x != nil {
|
if x != nil {
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
if ms.LoadMessageInfo() == nil {
|
if ms.LoadMessageInfo() == nil {
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
@ -272,44 +266,6 @@ func file_store_activity_proto_init() {
|
|||||||
if File_store_activity_proto != nil {
|
if File_store_activity_proto != nil {
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
if !protoimpl.UnsafeEnabled {
|
|
||||||
file_store_activity_proto_msgTypes[0].Exporter = func(v any, i int) any {
|
|
||||||
switch v := v.(*ActivityShorcutCreatePayload); i {
|
|
||||||
case 0:
|
|
||||||
return &v.state
|
|
||||||
case 1:
|
|
||||||
return &v.sizeCache
|
|
||||||
case 2:
|
|
||||||
return &v.unknownFields
|
|
||||||
default:
|
|
||||||
return nil
|
|
||||||
}
|
|
||||||
}
|
|
||||||
file_store_activity_proto_msgTypes[1].Exporter = func(v any, i int) any {
|
|
||||||
switch v := v.(*ActivityShorcutViewPayload); i {
|
|
||||||
case 0:
|
|
||||||
return &v.state
|
|
||||||
case 1:
|
|
||||||
return &v.sizeCache
|
|
||||||
case 2:
|
|
||||||
return &v.unknownFields
|
|
||||||
default:
|
|
||||||
return nil
|
|
||||||
}
|
|
||||||
}
|
|
||||||
file_store_activity_proto_msgTypes[3].Exporter = func(v any, i int) any {
|
|
||||||
switch v := v.(*ActivityShorcutViewPayload_ValueList); i {
|
|
||||||
case 0:
|
|
||||||
return &v.state
|
|
||||||
case 1:
|
|
||||||
return &v.sizeCache
|
|
||||||
case 2:
|
|
||||||
return &v.unknownFields
|
|
||||||
default:
|
|
||||||
return nil
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
type x struct{}
|
type x struct{}
|
||||||
out := protoimpl.TypeBuilder{
|
out := protoimpl.TypeBuilder{
|
||||||
File: protoimpl.DescBuilder{
|
File: protoimpl.DescBuilder{
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
// Code generated by protoc-gen-go. DO NOT EDIT.
|
// Code generated by protoc-gen-go. DO NOT EDIT.
|
||||||
// versions:
|
// versions:
|
||||||
// protoc-gen-go v1.34.2
|
// protoc-gen-go v1.35.1
|
||||||
// protoc (unknown)
|
// protoc (unknown)
|
||||||
// source: store/collection.proto
|
// source: store/collection.proto
|
||||||
|
|
||||||
@ -38,12 +38,10 @@ type Collection struct {
|
|||||||
|
|
||||||
func (x *Collection) Reset() {
|
func (x *Collection) Reset() {
|
||||||
*x = Collection{}
|
*x = Collection{}
|
||||||
if protoimpl.UnsafeEnabled {
|
|
||||||
mi := &file_store_collection_proto_msgTypes[0]
|
mi := &file_store_collection_proto_msgTypes[0]
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
func (x *Collection) String() string {
|
func (x *Collection) String() string {
|
||||||
return protoimpl.X.MessageStringOf(x)
|
return protoimpl.X.MessageStringOf(x)
|
||||||
@ -53,7 +51,7 @@ func (*Collection) ProtoMessage() {}
|
|||||||
|
|
||||||
func (x *Collection) ProtoReflect() protoreflect.Message {
|
func (x *Collection) ProtoReflect() protoreflect.Message {
|
||||||
mi := &file_store_collection_proto_msgTypes[0]
|
mi := &file_store_collection_proto_msgTypes[0]
|
||||||
if protoimpl.UnsafeEnabled && x != nil {
|
if x != nil {
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
if ms.LoadMessageInfo() == nil {
|
if ms.LoadMessageInfo() == nil {
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
@ -201,20 +199,6 @@ func file_store_collection_proto_init() {
|
|||||||
return
|
return
|
||||||
}
|
}
|
||||||
file_store_common_proto_init()
|
file_store_common_proto_init()
|
||||||
if !protoimpl.UnsafeEnabled {
|
|
||||||
file_store_collection_proto_msgTypes[0].Exporter = func(v any, i int) any {
|
|
||||||
switch v := v.(*Collection); i {
|
|
||||||
case 0:
|
|
||||||
return &v.state
|
|
||||||
case 1:
|
|
||||||
return &v.sizeCache
|
|
||||||
case 2:
|
|
||||||
return &v.unknownFields
|
|
||||||
default:
|
|
||||||
return nil
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
type x struct{}
|
type x struct{}
|
||||||
out := protoimpl.TypeBuilder{
|
out := protoimpl.TypeBuilder{
|
||||||
File: protoimpl.DescBuilder{
|
File: protoimpl.DescBuilder{
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
// Code generated by protoc-gen-go. DO NOT EDIT.
|
// Code generated by protoc-gen-go. DO NOT EDIT.
|
||||||
// versions:
|
// versions:
|
||||||
// protoc-gen-go v1.34.2
|
// protoc-gen-go v1.35.1
|
||||||
// protoc (unknown)
|
// protoc (unknown)
|
||||||
// source: store/common.proto
|
// source: store/common.proto
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
// Code generated by protoc-gen-go. DO NOT EDIT.
|
// Code generated by protoc-gen-go. DO NOT EDIT.
|
||||||
// versions:
|
// versions:
|
||||||
// protoc-gen-go v1.34.2
|
// protoc-gen-go v1.35.1
|
||||||
// protoc (unknown)
|
// protoc (unknown)
|
||||||
// source: store/idp.proto
|
// source: store/idp.proto
|
||||||
|
|
||||||
@ -80,12 +80,10 @@ type IdentityProvider struct {
|
|||||||
|
|
||||||
func (x *IdentityProvider) Reset() {
|
func (x *IdentityProvider) Reset() {
|
||||||
*x = IdentityProvider{}
|
*x = IdentityProvider{}
|
||||||
if protoimpl.UnsafeEnabled {
|
|
||||||
mi := &file_store_idp_proto_msgTypes[0]
|
mi := &file_store_idp_proto_msgTypes[0]
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
func (x *IdentityProvider) String() string {
|
func (x *IdentityProvider) String() string {
|
||||||
return protoimpl.X.MessageStringOf(x)
|
return protoimpl.X.MessageStringOf(x)
|
||||||
@ -95,7 +93,7 @@ func (*IdentityProvider) ProtoMessage() {}
|
|||||||
|
|
||||||
func (x *IdentityProvider) ProtoReflect() protoreflect.Message {
|
func (x *IdentityProvider) ProtoReflect() protoreflect.Message {
|
||||||
mi := &file_store_idp_proto_msgTypes[0]
|
mi := &file_store_idp_proto_msgTypes[0]
|
||||||
if protoimpl.UnsafeEnabled && x != nil {
|
if x != nil {
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
if ms.LoadMessageInfo() == nil {
|
if ms.LoadMessageInfo() == nil {
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
@ -151,12 +149,10 @@ type IdentityProviderConfig struct {
|
|||||||
|
|
||||||
func (x *IdentityProviderConfig) Reset() {
|
func (x *IdentityProviderConfig) Reset() {
|
||||||
*x = IdentityProviderConfig{}
|
*x = IdentityProviderConfig{}
|
||||||
if protoimpl.UnsafeEnabled {
|
|
||||||
mi := &file_store_idp_proto_msgTypes[1]
|
mi := &file_store_idp_proto_msgTypes[1]
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
func (x *IdentityProviderConfig) String() string {
|
func (x *IdentityProviderConfig) String() string {
|
||||||
return protoimpl.X.MessageStringOf(x)
|
return protoimpl.X.MessageStringOf(x)
|
||||||
@ -166,7 +162,7 @@ func (*IdentityProviderConfig) ProtoMessage() {}
|
|||||||
|
|
||||||
func (x *IdentityProviderConfig) ProtoReflect() protoreflect.Message {
|
func (x *IdentityProviderConfig) ProtoReflect() protoreflect.Message {
|
||||||
mi := &file_store_idp_proto_msgTypes[1]
|
mi := &file_store_idp_proto_msgTypes[1]
|
||||||
if protoimpl.UnsafeEnabled && x != nil {
|
if x != nil {
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
if ms.LoadMessageInfo() == nil {
|
if ms.LoadMessageInfo() == nil {
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
@ -216,12 +212,10 @@ type IdentityProviderConfig_FieldMapping struct {
|
|||||||
|
|
||||||
func (x *IdentityProviderConfig_FieldMapping) Reset() {
|
func (x *IdentityProviderConfig_FieldMapping) Reset() {
|
||||||
*x = IdentityProviderConfig_FieldMapping{}
|
*x = IdentityProviderConfig_FieldMapping{}
|
||||||
if protoimpl.UnsafeEnabled {
|
|
||||||
mi := &file_store_idp_proto_msgTypes[2]
|
mi := &file_store_idp_proto_msgTypes[2]
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
func (x *IdentityProviderConfig_FieldMapping) String() string {
|
func (x *IdentityProviderConfig_FieldMapping) String() string {
|
||||||
return protoimpl.X.MessageStringOf(x)
|
return protoimpl.X.MessageStringOf(x)
|
||||||
@ -231,7 +225,7 @@ func (*IdentityProviderConfig_FieldMapping) ProtoMessage() {}
|
|||||||
|
|
||||||
func (x *IdentityProviderConfig_FieldMapping) ProtoReflect() protoreflect.Message {
|
func (x *IdentityProviderConfig_FieldMapping) ProtoReflect() protoreflect.Message {
|
||||||
mi := &file_store_idp_proto_msgTypes[2]
|
mi := &file_store_idp_proto_msgTypes[2]
|
||||||
if protoimpl.UnsafeEnabled && x != nil {
|
if x != nil {
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
if ms.LoadMessageInfo() == nil {
|
if ms.LoadMessageInfo() == nil {
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
@ -276,12 +270,10 @@ type IdentityProviderConfig_OAuth2Config struct {
|
|||||||
|
|
||||||
func (x *IdentityProviderConfig_OAuth2Config) Reset() {
|
func (x *IdentityProviderConfig_OAuth2Config) Reset() {
|
||||||
*x = IdentityProviderConfig_OAuth2Config{}
|
*x = IdentityProviderConfig_OAuth2Config{}
|
||||||
if protoimpl.UnsafeEnabled {
|
|
||||||
mi := &file_store_idp_proto_msgTypes[3]
|
mi := &file_store_idp_proto_msgTypes[3]
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
func (x *IdentityProviderConfig_OAuth2Config) String() string {
|
func (x *IdentityProviderConfig_OAuth2Config) String() string {
|
||||||
return protoimpl.X.MessageStringOf(x)
|
return protoimpl.X.MessageStringOf(x)
|
||||||
@ -291,7 +283,7 @@ func (*IdentityProviderConfig_OAuth2Config) ProtoMessage() {}
|
|||||||
|
|
||||||
func (x *IdentityProviderConfig_OAuth2Config) ProtoReflect() protoreflect.Message {
|
func (x *IdentityProviderConfig_OAuth2Config) ProtoReflect() protoreflect.Message {
|
||||||
mi := &file_store_idp_proto_msgTypes[3]
|
mi := &file_store_idp_proto_msgTypes[3]
|
||||||
if protoimpl.UnsafeEnabled && x != nil {
|
if x != nil {
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
if ms.LoadMessageInfo() == nil {
|
if ms.LoadMessageInfo() == nil {
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
@ -454,56 +446,6 @@ func file_store_idp_proto_init() {
|
|||||||
if File_store_idp_proto != nil {
|
if File_store_idp_proto != nil {
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
if !protoimpl.UnsafeEnabled {
|
|
||||||
file_store_idp_proto_msgTypes[0].Exporter = func(v any, i int) any {
|
|
||||||
switch v := v.(*IdentityProvider); i {
|
|
||||||
case 0:
|
|
||||||
return &v.state
|
|
||||||
case 1:
|
|
||||||
return &v.sizeCache
|
|
||||||
case 2:
|
|
||||||
return &v.unknownFields
|
|
||||||
default:
|
|
||||||
return nil
|
|
||||||
}
|
|
||||||
}
|
|
||||||
file_store_idp_proto_msgTypes[1].Exporter = func(v any, i int) any {
|
|
||||||
switch v := v.(*IdentityProviderConfig); i {
|
|
||||||
case 0:
|
|
||||||
return &v.state
|
|
||||||
case 1:
|
|
||||||
return &v.sizeCache
|
|
||||||
case 2:
|
|
||||||
return &v.unknownFields
|
|
||||||
default:
|
|
||||||
return nil
|
|
||||||
}
|
|
||||||
}
|
|
||||||
file_store_idp_proto_msgTypes[2].Exporter = func(v any, i int) any {
|
|
||||||
switch v := v.(*IdentityProviderConfig_FieldMapping); i {
|
|
||||||
case 0:
|
|
||||||
return &v.state
|
|
||||||
case 1:
|
|
||||||
return &v.sizeCache
|
|
||||||
case 2:
|
|
||||||
return &v.unknownFields
|
|
||||||
default:
|
|
||||||
return nil
|
|
||||||
}
|
|
||||||
}
|
|
||||||
file_store_idp_proto_msgTypes[3].Exporter = func(v any, i int) any {
|
|
||||||
switch v := v.(*IdentityProviderConfig_OAuth2Config); i {
|
|
||||||
case 0:
|
|
||||||
return &v.state
|
|
||||||
case 1:
|
|
||||||
return &v.sizeCache
|
|
||||||
case 2:
|
|
||||||
return &v.unknownFields
|
|
||||||
default:
|
|
||||||
return nil
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
file_store_idp_proto_msgTypes[1].OneofWrappers = []any{
|
file_store_idp_proto_msgTypes[1].OneofWrappers = []any{
|
||||||
(*IdentityProviderConfig_Oauth2)(nil),
|
(*IdentityProviderConfig_Oauth2)(nil),
|
||||||
}
|
}
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
// Code generated by protoc-gen-go. DO NOT EDIT.
|
// Code generated by protoc-gen-go. DO NOT EDIT.
|
||||||
// versions:
|
// versions:
|
||||||
// protoc-gen-go v1.34.2
|
// protoc-gen-go v1.35.1
|
||||||
// protoc (unknown)
|
// protoc (unknown)
|
||||||
// source: store/shortcut.proto
|
// source: store/shortcut.proto
|
||||||
|
|
||||||
@ -40,12 +40,10 @@ type Shortcut struct {
|
|||||||
|
|
||||||
func (x *Shortcut) Reset() {
|
func (x *Shortcut) Reset() {
|
||||||
*x = Shortcut{}
|
*x = Shortcut{}
|
||||||
if protoimpl.UnsafeEnabled {
|
|
||||||
mi := &file_store_shortcut_proto_msgTypes[0]
|
mi := &file_store_shortcut_proto_msgTypes[0]
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
func (x *Shortcut) String() string {
|
func (x *Shortcut) String() string {
|
||||||
return protoimpl.X.MessageStringOf(x)
|
return protoimpl.X.MessageStringOf(x)
|
||||||
@ -55,7 +53,7 @@ func (*Shortcut) ProtoMessage() {}
|
|||||||
|
|
||||||
func (x *Shortcut) ProtoReflect() protoreflect.Message {
|
func (x *Shortcut) ProtoReflect() protoreflect.Message {
|
||||||
mi := &file_store_shortcut_proto_msgTypes[0]
|
mi := &file_store_shortcut_proto_msgTypes[0]
|
||||||
if protoimpl.UnsafeEnabled && x != nil {
|
if x != nil {
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
if ms.LoadMessageInfo() == nil {
|
if ms.LoadMessageInfo() == nil {
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
@ -159,12 +157,10 @@ type OpenGraphMetadata struct {
|
|||||||
|
|
||||||
func (x *OpenGraphMetadata) Reset() {
|
func (x *OpenGraphMetadata) Reset() {
|
||||||
*x = OpenGraphMetadata{}
|
*x = OpenGraphMetadata{}
|
||||||
if protoimpl.UnsafeEnabled {
|
|
||||||
mi := &file_store_shortcut_proto_msgTypes[1]
|
mi := &file_store_shortcut_proto_msgTypes[1]
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
func (x *OpenGraphMetadata) String() string {
|
func (x *OpenGraphMetadata) String() string {
|
||||||
return protoimpl.X.MessageStringOf(x)
|
return protoimpl.X.MessageStringOf(x)
|
||||||
@ -174,7 +170,7 @@ func (*OpenGraphMetadata) ProtoMessage() {}
|
|||||||
|
|
||||||
func (x *OpenGraphMetadata) ProtoReflect() protoreflect.Message {
|
func (x *OpenGraphMetadata) ProtoReflect() protoreflect.Message {
|
||||||
mi := &file_store_shortcut_proto_msgTypes[1]
|
mi := &file_store_shortcut_proto_msgTypes[1]
|
||||||
if protoimpl.UnsafeEnabled && x != nil {
|
if x != nil {
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
if ms.LoadMessageInfo() == nil {
|
if ms.LoadMessageInfo() == nil {
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
@ -292,32 +288,6 @@ func file_store_shortcut_proto_init() {
|
|||||||
return
|
return
|
||||||
}
|
}
|
||||||
file_store_common_proto_init()
|
file_store_common_proto_init()
|
||||||
if !protoimpl.UnsafeEnabled {
|
|
||||||
file_store_shortcut_proto_msgTypes[0].Exporter = func(v any, i int) any {
|
|
||||||
switch v := v.(*Shortcut); i {
|
|
||||||
case 0:
|
|
||||||
return &v.state
|
|
||||||
case 1:
|
|
||||||
return &v.sizeCache
|
|
||||||
case 2:
|
|
||||||
return &v.unknownFields
|
|
||||||
default:
|
|
||||||
return nil
|
|
||||||
}
|
|
||||||
}
|
|
||||||
file_store_shortcut_proto_msgTypes[1].Exporter = func(v any, i int) any {
|
|
||||||
switch v := v.(*OpenGraphMetadata); i {
|
|
||||||
case 0:
|
|
||||||
return &v.state
|
|
||||||
case 1:
|
|
||||||
return &v.sizeCache
|
|
||||||
case 2:
|
|
||||||
return &v.unknownFields
|
|
||||||
default:
|
|
||||||
return nil
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
type x struct{}
|
type x struct{}
|
||||||
out := protoimpl.TypeBuilder{
|
out := protoimpl.TypeBuilder{
|
||||||
File: protoimpl.DescBuilder{
|
File: protoimpl.DescBuilder{
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
// Code generated by protoc-gen-go. DO NOT EDIT.
|
// Code generated by protoc-gen-go. DO NOT EDIT.
|
||||||
// versions:
|
// versions:
|
||||||
// protoc-gen-go v1.34.2
|
// protoc-gen-go v1.35.1
|
||||||
// protoc (unknown)
|
// protoc (unknown)
|
||||||
// source: store/user_setting.proto
|
// source: store/user_setting.proto
|
||||||
|
|
||||||
@ -87,12 +87,10 @@ type UserSetting struct {
|
|||||||
|
|
||||||
func (x *UserSetting) Reset() {
|
func (x *UserSetting) Reset() {
|
||||||
*x = UserSetting{}
|
*x = UserSetting{}
|
||||||
if protoimpl.UnsafeEnabled {
|
|
||||||
mi := &file_store_user_setting_proto_msgTypes[0]
|
mi := &file_store_user_setting_proto_msgTypes[0]
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
func (x *UserSetting) String() string {
|
func (x *UserSetting) String() string {
|
||||||
return protoimpl.X.MessageStringOf(x)
|
return protoimpl.X.MessageStringOf(x)
|
||||||
@ -102,7 +100,7 @@ func (*UserSetting) ProtoMessage() {}
|
|||||||
|
|
||||||
func (x *UserSetting) ProtoReflect() protoreflect.Message {
|
func (x *UserSetting) ProtoReflect() protoreflect.Message {
|
||||||
mi := &file_store_user_setting_proto_msgTypes[0]
|
mi := &file_store_user_setting_proto_msgTypes[0]
|
||||||
if protoimpl.UnsafeEnabled && x != nil {
|
if x != nil {
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
if ms.LoadMessageInfo() == nil {
|
if ms.LoadMessageInfo() == nil {
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
@ -179,12 +177,10 @@ type UserSetting_GeneralSetting struct {
|
|||||||
|
|
||||||
func (x *UserSetting_GeneralSetting) Reset() {
|
func (x *UserSetting_GeneralSetting) Reset() {
|
||||||
*x = UserSetting_GeneralSetting{}
|
*x = UserSetting_GeneralSetting{}
|
||||||
if protoimpl.UnsafeEnabled {
|
|
||||||
mi := &file_store_user_setting_proto_msgTypes[1]
|
mi := &file_store_user_setting_proto_msgTypes[1]
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
func (x *UserSetting_GeneralSetting) String() string {
|
func (x *UserSetting_GeneralSetting) String() string {
|
||||||
return protoimpl.X.MessageStringOf(x)
|
return protoimpl.X.MessageStringOf(x)
|
||||||
@ -194,7 +190,7 @@ func (*UserSetting_GeneralSetting) ProtoMessage() {}
|
|||||||
|
|
||||||
func (x *UserSetting_GeneralSetting) ProtoReflect() protoreflect.Message {
|
func (x *UserSetting_GeneralSetting) ProtoReflect() protoreflect.Message {
|
||||||
mi := &file_store_user_setting_proto_msgTypes[1]
|
mi := &file_store_user_setting_proto_msgTypes[1]
|
||||||
if protoimpl.UnsafeEnabled && x != nil {
|
if x != nil {
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
if ms.LoadMessageInfo() == nil {
|
if ms.LoadMessageInfo() == nil {
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
@ -233,12 +229,10 @@ type UserSetting_AccessTokensSetting struct {
|
|||||||
|
|
||||||
func (x *UserSetting_AccessTokensSetting) Reset() {
|
func (x *UserSetting_AccessTokensSetting) Reset() {
|
||||||
*x = UserSetting_AccessTokensSetting{}
|
*x = UserSetting_AccessTokensSetting{}
|
||||||
if protoimpl.UnsafeEnabled {
|
|
||||||
mi := &file_store_user_setting_proto_msgTypes[2]
|
mi := &file_store_user_setting_proto_msgTypes[2]
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
func (x *UserSetting_AccessTokensSetting) String() string {
|
func (x *UserSetting_AccessTokensSetting) String() string {
|
||||||
return protoimpl.X.MessageStringOf(x)
|
return protoimpl.X.MessageStringOf(x)
|
||||||
@ -248,7 +242,7 @@ func (*UserSetting_AccessTokensSetting) ProtoMessage() {}
|
|||||||
|
|
||||||
func (x *UserSetting_AccessTokensSetting) ProtoReflect() protoreflect.Message {
|
func (x *UserSetting_AccessTokensSetting) ProtoReflect() protoreflect.Message {
|
||||||
mi := &file_store_user_setting_proto_msgTypes[2]
|
mi := &file_store_user_setting_proto_msgTypes[2]
|
||||||
if protoimpl.UnsafeEnabled && x != nil {
|
if x != nil {
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
if ms.LoadMessageInfo() == nil {
|
if ms.LoadMessageInfo() == nil {
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
@ -283,12 +277,10 @@ type UserSetting_AccessTokensSetting_AccessToken struct {
|
|||||||
|
|
||||||
func (x *UserSetting_AccessTokensSetting_AccessToken) Reset() {
|
func (x *UserSetting_AccessTokensSetting_AccessToken) Reset() {
|
||||||
*x = UserSetting_AccessTokensSetting_AccessToken{}
|
*x = UserSetting_AccessTokensSetting_AccessToken{}
|
||||||
if protoimpl.UnsafeEnabled {
|
|
||||||
mi := &file_store_user_setting_proto_msgTypes[3]
|
mi := &file_store_user_setting_proto_msgTypes[3]
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
func (x *UserSetting_AccessTokensSetting_AccessToken) String() string {
|
func (x *UserSetting_AccessTokensSetting_AccessToken) String() string {
|
||||||
return protoimpl.X.MessageStringOf(x)
|
return protoimpl.X.MessageStringOf(x)
|
||||||
@ -298,7 +290,7 @@ func (*UserSetting_AccessTokensSetting_AccessToken) ProtoMessage() {}
|
|||||||
|
|
||||||
func (x *UserSetting_AccessTokensSetting_AccessToken) ProtoReflect() protoreflect.Message {
|
func (x *UserSetting_AccessTokensSetting_AccessToken) ProtoReflect() protoreflect.Message {
|
||||||
mi := &file_store_user_setting_proto_msgTypes[3]
|
mi := &file_store_user_setting_proto_msgTypes[3]
|
||||||
if protoimpl.UnsafeEnabled && x != nil {
|
if x != nil {
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
if ms.LoadMessageInfo() == nil {
|
if ms.LoadMessageInfo() == nil {
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
@ -424,56 +416,6 @@ func file_store_user_setting_proto_init() {
|
|||||||
if File_store_user_setting_proto != nil {
|
if File_store_user_setting_proto != nil {
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
if !protoimpl.UnsafeEnabled {
|
|
||||||
file_store_user_setting_proto_msgTypes[0].Exporter = func(v any, i int) any {
|
|
||||||
switch v := v.(*UserSetting); i {
|
|
||||||
case 0:
|
|
||||||
return &v.state
|
|
||||||
case 1:
|
|
||||||
return &v.sizeCache
|
|
||||||
case 2:
|
|
||||||
return &v.unknownFields
|
|
||||||
default:
|
|
||||||
return nil
|
|
||||||
}
|
|
||||||
}
|
|
||||||
file_store_user_setting_proto_msgTypes[1].Exporter = func(v any, i int) any {
|
|
||||||
switch v := v.(*UserSetting_GeneralSetting); i {
|
|
||||||
case 0:
|
|
||||||
return &v.state
|
|
||||||
case 1:
|
|
||||||
return &v.sizeCache
|
|
||||||
case 2:
|
|
||||||
return &v.unknownFields
|
|
||||||
default:
|
|
||||||
return nil
|
|
||||||
}
|
|
||||||
}
|
|
||||||
file_store_user_setting_proto_msgTypes[2].Exporter = func(v any, i int) any {
|
|
||||||
switch v := v.(*UserSetting_AccessTokensSetting); i {
|
|
||||||
case 0:
|
|
||||||
return &v.state
|
|
||||||
case 1:
|
|
||||||
return &v.sizeCache
|
|
||||||
case 2:
|
|
||||||
return &v.unknownFields
|
|
||||||
default:
|
|
||||||
return nil
|
|
||||||
}
|
|
||||||
}
|
|
||||||
file_store_user_setting_proto_msgTypes[3].Exporter = func(v any, i int) any {
|
|
||||||
switch v := v.(*UserSetting_AccessTokensSetting_AccessToken); i {
|
|
||||||
case 0:
|
|
||||||
return &v.state
|
|
||||||
case 1:
|
|
||||||
return &v.sizeCache
|
|
||||||
case 2:
|
|
||||||
return &v.unknownFields
|
|
||||||
default:
|
|
||||||
return nil
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
file_store_user_setting_proto_msgTypes[0].OneofWrappers = []any{
|
file_store_user_setting_proto_msgTypes[0].OneofWrappers = []any{
|
||||||
(*UserSetting_General)(nil),
|
(*UserSetting_General)(nil),
|
||||||
(*UserSetting_AccessTokens)(nil),
|
(*UserSetting_AccessTokens)(nil),
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
// Code generated by protoc-gen-go. DO NOT EDIT.
|
// Code generated by protoc-gen-go. DO NOT EDIT.
|
||||||
// versions:
|
// versions:
|
||||||
// protoc-gen-go v1.34.2
|
// protoc-gen-go v1.35.1
|
||||||
// protoc (unknown)
|
// protoc (unknown)
|
||||||
// source: store/workspace_setting.proto
|
// source: store/workspace_setting.proto
|
||||||
|
|
||||||
@ -114,12 +114,10 @@ type WorkspaceSetting struct {
|
|||||||
|
|
||||||
func (x *WorkspaceSetting) Reset() {
|
func (x *WorkspaceSetting) Reset() {
|
||||||
*x = WorkspaceSetting{}
|
*x = WorkspaceSetting{}
|
||||||
if protoimpl.UnsafeEnabled {
|
|
||||||
mi := &file_store_workspace_setting_proto_msgTypes[0]
|
mi := &file_store_workspace_setting_proto_msgTypes[0]
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
func (x *WorkspaceSetting) String() string {
|
func (x *WorkspaceSetting) String() string {
|
||||||
return protoimpl.X.MessageStringOf(x)
|
return protoimpl.X.MessageStringOf(x)
|
||||||
@ -129,7 +127,7 @@ func (*WorkspaceSetting) ProtoMessage() {}
|
|||||||
|
|
||||||
func (x *WorkspaceSetting) ProtoReflect() protoreflect.Message {
|
func (x *WorkspaceSetting) ProtoReflect() protoreflect.Message {
|
||||||
mi := &file_store_workspace_setting_proto_msgTypes[0]
|
mi := &file_store_workspace_setting_proto_msgTypes[0]
|
||||||
if protoimpl.UnsafeEnabled && x != nil {
|
if x != nil {
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
if ms.LoadMessageInfo() == nil {
|
if ms.LoadMessageInfo() == nil {
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
@ -235,12 +233,10 @@ type WorkspaceSetting_GeneralSetting struct {
|
|||||||
|
|
||||||
func (x *WorkspaceSetting_GeneralSetting) Reset() {
|
func (x *WorkspaceSetting_GeneralSetting) Reset() {
|
||||||
*x = WorkspaceSetting_GeneralSetting{}
|
*x = WorkspaceSetting_GeneralSetting{}
|
||||||
if protoimpl.UnsafeEnabled {
|
|
||||||
mi := &file_store_workspace_setting_proto_msgTypes[1]
|
mi := &file_store_workspace_setting_proto_msgTypes[1]
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
func (x *WorkspaceSetting_GeneralSetting) String() string {
|
func (x *WorkspaceSetting_GeneralSetting) String() string {
|
||||||
return protoimpl.X.MessageStringOf(x)
|
return protoimpl.X.MessageStringOf(x)
|
||||||
@ -250,7 +246,7 @@ func (*WorkspaceSetting_GeneralSetting) ProtoMessage() {}
|
|||||||
|
|
||||||
func (x *WorkspaceSetting_GeneralSetting) ProtoReflect() protoreflect.Message {
|
func (x *WorkspaceSetting_GeneralSetting) ProtoReflect() protoreflect.Message {
|
||||||
mi := &file_store_workspace_setting_proto_msgTypes[1]
|
mi := &file_store_workspace_setting_proto_msgTypes[1]
|
||||||
if protoimpl.UnsafeEnabled && x != nil {
|
if x != nil {
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
if ms.LoadMessageInfo() == nil {
|
if ms.LoadMessageInfo() == nil {
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
@ -311,12 +307,10 @@ type WorkspaceSetting_SecuritySetting struct {
|
|||||||
|
|
||||||
func (x *WorkspaceSetting_SecuritySetting) Reset() {
|
func (x *WorkspaceSetting_SecuritySetting) Reset() {
|
||||||
*x = WorkspaceSetting_SecuritySetting{}
|
*x = WorkspaceSetting_SecuritySetting{}
|
||||||
if protoimpl.UnsafeEnabled {
|
|
||||||
mi := &file_store_workspace_setting_proto_msgTypes[2]
|
mi := &file_store_workspace_setting_proto_msgTypes[2]
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
func (x *WorkspaceSetting_SecuritySetting) String() string {
|
func (x *WorkspaceSetting_SecuritySetting) String() string {
|
||||||
return protoimpl.X.MessageStringOf(x)
|
return protoimpl.X.MessageStringOf(x)
|
||||||
@ -326,7 +320,7 @@ func (*WorkspaceSetting_SecuritySetting) ProtoMessage() {}
|
|||||||
|
|
||||||
func (x *WorkspaceSetting_SecuritySetting) ProtoReflect() protoreflect.Message {
|
func (x *WorkspaceSetting_SecuritySetting) ProtoReflect() protoreflect.Message {
|
||||||
mi := &file_store_workspace_setting_proto_msgTypes[2]
|
mi := &file_store_workspace_setting_proto_msgTypes[2]
|
||||||
if protoimpl.UnsafeEnabled && x != nil {
|
if x != nil {
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
if ms.LoadMessageInfo() == nil {
|
if ms.LoadMessageInfo() == nil {
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
@ -365,12 +359,10 @@ type WorkspaceSetting_ShortcutRelatedSetting struct {
|
|||||||
|
|
||||||
func (x *WorkspaceSetting_ShortcutRelatedSetting) Reset() {
|
func (x *WorkspaceSetting_ShortcutRelatedSetting) Reset() {
|
||||||
*x = WorkspaceSetting_ShortcutRelatedSetting{}
|
*x = WorkspaceSetting_ShortcutRelatedSetting{}
|
||||||
if protoimpl.UnsafeEnabled {
|
|
||||||
mi := &file_store_workspace_setting_proto_msgTypes[3]
|
mi := &file_store_workspace_setting_proto_msgTypes[3]
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
func (x *WorkspaceSetting_ShortcutRelatedSetting) String() string {
|
func (x *WorkspaceSetting_ShortcutRelatedSetting) String() string {
|
||||||
return protoimpl.X.MessageStringOf(x)
|
return protoimpl.X.MessageStringOf(x)
|
||||||
@ -380,7 +372,7 @@ func (*WorkspaceSetting_ShortcutRelatedSetting) ProtoMessage() {}
|
|||||||
|
|
||||||
func (x *WorkspaceSetting_ShortcutRelatedSetting) ProtoReflect() protoreflect.Message {
|
func (x *WorkspaceSetting_ShortcutRelatedSetting) ProtoReflect() protoreflect.Message {
|
||||||
mi := &file_store_workspace_setting_proto_msgTypes[3]
|
mi := &file_store_workspace_setting_proto_msgTypes[3]
|
||||||
if protoimpl.UnsafeEnabled && x != nil {
|
if x != nil {
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
if ms.LoadMessageInfo() == nil {
|
if ms.LoadMessageInfo() == nil {
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
@ -412,12 +404,10 @@ type WorkspaceSetting_IdentityProviderSetting struct {
|
|||||||
|
|
||||||
func (x *WorkspaceSetting_IdentityProviderSetting) Reset() {
|
func (x *WorkspaceSetting_IdentityProviderSetting) Reset() {
|
||||||
*x = WorkspaceSetting_IdentityProviderSetting{}
|
*x = WorkspaceSetting_IdentityProviderSetting{}
|
||||||
if protoimpl.UnsafeEnabled {
|
|
||||||
mi := &file_store_workspace_setting_proto_msgTypes[4]
|
mi := &file_store_workspace_setting_proto_msgTypes[4]
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
func (x *WorkspaceSetting_IdentityProviderSetting) String() string {
|
func (x *WorkspaceSetting_IdentityProviderSetting) String() string {
|
||||||
return protoimpl.X.MessageStringOf(x)
|
return protoimpl.X.MessageStringOf(x)
|
||||||
@ -427,7 +417,7 @@ func (*WorkspaceSetting_IdentityProviderSetting) ProtoMessage() {}
|
|||||||
|
|
||||||
func (x *WorkspaceSetting_IdentityProviderSetting) ProtoReflect() protoreflect.Message {
|
func (x *WorkspaceSetting_IdentityProviderSetting) ProtoReflect() protoreflect.Message {
|
||||||
mi := &file_store_workspace_setting_proto_msgTypes[4]
|
mi := &file_store_workspace_setting_proto_msgTypes[4]
|
||||||
if protoimpl.UnsafeEnabled && x != nil {
|
if x != nil {
|
||||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||||
if ms.LoadMessageInfo() == nil {
|
if ms.LoadMessageInfo() == nil {
|
||||||
ms.StoreMessageInfo(mi)
|
ms.StoreMessageInfo(mi)
|
||||||
@ -600,68 +590,6 @@ func file_store_workspace_setting_proto_init() {
|
|||||||
}
|
}
|
||||||
file_store_common_proto_init()
|
file_store_common_proto_init()
|
||||||
file_store_idp_proto_init()
|
file_store_idp_proto_init()
|
||||||
if !protoimpl.UnsafeEnabled {
|
|
||||||
file_store_workspace_setting_proto_msgTypes[0].Exporter = func(v any, i int) any {
|
|
||||||
switch v := v.(*WorkspaceSetting); i {
|
|
||||||
case 0:
|
|
||||||
return &v.state
|
|
||||||
case 1:
|
|
||||||
return &v.sizeCache
|
|
||||||
case 2:
|
|
||||||
return &v.unknownFields
|
|
||||||
default:
|
|
||||||
return nil
|
|
||||||
}
|
|
||||||
}
|
|
||||||
file_store_workspace_setting_proto_msgTypes[1].Exporter = func(v any, i int) any {
|
|
||||||
switch v := v.(*WorkspaceSetting_GeneralSetting); i {
|
|
||||||
case 0:
|
|
||||||
return &v.state
|
|
||||||
case 1:
|
|
||||||
return &v.sizeCache
|
|
||||||
case 2:
|
|
||||||
return &v.unknownFields
|
|
||||||
default:
|
|
||||||
return nil
|
|
||||||
}
|
|
||||||
}
|
|
||||||
file_store_workspace_setting_proto_msgTypes[2].Exporter = func(v any, i int) any {
|
|
||||||
switch v := v.(*WorkspaceSetting_SecuritySetting); i {
|
|
||||||
case 0:
|
|
||||||
return &v.state
|
|
||||||
case 1:
|
|
||||||
return &v.sizeCache
|
|
||||||
case 2:
|
|
||||||
return &v.unknownFields
|
|
||||||
default:
|
|
||||||
return nil
|
|
||||||
}
|
|
||||||
}
|
|
||||||
file_store_workspace_setting_proto_msgTypes[3].Exporter = func(v any, i int) any {
|
|
||||||
switch v := v.(*WorkspaceSetting_ShortcutRelatedSetting); i {
|
|
||||||
case 0:
|
|
||||||
return &v.state
|
|
||||||
case 1:
|
|
||||||
return &v.sizeCache
|
|
||||||
case 2:
|
|
||||||
return &v.unknownFields
|
|
||||||
default:
|
|
||||||
return nil
|
|
||||||
}
|
|
||||||
}
|
|
||||||
file_store_workspace_setting_proto_msgTypes[4].Exporter = func(v any, i int) any {
|
|
||||||
switch v := v.(*WorkspaceSetting_IdentityProviderSetting); i {
|
|
||||||
case 0:
|
|
||||||
return &v.state
|
|
||||||
case 1:
|
|
||||||
return &v.sizeCache
|
|
||||||
case 2:
|
|
||||||
return &v.unknownFields
|
|
||||||
default:
|
|
||||||
return nil
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
file_store_workspace_setting_proto_msgTypes[0].OneofWrappers = []any{
|
file_store_workspace_setting_proto_msgTypes[0].OneofWrappers = []any{
|
||||||
(*WorkspaceSetting_General)(nil),
|
(*WorkspaceSetting_General)(nil),
|
||||||
(*WorkspaceSetting_Security)(nil),
|
(*WorkspaceSetting_Security)(nil),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user