Safe Haskell | None |
---|---|
Language | Haskell2010 |
Documentation
data LangKotlin Source #
Instances
KotlinType a => HasForeignType LangKotlin KotlinClass (a :: Type) Source # | |
Defined in Servant.Kotlin.Internal.Foreign typeFor :: Proxy LangKotlin -> Proxy KotlinClass -> Proxy a -> KotlinClass # |
getEndpoints :: (HasForeign LangKotlin KotlinClass api, GenerateList KotlinClass (Foreign KotlinClass api)) => Proxy api -> [Req KotlinClass] Source #