软件包:golang-github-kurin-blazer-dev(0.5.3-2)
golang-github-kurin-blazer-dev 的相关链接
Debian 的资源:
下载源码包 golang-github-kurin-blazer:
- [golang-github-kurin-blazer_0.5.3-2.dsc]
- [golang-github-kurin-blazer_0.5.3.orig.tar.gz]
- [golang-github-kurin-blazer_0.5.3-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
试制(Experimental)软件包
警告:这个软件包来自于 experimental 发行版。这表示它很有可能表现出不稳定或者出现 bug ,甚至是导致资料损失。请务必在使用之前查阅 changelog 以及其他潜在的文档。
Go library for Backblaze's B2
Blazer is a Golang client library for Backblaze's B2 object storage service. It is designed for simple integration with existing applications that may already be using S3 and Google Cloud Storage, by exporting only a few standard Go types.
It implements and satisfies the B2 integration checklist (https://www.backblaze.com/b2/docs/integration_checklist.html), automatically handling error recovery, reauthentication, and other low-level aspects, making it suitable to upload very large files, or over multi-day time scales.
其他与 golang-github-kurin-blazer-dev 有关的软件包
|
|
|
|
-
- dep: golang-github-golang-protobuf-1-5-dev
- Go support for protocol buffers (version v1.5.x)
-
- dep: golang-github-google-subcommands-dev
- go package for add some subcommands to single command
-
- dep: golang-github-google-uuid-dev
- generates and inspects UUIDs based on RFC 4122
-
- dep: golang-github-grpc-ecosystem-grpc-gateway-dev
- gRPC to JSON proxy generator for Golang -- sources
-
- dep: golang-golang-x-net-dev
- Supplementary Go networking libraries
-
- dep: golang-google-genproto-dev
- Generated Go packages for common protocol buffer types
-
- dep: golang-google-grpc-dev
- implementation of gRPC in Go