//
pkg.gl
Category
github.com/glossd/pokergloss
browser-logs
web
rest
package
0.0.0-20241128224215-3d8200bfc5fa
Repository:
https://github.com/glossd/pokergloss.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
1
Files
45 SLOC
#
Functions
E
No description provided by the author
PostError
@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
ErrorRes
Defines http error response.
Example
No description provided by the author