Packages

package http4s

Source
package.scala
Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. http4s
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. class AdminUI[F[_]] extends AuthedEndpointsUtils[F, AuthImp] with Http4sDsl[F]
  2. type AuthImp = HMACSHA256
  3. trait CommonFormDecoders extends CommonQueryParamDecoders
  4. trait CommonQueryParamDecoders extends AnyRef
  5. trait ConfigResource extends AnyRef
  6. case class ReverseRoutes(rootPath: String) extends Product with Serializable
  7. case class UIEnv(routes: ReverseRoutes, currentUser: User, siteName: String) extends Product with Serializable

Inherited from AnyRef

Inherited from Any

Ungrouped