Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IMcpController ¶
type ResponseWriter ¶
type ResponseWriter struct {
Writer http.ResponseWriter
// contains filtered or unexported fields
}
func (*ResponseWriter) Flush ¶
func (r *ResponseWriter) Flush()
func (*ResponseWriter) Header ¶
func (r *ResponseWriter) Header() http.Header
func (*ResponseWriter) WriteHeader ¶
func (r *ResponseWriter) WriteHeader(statusCode int)
Click to show internal directories.
Click to hide internal directories.