package
0.0.0-20241203124345-d825467226c5
Repository: https://github.com/samims/blog-services.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
RespondWithError sends an error response.
RespondWithJSON sends a JSON response with the given status code, data, and error message.
SetJSONHeader sets the Content-Type header to application/json.
# Structs
StandardResponse represents the standard structure for API responses.
# Interfaces
No description provided by the author