UserSessionsServiceFs2GrpcTrailers

io.github.positionpal.location.presentation.proto.UserSessionsServiceFs2GrpcTrailers
See theUserSessionsServiceFs2GrpcTrailers companion trait
object UserSessionsServiceFs2GrpcTrailers extends GeneratedCompanion[[F[_], A] =>> UserSessionsServiceFs2GrpcTrailers[F, A]]

Attributes

Companion
trait
Graph
Supertypes
trait GeneratedCompanion[[F[_], A] =>> UserSessionsServiceFs2GrpcTrailers[F, A]]
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def mkClient[F[_] : Async, A](dispatcher: Dispatcher[F], channel: Channel, mkMetadata: A => F[Metadata], clientOptions: ClientOptions): UserSessionsServiceFs2GrpcTrailers[F, A]
def serviceDescriptor: ServiceDescriptor

Inherited methods

final def bindService[F[_] : Async](dispatcher: Dispatcher[F], serviceImpl: UserSessionsServiceFs2GrpcTrailers[F, Metadata]): ServerServiceDefinition

Attributes

Inherited from:
GeneratedCompanion
final def bindService[F[_] : Async](dispatcher: Dispatcher[F], serviceImpl: UserSessionsServiceFs2GrpcTrailers[F, Metadata], serverOptions: ServerOptions): ServerServiceDefinition

Attributes

Inherited from:
GeneratedCompanion
final def bindServiceResource[F[_] : Async](serviceImpl: UserSessionsServiceFs2GrpcTrailers[F, Metadata]): Resource[F, ServerServiceDefinition]

Attributes

Inherited from:
GeneratedCompanion
final def bindServiceResource[F[_] : Async](serviceImpl: UserSessionsServiceFs2GrpcTrailers[F, Metadata], serverOptions: ServerOptions): Resource[F, ServerServiceDefinition]

Attributes

Inherited from:
GeneratedCompanion
final def client[F[_] : Async, A](dispatcher: Dispatcher[F], channel: Channel, mkMetadata: A => Metadata): [F[_], A] =>> UserSessionsServiceFs2GrpcTrailers[F, A][F, A]

Attributes

Inherited from:
GeneratedCompanion
final def client[F[_] : Async, A](dispatcher: Dispatcher[F], channel: Channel, mkMetadata: A => Metadata, clientOptions: ClientOptions): [F[_], A] =>> UserSessionsServiceFs2GrpcTrailers[F, A][F, A]

Attributes

Inherited from:
GeneratedCompanion
final def clientResource[F[_] : Async, A](channel: Channel, mkMetadata: A => Metadata): Resource[F, [F[_], A] =>> UserSessionsServiceFs2GrpcTrailers[F, A][F, A]]

Attributes

Inherited from:
GeneratedCompanion
final def clientResource[F[_] : Async, A](channel: Channel, mkMetadata: A => Metadata, clientOptions: ClientOptions): Resource[F, [F[_], A] =>> UserSessionsServiceFs2GrpcTrailers[F, A][F, A]]

Attributes

Inherited from:
GeneratedCompanion
final def mkClient[F[_] : Async, A](dispatcher: Dispatcher[F], channel: Channel, mkMetadata: A => F[Metadata]): [F[_], A] =>> UserSessionsServiceFs2GrpcTrailers[F, A][F, A]

Attributes

Inherited from:
GeneratedCompanion
final def mkClientResource[F[_] : Async, A](channel: Channel, mkMetadata: A => F[Metadata]): Resource[F, [F[_], A] =>> UserSessionsServiceFs2GrpcTrailers[F, A][F, A]]

Attributes

Inherited from:
GeneratedCompanion
final def mkClientResource[F[_] : Async, A](channel: Channel, mkMetadata: A => F[Metadata], clientOptions: ClientOptions): Resource[F, [F[_], A] =>> UserSessionsServiceFs2GrpcTrailers[F, A][F, A]]

Attributes

Inherited from:
GeneratedCompanion
final def service[F[_] : Async, A](dispatcher: Dispatcher[F], serviceImpl: UserSessionsServiceFs2GrpcTrailers[F, A], f: Metadata => F[A]): ServerServiceDefinition

Attributes

Inherited from:
GeneratedCompanion
final def service[F[_] : Async, A](dispatcher: Dispatcher[F], serviceImpl: UserSessionsServiceFs2GrpcTrailers[F, A], f: Metadata => F[A], serverOptions: ServerOptions): ServerServiceDefinition

Attributes

Inherited from:
GeneratedCompanion
final def serviceResource[F[_] : Async, A](serviceImpl: UserSessionsServiceFs2GrpcTrailers[F, A], f: Metadata => F[A]): Resource[F, ServerServiceDefinition]

Attributes

Inherited from:
GeneratedCompanion
final def serviceResource[F[_] : Async, A](serviceImpl: UserSessionsServiceFs2GrpcTrailers[F, A], f: Metadata => F[A], serverOptions: ServerOptions): Resource[F, ServerServiceDefinition]

Attributes

Inherited from:
GeneratedCompanion
final def stub[F[_] : Async](dispatcher: Dispatcher[F], channel: Channel): [F[_], A] =>> UserSessionsServiceFs2GrpcTrailers[F, A][F, Metadata]

Attributes

Inherited from:
GeneratedCompanion
final def stub[F[_] : Async](dispatcher: Dispatcher[F], channel: Channel, clientOptions: ClientOptions): [F[_], A] =>> UserSessionsServiceFs2GrpcTrailers[F, A][F, Metadata]

Attributes

Inherited from:
GeneratedCompanion
final def stubResource[F[_] : Async](channel: Channel): Resource[F, [F[_], A] =>> UserSessionsServiceFs2GrpcTrailers[F, A][F, Metadata]]

Attributes

Inherited from:
GeneratedCompanion
final def stubResource[F[_] : Async](channel: Channel, clientOptions: ClientOptions): Resource[F, [F[_], A] =>> UserSessionsServiceFs2GrpcTrailers[F, A][F, Metadata]]

Attributes

Inherited from:
GeneratedCompanion

Implicits

Inherited implicits

final implicit def serviceCompanion: GeneratedCompanion[[F[_], A] =>> UserSessionsServiceFs2GrpcTrailers[F, A]]

Attributes

Inherited from:
GeneratedCompanion