VersionManager

esw.commons.utils.config.VersionManager
class VersionManager(versionConfPath: Path, configUtils: ConfigUtils)(implicit ec: ExecutionContext)

This utility class is used to manage versions of various TMT repositories.

Value parameters

configUtils
  • an instance of configUtils
ec
  • an implicit ExecutionContext
versionConfPath
  • path of the version conf in config service

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

Concrete fields

lazy val eswVersion: Future[String]