Documentation
¶
Index ¶
- func AttendeeIdFromVars(ctx context.Context, w http.ResponseWriter, r *http.Request) (uint, error)
- func AttendeeNotFoundErrorHandler(ctx context.Context, w http.ResponseWriter, r *http.Request, id uint)
- func ErrorHandler(ctx context.Context, w http.ResponseWriter, r *http.Request, msg string, ...)
- func InvalidAttendeeIdErrorHandler(ctx context.Context, w http.ResponseWriter, r *http.Request, id string)
- func UnauthenticatedError(ctx context.Context, w http.ResponseWriter, r *http.Request, details string, ...)
- func UnauthorizedError(ctx context.Context, w http.ResponseWriter, r *http.Request, details string, ...)
- func WriteJson(ctx context.Context, w http.ResponseWriter, v interface{})
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AttendeeIdFromVars ¶
func ErrorHandler ¶
func UnauthenticatedError ¶
func UnauthorizedError ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.