[ 原始碼: golang-github-containerd-typeurl ]
套件:golang-github-containerd-typeurl-dev(1.0.1-1)
golang-github-containerd-typeurl-dev 的相關連結
Debian 的資源:
下載原始碼套件 golang-github-containerd-typeurl:
- [golang-github-containerd-typeurl_1.0.1-1.dsc]
- [golang-github-containerd-typeurl_1.0.1.orig.tar.gz]
- [golang-github-containerd-typeurl_1.0.1-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Go package for managing marshaled types to protobuf.Any
A Go package for managing the registration, marshaling, and unmarshaling of encoded types.
This package helps when types are sent over a GRPC API and marshaled as a [protobuf.Any]().
其他與 golang-github-containerd-typeurl-dev 有關的套件
|
|
|
|
-
- dep: golang-github-gogo-protobuf-dev (>= 0.5~)
- alternative protocol buffer support for Golang - sources
-
- dep: golang-github-pkg-errors-dev
- Simple error handling primitives for Go