• Eric Myhre's avatar
    More DRY'ing efforts in codegen. · f6cbe842
    Eric Myhre authored
    Some are easier than others.
    
    I'm starting to evolve a (still ad-hoc) naming convention for the
    extracted functions in order to provide some cues for how common you can
    expect the thing to be.  Scalars have a lot more commonizable stuff
    than non-scalars, for example.
    f6cbe842
genString.go 7.27 KB