http4s-timer-core
http4s-timer-core
API
pl.datart.http4s.timer
RequestTimer
RequestTimer
TimedAuthedRoutes
TimedRoutes
http4s-timer-core
/
pl.datart.http4s.timer
/
TimedAuthedRoutes
TimedAuthedRoutes
pl.datart.http4s.timer.TimedAuthedRoutes$
object
TimedAuthedRoutes
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Self type
TimedAuthedRoutes
.type
Clear all
Members list
Concise view
Value members
Concrete methods
def
apply
[
T
,
F
[
_
] :
Applicative
](
routesName
:
String
,
authInfoToRemoteUser
:
T
=>
Option
[
String
])(
pf
:
PartialFunction
[
ContextRequest
[
F
,
T
], (
String
,
F
[
Response
[
F
]])]):
AuthedRoutes
[
T
,
F
]