Packages

p

com.avast.sst

pureconfig

package pureconfig

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Package Members

  1. package util

Type Members

  1. final case class WithConfig[T](value: T, config: Config) extends Product with Serializable

    Used to retrieve both parsed configuration object and underlying config instance.

Value Members

  1. object PureConfigModule

    Provides loading of configuration into case class via PureConfig.

  2. object WithConfig extends Serializable

Ungrouped