mirror of
https://github.com/SigNoz/signoz.git
synced 2025-12-17 15:36:48 +00:00
4 lines
129 B
Go
4 lines
129 B
Go
|
|
// package error contains error related utilities. Use this package when
|
||
|
|
// a well-defined error has to be shown.
|
||
|
|
package errors
|