@Target([AnnotationTarget.FUNCTION]) annotation class WireRpc
<init>
WireRpc(path: String, requestAdapter: String, responseAdapter: String)
path
val path: String
requestAdapter
val requestAdapter: String
responseAdapter
val responseAdapter: String