Describe

skunk.net.protocol.Describe
See theDescribe companion object
trait Describe[F[_]]

Attributes

Companion
object
Source
Describe.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Abstract methods

def apply(cmd: Command[_], id: StatementId, ty: Typer): F[Unit]

Attributes

Source
Describe.scala
def apply[A](query: Query[_, A], id: StatementId, ty: Typer): F[TypedRowDescription]

Attributes

Source
Describe.scala