Muhammed Efe Çetin
|
1188144d78
|
🎉 v3: init
|
2022-05-31 17:35:49 +03:00 |
|
Gusted
|
7b7dcf29f7
|
♻️ Tidy up the codebase (#1613)
* run gofmt
* add t.Helper()
* Simplify assigns
* Simplify make operation
* Remove unused field in struct
* Fix typo
* Run gofumpt ./
* Consistent spacing
* len(...) can never be negative
* Use ReplaceAll
* Simplify operation
* Remove deadcode
* Fix typo
* Tidy up `} else { if ...`
* Fix AssertEqual
* Remove t.Helper() to fix go1.14.15
|
2021-11-05 08:00:03 +01:00 |
|
ReneWerner87
|
42755c30e6
|
⚡ Accelerate start process for many routes #1081
|
2021-01-24 13:02:21 +01:00 |
|
kiyon
|
616ff8f532
|
👷 remove unnecessary fiber app config
|
2020-09-17 13:41:06 +08:00 |
|
kiyon
|
fc38f5d380
|
👷 add cors empty config test case
|
2020-09-16 16:03:19 +08:00 |
|
kiyon
|
4f808a0aa4
|
👷 improve cors mw test cases
|
2020-09-16 10:11:48 +08:00 |
|
kiyon
|
e13411e184
|
👷 improve mw test cases
add Next test case
|
2020-09-16 09:44:05 +08:00 |
|
Fenny
|
2768ea2a77
|
🙌 make utils public
Co-Authored-By: RW <7063188+ReneWerner87@users.noreply.github.com>
|
2020-09-14 12:12:29 +02:00 |
|
Fenny
|
a3cac71ae8
|
🔦 move utils to internal
|
2020-09-14 09:09:06 +02:00 |
|
Fenny
|
ec5d66e7a8
|
⚡ v2
|
2020-09-13 11:20:11 +02:00 |
|