google.golang.org/protobuf/internal/impl.pointer.AppendPointerSlice (method)
6 uses
google.golang.org/protobuf/internal/impl (current package)
codec_field.go#L505: p.AppendPointerSlice(mp)
codec_field.go#L563: p.AppendPointerSlice(pointerOfValue(mp))
codec_field.go#L780: p.AppendPointerSlice(pointerOfValue(mp))
codec_field.go#L819: p.AppendPointerSlice(mp)
merge.go#L156: dst.AppendPointerSlice(pointerOfValue(dm))
pointer_unsafe.go#L130: func (p pointer) AppendPointerSlice(v pointer) {
![]() |
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. |