Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HttpReader ¶
func (*HttpReader) Close ¶ added in v0.29.0
func (h *HttpReader) Close() error
type HttpWriter ¶
type HttpWriter struct { Message common.HTTPMessage MessageKey string Chan chan<- common.Message // contains filtered or unexported fields }
func (*HttpWriter) Close ¶
func (h *HttpWriter) Close() error
Click to show internal directories.
Click to hide internal directories.