Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // ErrDataNotFound for not found data error ErrDataNotFound = fmt.Errorf("%s data not found", logPrefix) // ErrDatabaseQueryTimeout for underlying data query timeout error ErrDatabaseQueryTimeout = fmt.Errorf("%s upderlying data query timeout", logPrefix) )
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.