ServiceAtPartiallyApplied

zio.stream.ZChannel.ServiceAtPartiallyApplied
final class ServiceAtPartiallyApplied[Service](dummy: Boolean) extends AnyVal

Attributes

Graph
Supertypes
class AnyVal
trait Matchable
class Any

Members list

Value members

Concrete methods

def apply[Key](key: => Key)(implicit tag: Tag[Map[Key, Service]], trace: Trace): ZChannel[Map[Key, Service], Any, Any, Any, Nothing, Nothing, Option[Service]]