boulder/test/load-generator
Aaron Gable d57edfa0f1
Run more go vet checks (#7255)
Enable the atomicalign, deepequalerrors, findcall, nilness,
reflectvaluecompare, sortslice, timeformat, and unusedwrite go vet
analyzers, which golangci-lint does not enable by default. Additionally,
enable new go vet analyzers by default as they become available.

The fieldalignment and shadow analyzers remain disabled because they
report so many errors that they should be fixed in a separate PR.

Note that the nilness analyzer appears to have found one very real bug
in tlsalpn.go.
2024-01-17 12:27:55 -05:00
..
acme Run more go vet checks (#7255) 2024-01-17 12:27:55 -05:00
config VA: Use default PortConfig during testing (#6609) 2023-01-25 16:16:08 -05:00
README.md load-generator: remove acme v1 support. (#4132) 2019-03-25 12:22:18 -04:00
boulder-calls.go Fix non-gRPC process cleanup and exit (#6808) 2023-04-14 16:22:56 -04:00
example-config.json VA: Use default PortConfig during testing (#6609) 2023-01-25 16:16:08 -05:00
latency-charter.py latency-charter.py: import matplotlib once, not twice (#7096) 2023-09-22 08:27:48 -07:00
latency.go Review fixes pt. 3 2017-03-02 15:13:33 -08:00
main.go Fix non-gRPC process cleanup and exit (#6808) 2023-04-14 16:22:56 -04:00
requirements.txt Review fixes pt. 3 2017-03-02 15:13:33 -08:00
state.go Run more go vet checks (#7255) 2024-01-17 12:27:55 -05:00

README.md

load-generator

load-generator is a load generator for RFC 8555 which emulates user workflows.