本页列出了 PostgreSQL 可加载插件所需的库。
要求 | 强制状态 | 最小版本 | 描述 |
---|---|---|---|
git.zabbix.com/ap/plugin-support | 是 | 1.X.X | Zabbix 自己的支持库。主要用于插件。 |
github.com/jackc/pgx/v4 | 4.17.2 | PostgreSQL 驱动程序。 | |
github.com/omeid/go-yarn | 0.0.1 | 可嵌入文件系统映射的键字符串存储。 | |
github.com/jackc/chunkreader/v2 | 间接1 | 2.0.1 | |
github.com/jackc/pgconn | 1.13.0 | ||
github.com/jackc/pgio | 1.0.0 | ||
github.com/jackc/pgpassfile | 1.0.0 | ||
github.com/jackc/pgproto3/v2 | 2.3.1 | ||
github.com/jackc/pgservicefile | 0.0.0 | ||
github.com/jackc/pgtype | 1.12.0 | ||
github.com/jackc/puddle | 1.3.0 | ||
github.com/natefinch/npipe | 0.0.0 | ||
golang.org/x/crypto | 0.0.0 | ||
golang.org/x/sys | 0.0.0 | ||
golang.org/x/text | 0.3.7 |
1 “间接”表示它在代理使用的库之一中使用。这是必需的,因为 Zabbix 使用使用该包的库。