google.golang.org/protobuf/internal/descfmt.records.Append (method)
11 uses
google.golang.org/protobuf/internal/descfmt (current package)
stringer.go#L84: rs.Append(reflect.ValueOf(vs.Get(i)), "Path", "Package", "IsPublic", "IsWeak")
stringer.go#L133: rs.Append(rv, "Path", "Package", "IsPlaceholder")
stringer.go#L135: rs.Append(rv, "FullName", "IsPlaceholder")
stringer.go#L140: rs.Append(rv, "Syntax")
stringer.go#L142: rs.Append(rv, "Syntax", "FullName")
stringer.go#L144: rs.Append(rv, "Name")
stringer.go#L175: rs.Append(rv, s)
stringer.go#L178: rs.Append(rv, s)
stringer.go#L191: rs.Append(rv, descriptorAccessors[rt]...)
stringer.go#L194: rs.Append(rv, "GoType")
stringer.go#L205: func (rs *records) Append(v reflect.Value, accessors ...string) {
 |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64)
Golds is a Go 101 project developed by Tapir Liu.
PR and bug reports are welcome and can be submitted to the issue list.
Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |