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 |
|
Fernando Bandeira
|
72c84639be
|
✨ Etag middleware support to custom etags
|
2021-04-18 23:08:01 -03:00 |
|
Fenny
|
de912755f7
|
📦 update session
|
2020-11-16 14:22:44 +01:00 |
|
kiyon
|
f0a4e6ad36
|
👷 Improve performance and test coverage
|
2020-10-15 16:36:39 +08:00 |
|
kiyon
|
2275fe8ce6
|
👷 Improve etag middleware
|
2020-10-15 12:32:54 +08:00 |
|
kiyon
|
fb4cf7e887
|
👷 Add etag middleware
|
2020-10-14 17:01:13 +08:00 |
|