func github.com/matttproud/golang_protobuf_extensions/pbutil.WriteDelimited
2 uses
github.com/matttproud/golang_protobuf_extensions/pbutil (current package)
encode.go#L30: func WriteDelimited(w io.Writer, m proto.Message) (n int, err error) {
github.com/prometheus/common/expfmt
encode.go#L68: _, err := pbutil.WriteDelimited(w, v)
![]() |
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. |