Versions in this module Expand all Collapse all v1 v1.2.3 Aug 25, 2022 v1.0.2 Aug 25, 2022 v1.0.1 Aug 25, 2022 Changes in this version + func RegisterXStoreExt(name string, ext XStoreExt) + type XStoreExt interface + Readiness func(ctx context.Context, host string, db *sql.DB) error + func GetXStoreExt(name string) XStoreExt