
The highest tagged major version is
v2.
package
Version:
v1.13.5-alpha
Opens a new window with list of versions in this module.
Published: Aug 23, 2025
License: BSD-3-Clause
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
ErrUndefined is a generic undefined error
type AppError struct {
Code int
Message string
}
AppError is an application-level error with a code and message
Error implements the error interface
Source Files
¶
Click to show internal directories.
Click to hide internal directories.