Documentation
¶
Index ¶
- type Driver
- func (driver *Driver) Close(_ context.Context) error
- func (driver *Driver) GetDB() *sql.DB
- func (driver *Driver) GetType() v1pb.Engine
- func (driver *Driver) Open(_ context.Context, dbType v1pb.Engine, connCfg db.ConnectionConfig) (db.Driver, error)
- func (driver *Driver) Ping(ctx context.Context) error
- func (driver *Driver) QueryConn(ctx context.Context, conn *sql.Conn, statement string, ...) ([]*v1pb.QueryResult, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.