ServerEndpointImapK

sttp.tapir.integ.cats.ServerEndpointSyntax.ServerEndpointImapK
implicit class ServerEndpointImapK[R, F[_]](endpoint: ServerEndpoint[R, F])

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

def imapK[G[_]](fk: FunctionK[F, G])(gk: FunctionK[G, F]): ServerEndpoint[R, G]