Searched defs:structCodec (Results 1 – 1 of 1) sorted by relevance
132 type structCodec struct { struct134 fields map[string]fieldCodec137 hasSlice bool141 keyField int144 complete bool158 structCodec *structCodec member