StartupMessage

skunk.net.message.StartupMessage
See theStartupMessage companion object
case class StartupMessage(user: String, database: String, parameters: Map[String, String]) extends UntaggedFrontendMessage

Attributes

Companion:
object
Source:
StartupMessage.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

Inherited methods

final def encode: BitVector

Attributes

Inherited from:
UntaggedFrontendMessage
Source:
FrontendMessage.scala

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Concrete fields