ConfigUtils

csw.config.client.commons.ConfigUtils
class ConfigUtils(configClientService: ConfigClientService)(implicit system: ActorSystem[_])

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def getConfig(isLocal: Boolean, inputFilePath: Option[Path], defaultConfig: Option[Config]): Future[Config]
def getConfig(inputFilePath: Path, isLocal: Boolean): Future[Config]