Package

coursier

internal

Permalink

package internal

Visibility
  1. Public
  2. All

Type Members

  1. final case class FetchCache(base: Path) extends Product with Serializable

    Permalink
  2. final case class InMemoryCache[F[_]](underlying: Cache[F], S: Sync[F]) extends Cache[F] with Product with Serializable

    Permalink
  3. final class InMemoryCachingFetcher[F[_]] extends AnyRef

    Permalink

    For benchmarking purposes

  4. abstract class PlatformMirrorConfFile extends AnyRef

    Permalink
  5. abstract class PlatformRepositoryParser extends AnyRef

    Permalink

Value Members

  1. object Defaults

    Permalink
  2. object FetchCache extends Serializable

    Permalink
  3. object SharedRepositoryParser

    Permalink
  4. object Typelevel

    Permalink

Ungrouped