KmsAlg

com.dwolla.fs2aws.kms.KmsAlg$
See theKmsAlg companion trait
object KmsAlg

Attributes

Companion
trait
Source
KmsAlg.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
KmsAlg.type

Members list

Type members

Deprecated classlikes

object autoDerive

Attributes

Deprecated
true
Source
KmsAlg.scala
Supertypes
class Object
trait Matchable
class Any
Self type
autoDerive.type
object fullyRefined

Attributes

Deprecated
true
Source
KmsAlg.scala
Supertypes
class Object
trait Matchable
class Any
Self type

Value members

Concrete methods

def resource[F[_] : Async]: Resource[F, KmsAlg[F]]

Attributes

Source
KmsAlg.scala

Deprecated methods

def functorKForKmsAlg(): FunctorK[[F[_]] =>> KmsAlg[F]]

Attributes

Deprecated
true
Source
KmsAlg.scala
def mapK[F[_], G[_]](alg: KmsAlg[F], fk: FunctionK[F, G]): KmsAlg[G]

Attributes

Deprecated
true
Source
KmsAlg.scala

Implicits

Implicits

implicit def instrumentForKmsAlg(): Instrument[[F[_]] =>> KmsAlg[F]]

Attributes

Source
KmsAlg.scala