Documentation ¶ Index ¶ func Buffers(s config.Config) (keyBuff *buffer.Buffer, valBuff *buffer.Buffer, startLineBuff *buffer.Buffer) func Chunked(cfg config.Body) *chunkedbody.Parser func Client(cfg config.TCP, conn net.Conn) tcp.Client func Request(cfg config.Config, client tcp.Client, body http.Body) *http.Request Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Buffers ¶ func Buffers(s config.Config) (keyBuff *buffer.Buffer, valBuff *buffer.Buffer, startLineBuff *buffer.Buffer) func Chunked ¶ func Chunked(cfg config.Body) *chunkedbody.Parser func Client ¶ func Client(cfg config.TCP, conn net.Conn) tcp.Client func Request ¶ func Request(cfg config.Config, client tcp.Client, body http.Body) *http.Request Types ¶ This section is empty. Source Files ¶ View all Source files constructors.go Click to show internal directories. Click to hide internal directories.