open class GitConfigStoreFactory : ConfigStoreFactory
Author Clement Escoffier
<init>
GitConfigStoreFactory()
create
open fun create(vertx: Vertx, configuration: JsonObject): ConfigStore
name
open fun name(): String