Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ReadRequest ¶
ReadRequest reads a http.Request from the given readers.
func ReadResponse ¶
ReadResponse reads a http.Response from the given readers.
func ResponseWriter ¶
func ResponseWriter(response tchannel.ArgWritable) (http.ResponseWriter, func() error)
ResponseWriter returns a http.ResponseWriter that will write to an underlying writer. It also returns a function that should be called once the handler has completed.
func WriteRequest ¶
WriteRequest writes a http.Request to the given writers.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.