Documentation ¶
Overview ¶
Package lyserr contains structs related to error handling used in lys and lyspg.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Db ¶ added in v0.1.25
Db is an error that comes from the Postgres database. It might contain a wrapped pgx PgError.
type Ext ¶ added in v0.1.25
Ext is an error that comes from an external API. It should be both logged, and the message shown to users
Click to show internal directories.
Click to hide internal directories.