Bind

skunk.net.protocol.Bind
See theBind companion object
trait Bind[F[_]]

Attributes

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

Members list

Concise view

Value members

Abstract methods

def apply[A](statement: PreparedStatement[F, A], args: A, argsOrigin: Origin): Resource[F, PortalId]

Attributes

Source:
Bind.scala