Discover Packages
github.com/irdaislakhuafa/go-sdk
errors
package
Version:
v0.0.36
Opens a new window with list of versions in this module.
Published: Jun 9, 2025
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 33
Opens a new window with list of known importers.
Documentation
Documentation
¶
Get `codes.Code` of error and will return `codes.NoCode` if error doesn't have any code
type App struct {
Code codes .Code `json:"code,omitempty"`
Title string `json:"title,omitempty"`
Body string `json:"body,omitempty"`
}
Compile returns an error and creates new `App` errors
Source Files
¶
Click to show internal directories.
Click to hide internal directories.