kotlinx-rpc
Toggle table of contents
0.10.2
jvm
Target filter
jvm
Back to docs
Switch theme
Search in API
Skip to content
kotlinx-rpc
Gradle Plugin
/
kotlinx.rpc.protoc
/
ProtocExtension
/
plugins
plugins
Available in a dev version: 0․11․0-grpc-186
How to configure
abstract
fun
plugins
(
action
:
Action
<
NamedDomainObjectContainer
<
ProtocPlugin
>
>
)
(
source
)
Configures the protoc plugins.
abstract
val
plugins
:
NamedDomainObjectContainer
<
ProtocPlugin
>
(
source
)
Container of protoc plugins.