vertx / io.vertx.config.git / GitConfigStoreFactory

GitConfigStoreFactory

open class GitConfigStoreFactory : ConfigStoreFactory

Author
Clement Escoffier

Constructors

<init>

GitConfigStoreFactory()

Functions

create

open fun create(vertx: Vertx, configuration: JsonObject): ConfigStore

name

open fun name(): String