软件包:golang-github-go-macaroon-bakery-macaroonpb-dev(1.0.0-2)
golang-github-go-macaroon-bakery-macaroonpb-dev 的相关链接
Debian 的资源:
下载源码包 golang-github-go-macaroon-bakery-macaroonpb:
- [golang-github-go-macaroon-bakery-macaroonpb_1.0.0-2.dsc]
- [golang-github-go-macaroon-bakery-macaroonpb_1.0.0.orig.tar.gz]
- [golang-github-go-macaroon-bakery-macaroonpb_1.0.0-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Protobuf encoding used by macaroon-bakery (library)
This module defines the serialization format of macaroon identifiers for macaroons created by the macaroon-bakery. For the most part this encoding is considered an internal implementation detail of the macaroon-bakery and external applications should not rely on any of the details of this encoding being maintained between different bakery versions.
This is broken out into a separate module as the protobuf implementation works in such a way that one cannot have multiple definitions of a message in any particular application's dependency tree. This module therefore provides a common definition for use by multiple versions of the macaroon-bakery to facilitate easier migration in client applications.
其他与 golang-github-go-macaroon-bakery-macaroonpb-dev 有关的软件包
|
|
|
|
-
- dep: golang-google-protobuf-dev
- Go support for protocol buffers (APIv2)