goext/exerr
Mike Schwörer 12fa53d848
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 1m24s
v0.0.466 exerr.Wrap now inherits the Severity of the wrapped error
2024-06-03 13:48:30 +02:00
..
builder.go v0.0.466 exerr.Wrap now inherits the Severity of the wrapped error 2024-06-03 13:48:30 +02:00
constructor.go v0.0.466 exerr.Wrap now inherits the Severity of the wrapped error 2024-06-03 13:48:30 +02:00
data_test.go v0.0.455 add proper json/bson marshalling to exerr [severity|type|category] 2024-05-16 15:38:42 +02:00
data.go v0.0.455 add proper json/bson marshalling to exerr [severity|type|category] 2024-05-16 15:38:42 +02:00
dataCategory.go v0.0.455 add proper json/bson marshalling to exerr [severity|type|category] 2024-05-16 15:38:42 +02:00
dataSeverity.go v0.0.455 add proper json/bson marshalling to exerr [severity|type|category] 2024-05-16 15:38:42 +02:00
dataType.go v0.0.455 add proper json/bson marshalling to exerr [severity|type|category] 2024-05-16 15:38:42 +02:00
errinit.go v0.0.445 added CtxData() and ExtendGinMeta/ExtendContextMeta to exerr 2024-05-03 15:28:53 +02:00
exerr_test.go v0.0.455 add proper json/bson marshalling to exerr [severity|type|category] 2024-05-16 15:38:42 +02:00
exerr.go v0.0.464 improve ZeroLogErrTraces/ZeroLogAllTraces output for empty-message wrapped exerrs 2024-06-01 02:40:48 +02:00
gin.go v0.0.440 improve exerr.toJson 2024-04-29 16:03:58 +02:00
helper.go v0.0.219 implement error.Is(*) for exerr 2023-07-28 15:42:12 +02:00
listener.go v0.0.455 add proper json/bson marshalling to exerr [severity|type|category] 2024-05-16 15:38:42 +02:00
meta.go v0.0.380 exerr properly handle inf and nan floats 2024-01-22 12:33:41 +01:00
stacktrace.go v0.0.188 exerr MVP 2023-07-24 10:42:39 +02:00
typeWrapper.go v0.0.235 added .Enum(..) to exerr 2023-08-09 14:40:16 +02:00