# Functions
RespondCreated sends a resource created response.
RespondError sends an error response.
RespondSuccess sends a successful response.
# Structs
ErrorResponse represents a standard structure for error responses.
SuccessResponse represents a standard structure for successful responses.