answer

package
v0.0.0-...-3b24cdd Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 16, 2024 License: BSL-1.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RespondHTMLError

func RespondHTMLError(w http.ResponseWriter, title, details string) (int, error)

RespondHTMLError отправляет ошибку в виде HTML с meta-тегами

func RespondWithErrorMessage

func RespondWithErrorMessage(w http.ResponseWriter, statusCode int, message string) error

RespondWithErrorMessage отправляет ответ с сообщением об ошибке. Обычно используется с кодами 4XX/5XX.

func RespondWithPayload

func RespondWithPayload(w http.ResponseWriter, code int, payload interface{}) error

RespondWithPayload отправляет ответ с полезной нагрузкой

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL