Refactor library to use option structs and add better docs/benchmarks
Showing
- .github/main.workflow 8 additions, 4 deletions.github/main.workflow
- .github/test/entrypoint.sh 0 additions, 17 deletions.github/test/entrypoint.sh
- .gitignore 1 addition, 0 deletions.gitignore
- README.md 8 additions, 6 deletionsREADME.md
- accept.go 30 additions, 54 deletionsaccept.go
- bench_test.go 79 additions, 60 deletionsbench_test.go
- ci/bench/Dockerfile 10 additions, 0 deletionsci/bench/Dockerfile
- ci/bench/entrypoint.sh 15 additions, 0 deletionsci/bench/entrypoint.sh
- ci/fmt/Dockerfile 0 additions, 0 deletionsci/fmt/Dockerfile
- ci/fmt/entrypoint.sh 1 addition, 1 deletionci/fmt/entrypoint.sh
- ci/lib.sh 0 additions, 0 deletionsci/lib.sh
- ci/lint/Dockerfile 0 additions, 0 deletionsci/lint/Dockerfile
- ci/lint/entrypoint.sh 1 addition, 1 deletionci/lint/entrypoint.sh
- ci/run.sh 40 additions, 0 deletionsci/run.sh
- ci/test/Dockerfile 0 additions, 0 deletionsci/test/Dockerfile
- ci/test/entrypoint.sh 25 additions, 0 deletionsci/test/entrypoint.sh
- dial.go 24 additions, 51 deletionsdial.go
- docs/CONTRIBUTING.md 1 addition, 1 deletiondocs/CONTRIBUTING.md
- example_test.go 7 additions, 5 deletionsexample_test.go
- export_test.go 18 additions, 0 deletionsexport_test.go
Loading
Please register or sign in to comment