Registration

interface Registration

Properties

Link copied to clipboard
abstract val protoTag: String

Functions

Link copied to clipboard
abstract fun fromProto(msg: Any): Log.Factory
Link copied to clipboard
abstract fun registerSerde(builder: PolymorphicModuleBuilder<Log.Factory>)