pgqgo:小型,用户友好的库,可从Go中使用PGQ

时间:2024-05-22 02:14:46
【文件属性】:

文件名称:pgqgo:小型,用户友好的库,可从Go中使用PGQ

文件大小:7KB

文件格式:ZIP

更新时间:2024-05-22 02:14:46

Go

从Go消费PGQ 小型,用户友好的库,用于消费PGQ。 安装 go get github.com/furdarius/pgqgo 通过“ go dep”添加为依赖项 $ dep ensure -add github.com/furdarius/pgqgo 用法 实施 用法示例: // LogProcessor used to output received batch id, it's size and data. // Implements pgqgo.BatchProcessor. type LogProcessor struct {} // Process consequentially output to stdout each events data from batch. func ( p * LogProcessor ) Process ( ctx context. Co


【文件预览】:
pgqgo-master
----example()
--------eventlog()
--------redisrep()
----LICENSE(1KB)
----.gitignore(336B)
----consumer.go(9KB)
----README.md(2KB)

网友评论