func github.com/google/go-cmp/cmp.updateReferencePrefix
7 uses
github.com/google/go-cmp/cmp (current package)
report_references.go#L203: trunk.Prefix = updateReferencePrefix(trunk.Prefix, formatReference(id))
report_references.go#L223: trunk.Prefix = updateReferencePrefix(trunk.Prefix, formatReference(id))
report_references.go#L235: trunk.Prefix = updateReferencePrefix(trunk.Prefix, formatReference(id0)+","+formatReference(id1))
report_references.go#L237: trunk.Prefix = updateReferencePrefix(trunk.Prefix, formatReference(id0))
report_references.go#L239: trunk.Prefix = updateReferencePrefix(trunk.Prefix, formatReference(id1))
report_references.go#L249: leaf.Prefix = updateReferencePrefix(leaf.Prefix, formatReference(id))
report_references.go#L258: func updateReferencePrefix(prefix, ref string) 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. |