kubernetes/cmd/libs/go2idl/set-gen/generators
Tim Hockin 4a00a0fd6d go2idl: Allow multiple values for a comment-tag
This means that tags like:
  // +foo=bar
  // +foo=bat
..will produce []string{"bar", "bat"}.  This is needed for later commits which
will want to use this to make code generation more self contained.
2016-07-07 16:49:46 -07:00
..
sets.go go2idl: Allow multiple values for a comment-tag 2016-07-07 16:49:46 -07:00
tags.go go2idl: Allow multiple values for a comment-tag 2016-07-07 16:49:46 -07:00