Directories ¶
Path | Synopsis |
---|---|
Package args has common command-line flags for generation programs.
|
Package args has common command-line flags for generation programs. |
examples
|
|
conversion-gen
conversion-gen is a tool for auto-generating functions that convert between internal and external types.
|
conversion-gen is a tool for auto-generating functions that convert between internal and external types. |
deepcopy-gen
deepcopy-gen is a tool for auto-generating DeepCopy functions.
|
deepcopy-gen is a tool for auto-generating DeepCopy functions. |
deepcopy-gen/output_tests/aliases
This is a test package.
|
This is a test package. |
deepcopy-gen/output_tests/builtins
This is a test package.
|
This is a test package. |
deepcopy-gen/output_tests/interfaces
This is a test package.
|
This is a test package. |
deepcopy-gen/output_tests/maps
This is a test package.
|
This is a test package. |
deepcopy-gen/output_tests/pointer
This is a test package.
|
This is a test package. |
deepcopy-gen/output_tests/slices
This is a test package.
|
This is a test package. |
deepcopy-gen/output_tests/structs
This is a test package.
|
This is a test package. |
deepcopy-gen/output_tests/wholepkg
This is a test package.
|
This is a test package. |
defaulter-gen
defaulter-gen is a tool for auto-generating Defaulter functions.
|
defaulter-gen is a tool for auto-generating Defaulter functions. |
defaulter-gen/_output_tests/empty
This is a test package.
|
This is a test package. |
defaulter-gen/_output_tests/pointer
This is a test package.
|
This is a test package. |
defaulter-gen/_output_tests/slices
This is a test package.
|
This is a test package. |
defaulter-gen/_output_tests/wholepkg
This is a test package.
|
This is a test package. |
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. |
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. |
set-gen/sets
Package sets has auto-generated set types.
|
Package sets has auto-generated set types. |
set-gen/sets/types
Package types just provides input types to the set generator.
|
Package types just provides input types to the set generator. |
Package generator defines an interface for code generators to implement.
|
Package generator defines an interface for code generators to implement. |
Package namer has support for making different type naming systems.
|
Package namer has support for making different type naming systems. |
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. |
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.