AdminServiceClient

io.graviton.blobstore.v1.admin_service.ZioAdminService.AdminServiceClient
See theAdminServiceClient companion trait

Attributes

Companion
trait
Source
ZioAdminService.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def live(managedChannel: ZManagedChannel, transforms: ClientTransform): ZLayer[Any, Throwable, AdminServiceClient]

Attributes

Source
ZioAdminService.scala
def live(managedChannel: ZManagedChannel, options: CallOptions = ..., metadata: UIO[SafeMetadata] = ...): ZLayer[Any, Throwable, AdminServiceClient]

Attributes

Source
ZioAdminService.scala

Attributes

Source
ZioAdminService.scala
def scoped(managedChannel: ZManagedChannel, options: CallOptions = ..., metadata: UIO[SafeMetadata] = ...): ZIO[Scope, Throwable, AdminServiceClient]

Attributes

Source
ZioAdminService.scala