Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/grpc-ecosystem/grpc-gateway
/ Error
Method
Error
runtime/pattern.go:22–24 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
20
type
MalformedSequenceError string
21
22
func
(e MalformedSequenceError) Error() string {
23
return
"malformed path escape "
+ strconv.Quote(string(e))
24
}
25
26
type
op
struct
{
27
code utilities.OpCode
Callers
1
NewPattern
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected