Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/go-openapi/jsonpointer
/ Error
Method
Error
errors.go:10–12 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
8
type
pointerError string
9
10
func
(e pointerError) Error() string {
11
return
string(e)
12
}
13
14
const
(
15
// ErrPointer is a sentinel error raised by all errors from this package.
Callers
14
TestUseGoNameProvider_resolvesUntaggedFields
Function · 0.80
TestGetSingle
Function · 0.80
TestPointableInterface
Function · 0.80
TestStruct
Function · 0.80
TestOtherThings
Function · 0.80
TestSetNode
Function · 0.80
TestOffset
Function · 0.80
TestEdgeCases
Function · 0.80
TestInternalEdgeCases
Function · 0.80
TestSetIntermediateErrors
Function · 0.80
TestDashToken_GetAlwaysErrors
Function · 0.80
TestDashToken_OffsetErrors
Function · 0.80
Calls
no outgoing calls
Tested by
14
TestUseGoNameProvider_resolvesUntaggedFields
Function · 0.64
TestGetSingle
Function · 0.64
TestPointableInterface
Function · 0.64
TestStruct
Function · 0.64
TestOtherThings
Function · 0.64
TestSetNode
Function · 0.64
TestOffset
Function · 0.64
TestEdgeCases
Function · 0.64
TestInternalEdgeCases
Function · 0.64
TestSetIntermediateErrors
Function · 0.64
TestDashToken_GetAlwaysErrors
Function · 0.64
TestDashToken_OffsetErrors
Function · 0.64