MCPcopy
hub / github.com/perkeep/perkeep / HTTPCode

Method HTTPCode

internal/httputil/httputil.go:189–189  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

187
188type httpCoder interface {
189 HTTPCode() int
190}
191
192// An InvalidMethodError is returned when an HTTP handler is invoked

Callers 1

ServeJSONErrorFunction · 0.65

Implementers 1

InvalidMethodErrorinternal/httputil/httputil.go

Calls

no outgoing calls

Tested by

no test coverage detected