We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52cfa5d commit 0ea6ce7Copy full SHA for 0ea6ce7
grpc/grpc-core/src/commonMain/kotlin/kotlinx/rpc/grpc/credentials.kt
@@ -2,9 +2,7 @@
2
* Copyright 2023-2025 JetBrains s.r.o and contributors. Use of this source code is governed by the Apache 2.0 license.
3
*/
4
5
-package kotlinx.rpc.grpc/*
6
- * Copyright 2023-2025 JetBrains s.r.o and contributors. Use of this source code is governed by the Apache 2.0 license.
7
- */
+package kotlinx.rpc.grpc
8
9
public expect abstract class ClientCredentials
10
public expect abstract class ServerCredentials
0 commit comments