kubernetes/cmd/libs/go2idl/parser
Tim Hockin 80490e0a55 go2idl: Allow generators to AddDir() at runtime
This is used subsequently to simplify the conversion generation, so each
package can declare what peer-packages it uses, and have those imported
dynamically, rather than having one mega list of packages to import and not
really being clear why, for any given list item.
2016-07-07 22:09:08 -07:00
..
doc.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
parse_test.go go2idl: Consistently handle comments as []string 2016-07-07 16:49:46 -07:00
parse.go go2idl: Allow generators to AddDir() at runtime 2016-07-07 22:09:08 -07:00