[ 原始碼: golang-github-canonical-go-dqlite ]
套件:golang-github-canonical-go-dqlite-dev(1.22.0-1)
golang-github-canonical-go-dqlite-dev 的相關連結
Debian 的資源:
下載原始碼套件 golang-github-canonical-go-dqlite:
- [golang-github-canonical-go-dqlite_1.22.0-1.dsc]
- [golang-github-canonical-go-dqlite_1.22.0.orig.tar.gz]
- [golang-github-canonical-go-dqlite_1.22.0-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
- golang-github-smallstep-truststore-dev
- golang-github-dchest-cssmin-dev
- golang-github-suapapa-go-eddystone-dev
- golang-github-bmatsuo-lmdb-go-dev
- golang-github-yosssi-gohtml-dev
- golang-github-koofr-go-httpclient-dev
- golang-github-koofr-go-koofrclient-dev
- golang-github-opentracing-contrib-go-stdlib-dev
- golang-github-gopacket-gopacket-dev
- golang-github-gopherjs-gopherjs-dev
- golang-github-apptainer-container-key-client-dev
Go bindings for libdqlite
Go-dqlite provides bindings for the dqlite (https://dqlite.io) C library and a pure-Go client for the dqlite wire protocol (https://github.com/canonical/dqlite/blob/master/doc/protocol.md).
Documentation is available at http://godoc.org/github.com/canonical/go-dqlite.
其他與 golang-github-canonical-go-dqlite-dev 有關的套件
|
|
|
|
-
- dep: golang-github-ghodss-yaml-dev
- better way to marshal and unmarshal YAML in Golang
-
- dep: golang-github-google-renameio-dev
- provides a way to atomically create or replace a file or symbolic link
-
- dep: golang-github-mattn-go-sqlite3-dev
- sqlite3 driver for go that using database/sql
-
- dep: golang-github-peterh-liner-dev
- Command line editor with history
-
- dep: golang-github-pkg-errors-dev
- Simple error handling primitives for Go
-
- dep: golang-github-rican7-retry-dev
- Go library to perform actions repetitively
-
- dep: golang-github-spf13-cobra-dev
- Go library for creating powerful modern Go CLI applications
-
- dep: golang-github-stretchr-testify-dev
- sacred extension to the standard Go testing package
-
- dep: golang-golang-x-sync-dev
- Supplemental Go synchronization libraries
-
- dep: golang-golang-x-sys-dev
- Low-level interaction with the operating system
-
- dep: libdqlite-dev (>= 1.13)
- Embeddable, replicated and fault tolerant SQL engine - development files
-
- dep: libraft-dev
- Raft Consensus protocol implementation - development files