• Eric Myhre's avatar
    Finish migrating to ident munge helper funcs. · ec1434e7
    Eric Myhre authored
    Fixed at least one bug along the way (in iterators, which don't have
    test coverage yet, so no test fix.  Still planning to cover those
    via serialization, when we get that feature, "soon").
    
    'go doc .' on the generated code now only lists one type per type in
    the schema which seems like a good sanity heuristic; and
    'go doc -u .' on the package now looks much more consistent.
    (There's *8* types for every struct in the schema!  Uffdah.
    But if that's what it takes to make a focused,
    correctness-emphasizing library surface area, so be it.)
    Signed-off-by: default avatarEric Myhre <hash@exultant.us>
    ec1434e7
genKindStructBuilder.go 4.53 KB