MCPcopy
hub / github.com/gin-gonic/gin / WriteHeader

Method WriteHeader

benchmarks_test.go:146–146  ·  view source on GitHub ↗
(int)

Source from the content-addressed store, hash-verified

144}
145
146func (m *mockWriter) WriteHeader(int) {}
147
148func runRequest(B *testing.B, r *Engine, method, path string) {
149 // create fake request

Callers 7

ServeHTTPMethod · 0.45
TestWrapFunction · 0.45
createStaticHandlerMethod · 0.45
StatusMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected