GIO

scalapb.zio_grpc.GIO$
object GIO

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
GIO.type

Members list

Value members

Concrete methods

def attempt[A](effect: => A): IO[StatusException, A]
def fromTask[A](task: Task[A]): IO[StatusException, A]

Deprecated methods

def effect[A](effect: => A): IO[StatusException, A]

Attributes

Deprecated
true