Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DatabaseError ¶
type DatabaseError struct {
*AppError
}
func NewDatabaseError ¶
func NewDatabaseError(message string, cause error) *DatabaseError
type PadNotFoundError ¶
func NewPadNotFoundError ¶
func NewPadNotFoundError(padId string) *PadNotFoundError
Click to show internal directories.
Click to hide internal directories.