Tom Wiesing
|
3a893bbfb6
|
Replace "errorx".First => "errors".Join
|
2023-05-10 13:36:08 +02:00 |
|
Tom Wiesing
|
c31c46ee44
|
Rework error messages
This commit reworks error messages for all commands and makes sure they
pass liniting.
|
2023-03-09 12:18:39 +01:00 |
|
Tom Wiesing
|
c3ca8e2974
|
Move to github.com/tkw1536/pkglib package
This commit removes various modules that can be migrated to the
github.com/tkw1536/pkglib package without any code changes (beyond
module renamings).
|
2023-02-26 09:53:25 +01:00 |
|
Tom Wiesing
|
3455f491ca
|
Add context
This commit adds and passes context around to (almost) every function.
This allows cancelling (almost) every function call globally.
|
2022-11-29 15:32:31 +01:00 |
|
Tom Wiesing
|
b5b1ce2340
|
internal/component => internal/dis/component
|
2022-11-16 13:07:14 +01:00 |
|