Packages

p

funstack

backend

package backend

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. backend
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Type Members

  1. type Config = ConfigTyped[Dictionary[String]]
  2. case class ConfigTyped[T](apiGatewayEndpoint: Option[String], connectionsTableName: Option[String], environment: T) extends Product with Serializable
  3. class Ws[Event] extends AnyRef

Value Members

  1. object Config
  2. object Fun

Inherited from AnyRef

Inherited from Any

Ungrouped