[ 原始碼: golang-github-kubernetes-gengo ]
套件:golang-github-kubernetes-gengo-dev(0.0~git20170531.0.c79c13d-1)
golang-github-kubernetes-gengo-dev 的相關連結
Debian 的資源:
下載原始碼套件 golang-github-kubernetes-gengo:
- [golang-github-kubernetes-gengo_0.0~git20170531.0.c79c13d-1.dsc]
- [golang-github-kubernetes-gengo_0.0~git20170531.0.c79c13d.orig.tar.xz]
- [golang-github-kubernetes-gengo_0.0~git20170531.0.c79c13d-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Library for generating code based on Go files
The gengo library implements a code generation system for Go files used by Kubernetes. It is more than a dumb template library and is informed by the Go language's syntax, type and naming conventions when generating code.
The gengo library can build code using the following generators:
* set * deep-copy * defaulter * go-to-protobuf
Gengo was first used in Kubernetes and is split out into a separate library for ease of reuse and maintainability.
其他與 golang-github-kubernetes-gengo-dev 有關的套件
|
|
|
|
-
- dep: golang-github-gogo-protobuf-dev
- alternative protocol buffer support for Golang - sources
-
- dep: golang-github-spf13-pflag-dev
- Drop-in replacement for Go's flag package, implementing POSIX/GNU-style --flags
-
- dep: golang-glog-dev
- Leveled execution logs for Go
-
- dep: golang-go
- Go programming language compiler, linker, compiled stdlib