Stanislav
ad0b4f103d
feat(errors): append errors use variadic arguments ( #2606 )
2023-01-03 12:58:03 +01:00
David Brouwer
85c0b0b8eb
fix: some linting issues ( #2563 )
2022-09-30 16:27:07 +02:00
Asim Aslam
0c2041e439
add events package ( #2341 )
...
* add events package
* update go version
2021-11-08 08:52:39 +00:00
Qalifah
a99a1e9356
add MultiError type ( #2297 )
2021-10-06 17:55:14 +01:00
Johnson C
6dc25053ea
Errors ( #2290 )
...
* add errors.As
convert target err to *Error, return false if err don't match *Error
* update errors.As to (*Error, bool)
* fixing FromError panic issue when err is nil
2021-09-30 07:45:10 +01:00
Vasiliy Tolstov
41f8a8cb00
errors: add FromError func ( #1362 )
...
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2020-03-18 03:10:38 +03:00
Vasiliy Tolstov
ab73127063
grpc client/server fixes ( #1355 )
...
* grpc client/server fixes
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2020-03-17 14:27:20 +03:00
tegk
f88518d994
used gofmt with -s flag on whole project
2019-11-01 15:07:53 +00:00
wangkechun
059b9d36d7
fix fmt str
2017-02-25 22:53:25 +08:00
Asim
bfe20d81d0
More linting fun
2016-04-06 18:03:27 +01:00
Asim
dcb3fad476
Add error test
2016-03-18 11:01:55 +00:00