KsService
annotation class KsService
Annotation tagging an interface for processing by the compiler plugin.
interfaces tagged with this are expected to extend RpcService, and will have a companion generated for them that implements RpcObject for itself.