ZkSystemRepository

A repository of ZkSystem implementations.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard

Registers a new ZkSystem into the repository.

Link copied to clipboard

Returns a list of all ZkSystemSpec from each ZkSystem implementation.

Link copied to clipboard
fun lookup(zkSystemName: String): ZkSystem?

Looks up a registered ZkSystem by name.