liewhite.config

package liewhite.config

Members list

Type members

Classlikes

object TestConfig extends ZIOAppDefault

Attributes

Supertypes
trait ZIOAppDefault
trait ZIOApp
trait ZIOAppVersionSpecific
class Object
trait Matchable
class Any
Show all
Self type
TestConfig.type

Value members

Concrete methods

def loadConfig[T : Schema](path: String): IO[Throwable, T]