package
Version:
v0.0.4
Opens a new window with list of versions in this module.
Published: Jun 23, 2023
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
NewError creates an error in the gin context.
ParseRoundAndColumn parses a clue string and returns the round and column.
type HTTPError struct {
Code int `json:"code" example:"400"`
Message string `json:"message" example:"status bad request"`
}
HTTPError is the error response for the API.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.