Home
last modified time | relevance | path

Searched defs:scalarField (Results 1 – 1 of 1) sorted by relevance

/external/golang-protobuf/proto/
Dlib.go759 type scalarField struct { struct
760 index int // struct field index
761 kind reflect.Kind // element type (the T in *T or []T)
762 value interface{} // the proto-declared default value, or nil