• Tim Hockin's avatar
    go2idl: Allow multiple values for a comment-tag · 4a00a0fd
    Tim Hockin authored
    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.
    4a00a0fd
Name
Last commit
Last update
..
args Loading commit data...
generators Loading commit data...
test_apis Loading commit data...
testoutput/clientset_generated/test_internalclientset Loading commit data...
.import-restrictions Loading commit data...
OWNERS Loading commit data...
README.md Loading commit data...
main.go Loading commit data...