Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/cayleygraph/cayley
/ WriteHeader
Method
WriteHeader
query/session.go:91–91 ·
view source on GitHub ↗
(int)
Source
from the content-addressed store, hash-verified
89
type
ResponseWriter
interface
{
90
Write([]byte) (int, error)
91
WriteHeader(int)
92
}
93
94
// Language is a description of query language.
Callers
6
defaultErrorFunc
Function · 0.65
ServeV1Shape
Method · 0.65
jsonResponse
Function · 0.65
ServeHTTP
Method · 0.65
jsonResponse
Function · 0.65
defaultErrorFunc
Function · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected