Documentation ¶ Index ¶ func Connect(_ context.Context, _ string) (*sql.DB, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Connect ¶ func Connect(_ context.Context, _ string) (*sql.DB, error) Connect is a stub used when DB2 support is not compiled in. The go_ibm_db driver requires cgo and the IBM clidriver at build time, so it is only included when building with -tags db2. Types ¶ This section is empty. Source Files ¶ View all Source files db2_stub.godsn.go Click to show internal directories. Click to hide internal directories.