パッケージ: 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 ディストリビューションのものです。つまり、おそらく不安定でバグがあり、それどころかデータの損失を起こすかもしれません。使用前には、変更履歴やその他の参照可能なドキュメントを必ず調べてください。
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