MCPcopy
hub / github.com/dgraph-io/dgraph / WriteHeader

Method WriteHeader

dgraph/cmd/debuginfo/archive.go:22–22  ·  view source on GitHub ↗
(hdr *tar.Header)

Source from the content-addressed store, hash-verified

20type tarWriter interface {
21 io.Writer
22 WriteHeader(hdr *tar.Header) error
23}
24
25type walker struct {

Callers 15

intFromQueryParamFunction · 0.65
assignMethod · 0.65
removeNodeMethod · 0.65
moveTabletMethod · 0.65
getStateMethod · 0.65
pingResponseMethod · 0.65
keywordHandlerFunction · 0.65
commonHandlerFunction · 0.65
graphqlProbeHandlerFunction · 0.65
allowedMethodsHandlerFunction · 0.65
schemaValidateHandlerFunction · 0.65
memoryLimitPutHandlerFunction · 0.65

Implementers 1

ResponseWriteraudit/interceptor.go

Calls

no outgoing calls

Tested by

no test coverage detected