package
0.0.0-20241128224215-3d8200bfc5fa
Repository: https://github.com/glossd/pokergloss.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
@ID postError @Accept json @Param input body string true "input json data" @Success 204 "Posted error" @Failure 400 {object} ErrorRes @Failure 500 {object} ErrorRes @Router /errors [post].

# Structs

Defines http error response.
No description provided by the author