Package-level declarations

Types

Link copied to clipboard
interface TestInterface

Test interface, added purely to be able to test against.

Link copied to clipboard
class TestInterfaceStub(endpoint: String, dispatcher: RpcDispatcher, notifier: RpcNotifier, state: DataItem = Bstr(byteArrayOf())) : RpcStub, TestInterface
Link copied to clipboard

Test class, added purely to be able to test against.

Properties

Link copied to clipboard
Link copied to clipboard
val TestState_cborSchemaId: ByteString

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard