Documentation ¶
Index ¶
Constants ¶
View Source
const ( StatusIdle StatusInUse StatusClosing StatusClosed StatusError )
Variables ¶
This section is empty.
Functions ¶
func Open ¶
func Open( ctx context.Context, client Ydb_Query_V1.QueryServiceClient, opts ...Option, ) (_ *core, finalErr error)
Types ¶
type Option ¶
type Option func(*core)
func WithConn ¶
func WithConn(cc grpc.ClientConnInterface) Option
func WithDeleteTimeout ¶
Click to show internal directories.
Click to hide internal directories.