Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewHandler ¶
func NewHandler(lg *zap.SugaredLogger) service
Types ¶
type ErrorResponse ¶
type ErrorResponse struct {
ErrorMessage string `json:"error_message"`
}
func (ErrorResponse) Error ¶
func (e ErrorResponse) Error() string
Click to show internal directories.
Click to hide internal directories.