Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EnsureBundle ¶
EnsureBundle extracts the embedded PostgreSQL runtime bundle into cacheRoot and returns the extracted bundle root. Development builds may omit the archive; in that case ok is false and callers can fall back to embedded-postgres' default downloader. Release builds should call VerifyBundlePresent to enforce that the platform archive was embedded.
func MissingBundleHint ¶ added in v0.50.2
func MissingBundleHint() string
MissingBundleHint explains why automatic embedded PostgreSQL selection failed.
func VerifyBundlePresent ¶
func VerifyBundlePresent() error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.