GlobalResourceF

weaver.GlobalResourceF$
See theGlobalResourceF companion trait

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Classlikes

object Read

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Read.type
trait Read[F[_]]

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
case class ResourceNotFound(label: Option[String], typeDesc: String) extends Throwable

Attributes

Graph
Supertypes
trait Product
trait Equals
class Throwable
trait Serializable
class Object
trait Matchable
class Any
trait Write[F[_]]

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Value members

Concrete methods

def createMap[F[_] : Async]: F[Read[F] & Write[F]]