Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/google/go-cmp
/ String
Method
String
cmp/path.go:40–40 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
38
// - [Transform]
39
type
PathStep
interface
{
40
String() string
41
42
// Type is the resulting type after performing the path step.
43
Type() reflect.Type
Callers
11
FormatDiffSlice
Method · 0.65
Diff
Function · 0.65
compareAny
Method · 0.65
comparerTests
Function · 0.65
reporterTests
Function · 0.65
Less
Method · 0.65
formatDiffList
Method · 0.65
apply
Method · 0.65
FormatValue
Method · 0.65
formatMapKey
Function · 0.65
String
Method · 0.65
Implementers
7
pathStep
cmp/path.go
StructField
cmp/path.go
SliceIndex
cmp/path.go
MapIndex
cmp/path.go
Indirect
cmp/path.go
TypeAssertion
cmp/path.go
Transform
cmp/path.go
Calls
no outgoing calls
Tested by
3
comparerTests
Function · 0.52
reporterTests
Function · 0.52
Less
Method · 0.52