chore: auto-generate protobuf files [skip ci]
This commit is contained in:
@@ -311,8 +311,8 @@ const file_rbax_proto_rawDesc = "" +
|
||||
"\x05level\x18\x03 \x01(\x05R\x05level\x12 \n" +
|
||||
"\vpermissions\x18\x04 \x03(\tR\vpermissions\x12!\n" +
|
||||
"\fldap_mapping\x18\x05 \x03(\tR\vldapMapping\x12\x1a\n" +
|
||||
"\baccounts\x18\x06 \x03(\tR\baccounts2\xb7\x01\n" +
|
||||
"\x0fLdapAuthService\x12Z\n" +
|
||||
"\baccounts\x18\x06 \x03(\tR\baccounts2\xb3\x01\n" +
|
||||
"\vRbacService\x12Z\n" +
|
||||
"\x11GetAllPermissions\x12!.rbac.v1.GetAllPermissionsRequest\x1a\".rbac.v1.GetAllPermissionsResponse\x12H\n" +
|
||||
"\vGetAllRoles\x12\x1b.rbac.v1.GetAllRolesRequest\x1a\x1c.rbac.v1.GetAllRolesResponseB*Z(git.lendry.ru/lendry-erp/proto.git/go;pbb\x06proto3"
|
||||
|
||||
@@ -336,10 +336,10 @@ var file_rbax_proto_goTypes = []any{
|
||||
(*GetAllRolesResponse)(nil), // 3: rbac.v1.GetAllRolesResponse
|
||||
}
|
||||
var file_rbax_proto_depIdxs = []int32{
|
||||
0, // 0: rbac.v1.LdapAuthService.GetAllPermissions:input_type -> rbac.v1.GetAllPermissionsRequest
|
||||
2, // 1: rbac.v1.LdapAuthService.GetAllRoles:input_type -> rbac.v1.GetAllRolesRequest
|
||||
1, // 2: rbac.v1.LdapAuthService.GetAllPermissions:output_type -> rbac.v1.GetAllPermissionsResponse
|
||||
3, // 3: rbac.v1.LdapAuthService.GetAllRoles:output_type -> rbac.v1.GetAllRolesResponse
|
||||
0, // 0: rbac.v1.RbacService.GetAllPermissions:input_type -> rbac.v1.GetAllPermissionsRequest
|
||||
2, // 1: rbac.v1.RbacService.GetAllRoles:input_type -> rbac.v1.GetAllRolesRequest
|
||||
1, // 2: rbac.v1.RbacService.GetAllPermissions:output_type -> rbac.v1.GetAllPermissionsResponse
|
||||
3, // 3: rbac.v1.RbacService.GetAllRoles:output_type -> rbac.v1.GetAllRolesResponse
|
||||
2, // [2:4] is the sub-list for method output_type
|
||||
0, // [0:2] is the sub-list for method input_type
|
||||
0, // [0:0] is the sub-list for extension type_name
|
||||
|
||||
Reference in New Issue
Block a user