Searched defs:structFields (Results 1 – 2 of 2) sorted by relevance
35 type structFields struct { struct36 count int37 unexported map[int]string40 func (sf *structFields) append(name string) {
349 …enMessageInternalFields(g *protogen.GeneratedFile, f *fileInfo, m *messageInfo, sf *structFields) {369 …(g *protogen.GeneratedFile, f *fileInfo, m *messageInfo, field *protogen.Field, sf *structFields) {