mirror of
https://github.com/go-kratos/kratos.git
synced 2025-02-03 13:11:42 +02:00
bdb51d2696
* feat(examples): add benchmark example * fix examples/benchmark/test.sh * fix: remove go.mod from examples / benchmark
4 lines
58 B
Bash
4 lines
58 B
Bash
#!/bin/bash
|
|
|
|
web_frameworks=("kratos" "gin" "echo" "mux")
|