kubernetes/cmd/libs/go2idl/generator
Clayton Coleman 72df8bbfbe Allow go2idl to generate non-Go file types
Remove some indentation from file generation for specific languages,
allow SnippetWriter's io.Writer to be accessed, and add Path to
types.Name for languages where Package and Path can be disjoint.
2015-11-28 17:39:26 -05:00
..
default_generator.go Allow go2idl to generate non-Go file types 2015-11-28 17:39:26 -05:00
default_package.go First iteration of go2idl. 2015-10-21 09:56:36 -07:00
doc.go First iteration of go2idl. 2015-10-21 09:56:36 -07:00
error_tracker.go First iteration of go2idl. 2015-10-21 09:56:36 -07:00
execute.go Allow go2idl to generate non-Go file types 2015-11-28 17:39:26 -05:00
generator.go Allow go2idl to generate non-Go file types 2015-11-28 17:39:26 -05:00
import_tracker.go First iteration of go2idl. 2015-10-21 09:56:36 -07:00
snippet_writer_test.go First iteration of go2idl. 2015-10-21 09:56:36 -07:00
snippet_writer.go Allow go2idl to generate non-Go file types 2015-11-28 17:39:26 -05:00