package
0.0.0-20240125202623-d4b65f6a233b
Repository: https://github.com/pomog/forumfff.git
Documentation: pkg.go.dev

# Functions

ClientError logs a client error and responds with the specified HTTP status code.
CorrectPunctuationsSpaces takes an input string and adds spaces around punctuation marks based on the specified rules duscribed by inner function applyPunctuationRules.
NewHelper Set the config to the helper.
ServerError logs a server error, including the error message and stack trace, and responds with a 500 Internal Server Error status code.