MCPcopy Create free account
hub / github.com/devfeel/dotweb / HttpServer

Method HttpServer

context.go:41–41  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

39 SetTimeoutContext(timeout time.Duration) context.Context
40 WithContext(runCtx context.Context)
41 HttpServer() *HttpServer
42 Response() *Response
43 Request() *Request
44 WebSocket() *WebSocket

Callers 15

prepareHttpContextFunction · 0.65
wrapFileHandleMethod · 0.65
HandleMethod · 0.65
BindMethod · 0.65
resetMethod · 0.65
httpServerMethod · 0.65
httpAppMethod · 0.65
PostBodyMethod · 0.65
showIntervalDataJsonFunction · 0.65
showIntervalDataPrettyFunction · 0.65

Implementers 1

HttpContextcontext.go

Calls

no outgoing calls

Tested by

no test coverage detected