GrpcMethodType

wvlet.airframe.http.codegen.HttpClientIR$.GrpcMethodType
See theGrpcMethodType companion object
sealed trait GrpcMethodType

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object BIDI_STREAMING.type
object CLIENT_STREAMING.type
object SERVER_STREAMING.type
object UNARY.type

Members list

Concise view

Value members

Abstract methods

def code: String