mirror of
https://github.com/SigNoz/signoz.git
synced 2025-12-18 16:07:10 +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
|