libfdbc

package
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 26, 2026 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

This stub keeps the package compilable when something imports it in a CGO_ENABLED=0 build (e.g. `go build -tags libfdbc` without cgo, or tooling that type-checks every package). Open then fails gracefully with a clear message instead of the package failing to compile. The normal selector, pkg/internal/fdbclient, imports this package only under -tags libfdbc, which is a cgo build — so this stub is a safety net for a nonsensical tag/cgo combination, not a path the default build ever reaches.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Open

Open reports that the libfdb_c backend is not available in a non-cgo build.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL