//
pkg.gl
Category
github.com/andmorefine/learn-go-with-tests
select
v3
package
0.0.0-20220306230435-d011049cb241
Repository:
https://github.com/andmorefine/learn-go-with-tests.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
27 SLOC
#
Functions
ConfigurableRacer
ConfigurableRacer compares the response times of a and b, returning the fastest one.
Racer
Racer compares the response times of a and b, returning the fastest one, timing out after 10s.