Muhammed Efe Çetin
|
3b943d79c9
|
v3: remove internal/template/html, replace internal/memory by internal/storage/memory
|
2022-06-04 14:19:59 +03:00 |
|
Muhammed Efe Çetin
|
8a15f77fc4
|
v3: move most deps to go.mod
|
2022-06-02 17:37:53 +03:00 |
|
Muhammed Efe Çetin
|
c7f45ec38e
|
v3: replace interface{}s by any
|
2022-05-31 17:41:38 +03:00 |
|
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 |
|
Fenny
|
323d9d89cc
|
🩹 fix manager logic
|
2020-11-23 07:38:42 +01:00 |
|