Directories ¶
Path | Synopsis |
---|---|
go2idl
|
|
args
Package args has common command-line flags for generation programs.
|
Package args has common command-line flags for generation programs. |
client-gen
client-gen makes the individual typed clients using go2idl.
|
client-gen makes the individual typed clients using go2idl. |
client-gen/generators
Package generators has the generators for the client-gen utility.
|
Package generators has the generators for the client-gen utility. |
client-gen/testoutput/testgroup/unversioned
Package unversioned has the automatically generated clients for unversioned resources.
|
Package unversioned has the automatically generated clients for unversioned resources. |
deepcopy-gen
deepcopy-gen is a tool for auto-generating DeepCopy functions.
|
deepcopy-gen is a tool for auto-generating DeepCopy functions. |
generator
Package generator defines an interface for code generators to implement.
|
Package generator defines an interface for code generators to implement. |
go-to-protobuf
go-to-protobuf generates a Protobuf IDL from a Go struct, respecting any existing IDL tags on the Go struct.
|
go-to-protobuf generates a Protobuf IDL from a Go struct, respecting any existing IDL tags on the Go struct. |
go-to-protobuf/protobuf
go-to-protobuf generates a Protobuf IDL from a Go struct, respecting any existing IDL tags on the Go struct.
|
go-to-protobuf generates a Protobuf IDL from a Go struct, respecting any existing IDL tags on the Go struct. |
go-to-protobuf/protoc-gen-gogo
Package main defines the protoc-gen-gogo binary we use to generate our proto go files, as well as takes dependencies on the correct gogo/protobuf packages for godeps.
|
Package main defines the protoc-gen-gogo binary we use to generate our proto go files, as well as takes dependencies on the correct gogo/protobuf packages for godeps. |
import-boss
import-boss enforces import restrictions in a given repository.
|
import-boss enforces import restrictions in a given repository. |
import-boss/generators
Package generators has the generators for the import-boss utility.
|
Package generators has the generators for the import-boss utility. |
namer
Package namer has support for making different type naming systems.
|
Package namer has support for making different type naming systems. |
parser
Package parser provides code to parse go files, type-check them, extract the types.
|
Package parser provides code to parse go files, type-check them, extract the types. |
set-gen
set-gen is an example usage of go2idl.
|
set-gen is an example usage of go2idl. |
set-gen/generators
Package generators has the generators for the set-gen utility.
|
Package generators has the generators for the set-gen utility. |
types
Package types contains go type information, packaged in a way that makes auto-generation convenient, whether by template or straight go functions.
|
Package types contains go type information, packaged in a way that makes auto-generation convenient, whether by template or straight go functions. |
Click to show internal directories.
Click to hide internal directories.