go-issue-25009

command module
v0.0.0-...-9701c98 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 25, 2019 License: BSD-3-Clause Imports: 13 Imported by: 0

README

golang/go#25009

https://github.com/golang/go/issues/25009

$ git clone https://github.com/ernado/go-issue-25009.git
$ cd go-issue-25009
$ ./test.sh

# Possible environmental variables:
#
# CONCURRENT (bool) - use one http.Client for all goroutines (default 1)
# BODY (bool) - set req.GetBody explicitly (default 0)
# JOBS (int) - number of concurrent clients (default 6)
# REQUESTS (int) - number of request to do (default 100)
# HTTP2_TRANSPORT (bool) - use http2.Transport (default false)
# TLS_SKIP_VERIFY (bool) - InsecureSkipVerify  (default false)
# GODEBUG - debugging variables within the runtime for go

# Example:
$ REQUESTS=10 CONCURRENT=false ./test.sh

For locally builded go-issue-25009 binary use test-bin.sh and docker-compose.bin.yml.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL