github.com/infraboard/keyauth@v0.8.1/apps/session/service.pb.go (about)

     1  // Code generated by protoc-gen-go. DO NOT EDIT.
     2  // versions:
     3  // 	protoc-gen-go v1.27.1
     4  // 	protoc        v3.19.1
     5  // source: apps/session/pb/service.proto
     6  
     7  package session
     8  
     9  import (
    10  	token "github.com/infraboard/keyauth/apps/token"
    11  	protoreflect "google.golang.org/protobuf/reflect/protoreflect"
    12  	protoimpl "google.golang.org/protobuf/runtime/protoimpl"
    13  	reflect "reflect"
    14  )
    15  
    16  const (
    17  	// Verify that this generated code is sufficiently up-to-date.
    18  	_ = protoimpl.EnforceVersion(20 - protoimpl.MinVersion)
    19  	// Verify that runtime/protoimpl is sufficiently up-to-date.
    20  	_ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 20)
    21  )
    22  
    23  var File_apps_session_pb_service_proto protoreflect.FileDescriptor
    24  
    25  var file_apps_session_pb_service_proto_rawDesc = []byte{
    26  	0x0a, 0x1d, 0x61, 0x70, 0x70, 0x73, 0x2f, 0x73, 0x65, 0x73, 0x73, 0x69, 0x6f, 0x6e, 0x2f, 0x70,
    27  	0x62, 0x2f, 0x73, 0x65, 0x72, 0x76, 0x69, 0x63, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x12,
    28  	0x1a, 0x69, 0x6e, 0x66, 0x72, 0x61, 0x62, 0x6f, 0x61, 0x72, 0x64, 0x2e, 0x6b, 0x65, 0x79, 0x61,
    29  	0x75, 0x74, 0x68, 0x2e, 0x73, 0x65, 0x73, 0x73, 0x69, 0x6f, 0x6e, 0x1a, 0x1d, 0x61, 0x70, 0x70,
    30  	0x73, 0x2f, 0x73, 0x65, 0x73, 0x73, 0x69, 0x6f, 0x6e, 0x2f, 0x70, 0x62, 0x2f, 0x72, 0x65, 0x71,
    31  	0x75, 0x65, 0x73, 0x74, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x1a, 0x1d, 0x61, 0x70, 0x70, 0x73,
    32  	0x2f, 0x73, 0x65, 0x73, 0x73, 0x69, 0x6f, 0x6e, 0x2f, 0x70, 0x62, 0x2f, 0x73, 0x65, 0x73, 0x73,
    33  	0x69, 0x6f, 0x6e, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x1a, 0x19, 0x61, 0x70, 0x70, 0x73, 0x2f,
    34  	0x74, 0x6f, 0x6b, 0x65, 0x6e, 0x2f, 0x70, 0x62, 0x2f, 0x74, 0x6f, 0x6b, 0x65, 0x6e, 0x2e, 0x70,
    35  	0x72, 0x6f, 0x74, 0x6f, 0x32, 0xf6, 0x03, 0x0a, 0x07, 0x53, 0x65, 0x72, 0x76, 0x69, 0x63, 0x65,
    36  	0x12, 0x4d, 0x0a, 0x05, 0x4c, 0x6f, 0x67, 0x69, 0x6e, 0x12, 0x1f, 0x2e, 0x69, 0x6e, 0x66, 0x72,
    37  	0x61, 0x62, 0x6f, 0x61, 0x72, 0x64, 0x2e, 0x6b, 0x65, 0x79, 0x61, 0x75, 0x74, 0x68, 0x2e, 0x74,
    38  	0x6f, 0x6b, 0x65, 0x6e, 0x2e, 0x54, 0x6f, 0x6b, 0x65, 0x6e, 0x1a, 0x23, 0x2e, 0x69, 0x6e, 0x66,
    39  	0x72, 0x61, 0x62, 0x6f, 0x61, 0x72, 0x64, 0x2e, 0x6b, 0x65, 0x79, 0x61, 0x75, 0x74, 0x68, 0x2e,
    40  	0x73, 0x65, 0x73, 0x73, 0x69, 0x6f, 0x6e, 0x2e, 0x53, 0x65, 0x73, 0x73, 0x69, 0x6f, 0x6e, 0x12,
    41  	0x58, 0x0a, 0x06, 0x4c, 0x6f, 0x67, 0x6f, 0x75, 0x74, 0x12, 0x29, 0x2e, 0x69, 0x6e, 0x66, 0x72,
    42  	0x61, 0x62, 0x6f, 0x61, 0x72, 0x64, 0x2e, 0x6b, 0x65, 0x79, 0x61, 0x75, 0x74, 0x68, 0x2e, 0x73,
    43  	0x65, 0x73, 0x73, 0x69, 0x6f, 0x6e, 0x2e, 0x4c, 0x6f, 0x67, 0x6f, 0x75, 0x74, 0x52, 0x65, 0x71,
    44  	0x75, 0x65, 0x73, 0x74, 0x1a, 0x23, 0x2e, 0x69, 0x6e, 0x66, 0x72, 0x61, 0x62, 0x6f, 0x61, 0x72,
    45  	0x64, 0x2e, 0x6b, 0x65, 0x79, 0x61, 0x75, 0x74, 0x68, 0x2e, 0x73, 0x65, 0x73, 0x73, 0x69, 0x6f,
    46  	0x6e, 0x2e, 0x53, 0x65, 0x73, 0x73, 0x69, 0x6f, 0x6e, 0x12, 0x6a, 0x0a, 0x0f, 0x44, 0x65, 0x73,
    47  	0x63, 0x72, 0x69, 0x62, 0x65, 0x53, 0x65, 0x73, 0x73, 0x69, 0x6f, 0x6e, 0x12, 0x32, 0x2e, 0x69,
    48  	0x6e, 0x66, 0x72, 0x61, 0x62, 0x6f, 0x61, 0x72, 0x64, 0x2e, 0x6b, 0x65, 0x79, 0x61, 0x75, 0x74,
    49  	0x68, 0x2e, 0x73, 0x65, 0x73, 0x73, 0x69, 0x6f, 0x6e, 0x2e, 0x44, 0x65, 0x73, 0x63, 0x72, 0x69,
    50  	0x62, 0x65, 0x53, 0x65, 0x73, 0x73, 0x69, 0x6f, 0x6e, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74,
    51  	0x1a, 0x23, 0x2e, 0x69, 0x6e, 0x66, 0x72, 0x61, 0x62, 0x6f, 0x61, 0x72, 0x64, 0x2e, 0x6b, 0x65,
    52  	0x79, 0x61, 0x75, 0x74, 0x68, 0x2e, 0x73, 0x65, 0x73, 0x73, 0x69, 0x6f, 0x6e, 0x2e, 0x53, 0x65,
    53  	0x73, 0x73, 0x69, 0x6f, 0x6e, 0x12, 0x60, 0x0a, 0x0c, 0x51, 0x75, 0x65, 0x72, 0x79, 0x53, 0x65,
    54  	0x73, 0x73, 0x69, 0x6f, 0x6e, 0x12, 0x2f, 0x2e, 0x69, 0x6e, 0x66, 0x72, 0x61, 0x62, 0x6f, 0x61,
    55  	0x72, 0x64, 0x2e, 0x6b, 0x65, 0x79, 0x61, 0x75, 0x74, 0x68, 0x2e, 0x73, 0x65, 0x73, 0x73, 0x69,
    56  	0x6f, 0x6e, 0x2e, 0x51, 0x75, 0x65, 0x72, 0x79, 0x53, 0x65, 0x73, 0x73, 0x69, 0x6f, 0x6e, 0x52,
    57  	0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x1f, 0x2e, 0x69, 0x6e, 0x66, 0x72, 0x61, 0x62, 0x6f,
    58  	0x61, 0x72, 0x64, 0x2e, 0x6b, 0x65, 0x79, 0x61, 0x75, 0x74, 0x68, 0x2e, 0x73, 0x65, 0x73, 0x73,
    59  	0x69, 0x6f, 0x6e, 0x2e, 0x53, 0x65, 0x74, 0x12, 0x74, 0x0a, 0x14, 0x51, 0x75, 0x65, 0x72, 0x79,
    60  	0x55, 0x73, 0x65, 0x72, 0x4c, 0x61, 0x73, 0x74, 0x53, 0x65, 0x73, 0x73, 0x69, 0x6f, 0x6e, 0x12,
    61  	0x37, 0x2e, 0x69, 0x6e, 0x66, 0x72, 0x61, 0x62, 0x6f, 0x61, 0x72, 0x64, 0x2e, 0x6b, 0x65, 0x79,
    62  	0x61, 0x75, 0x74, 0x68, 0x2e, 0x73, 0x65, 0x73, 0x73, 0x69, 0x6f, 0x6e, 0x2e, 0x51, 0x75, 0x65,
    63  	0x72, 0x79, 0x55, 0x73, 0x65, 0x72, 0x4c, 0x61, 0x73, 0x74, 0x53, 0x65, 0x73, 0x73, 0x69, 0x6f,
    64  	0x6e, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x23, 0x2e, 0x69, 0x6e, 0x66, 0x72, 0x61,
    65  	0x62, 0x6f, 0x61, 0x72, 0x64, 0x2e, 0x6b, 0x65, 0x79, 0x61, 0x75, 0x74, 0x68, 0x2e, 0x73, 0x65,
    66  	0x73, 0x73, 0x69, 0x6f, 0x6e, 0x2e, 0x53, 0x65, 0x73, 0x73, 0x69, 0x6f, 0x6e, 0x42, 0x2c, 0x5a,
    67  	0x2a, 0x67, 0x69, 0x74, 0x68, 0x75, 0x62, 0x2e, 0x63, 0x6f, 0x6d, 0x2f, 0x69, 0x6e, 0x66, 0x72,
    68  	0x61, 0x62, 0x6f, 0x61, 0x72, 0x64, 0x2f, 0x6b, 0x65, 0x79, 0x61, 0x75, 0x74, 0x68, 0x2f, 0x61,
    69  	0x70, 0x70, 0x73, 0x2f, 0x73, 0x65, 0x73, 0x73, 0x69, 0x6f, 0x6e, 0x62, 0x06, 0x70, 0x72, 0x6f,
    70  	0x74, 0x6f, 0x33,
    71  }
    72  
    73  var file_apps_session_pb_service_proto_goTypes = []interface{}{
    74  	(*token.Token)(nil),                 // 0: infraboard.keyauth.token.Token
    75  	(*LogoutRequest)(nil),               // 1: infraboard.keyauth.session.LogoutRequest
    76  	(*DescribeSessionRequest)(nil),      // 2: infraboard.keyauth.session.DescribeSessionRequest
    77  	(*QuerySessionRequest)(nil),         // 3: infraboard.keyauth.session.QuerySessionRequest
    78  	(*QueryUserLastSessionRequest)(nil), // 4: infraboard.keyauth.session.QueryUserLastSessionRequest
    79  	(*Session)(nil),                     // 5: infraboard.keyauth.session.Session
    80  	(*Set)(nil),                         // 6: infraboard.keyauth.session.Set
    81  }
    82  var file_apps_session_pb_service_proto_depIdxs = []int32{
    83  	0, // 0: infraboard.keyauth.session.Service.Login:input_type -> infraboard.keyauth.token.Token
    84  	1, // 1: infraboard.keyauth.session.Service.Logout:input_type -> infraboard.keyauth.session.LogoutRequest
    85  	2, // 2: infraboard.keyauth.session.Service.DescribeSession:input_type -> infraboard.keyauth.session.DescribeSessionRequest
    86  	3, // 3: infraboard.keyauth.session.Service.QuerySession:input_type -> infraboard.keyauth.session.QuerySessionRequest
    87  	4, // 4: infraboard.keyauth.session.Service.QueryUserLastSession:input_type -> infraboard.keyauth.session.QueryUserLastSessionRequest
    88  	5, // 5: infraboard.keyauth.session.Service.Login:output_type -> infraboard.keyauth.session.Session
    89  	5, // 6: infraboard.keyauth.session.Service.Logout:output_type -> infraboard.keyauth.session.Session
    90  	5, // 7: infraboard.keyauth.session.Service.DescribeSession:output_type -> infraboard.keyauth.session.Session
    91  	6, // 8: infraboard.keyauth.session.Service.QuerySession:output_type -> infraboard.keyauth.session.Set
    92  	5, // 9: infraboard.keyauth.session.Service.QueryUserLastSession:output_type -> infraboard.keyauth.session.Session
    93  	5, // [5:10] is the sub-list for method output_type
    94  	0, // [0:5] is the sub-list for method input_type
    95  	0, // [0:0] is the sub-list for extension type_name
    96  	0, // [0:0] is the sub-list for extension extendee
    97  	0, // [0:0] is the sub-list for field type_name
    98  }
    99  
   100  func init() { file_apps_session_pb_service_proto_init() }
   101  func file_apps_session_pb_service_proto_init() {
   102  	if File_apps_session_pb_service_proto != nil {
   103  		return
   104  	}
   105  	file_apps_session_pb_request_proto_init()
   106  	file_apps_session_pb_session_proto_init()
   107  	type x struct{}
   108  	out := protoimpl.TypeBuilder{
   109  		File: protoimpl.DescBuilder{
   110  			GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
   111  			RawDescriptor: file_apps_session_pb_service_proto_rawDesc,
   112  			NumEnums:      0,
   113  			NumMessages:   0,
   114  			NumExtensions: 0,
   115  			NumServices:   1,
   116  		},
   117  		GoTypes:           file_apps_session_pb_service_proto_goTypes,
   118  		DependencyIndexes: file_apps_session_pb_service_proto_depIdxs,
   119  	}.Build()
   120  	File_apps_session_pb_service_proto = out.File
   121  	file_apps_session_pb_service_proto_rawDesc = nil
   122  	file_apps_session_pb_service_proto_goTypes = nil
   123  	file_apps_session_pb_service_proto_depIdxs = nil
   124  }