package
0.0.0-20250205224207-9714b82a5c3f
Repository: https://github.com/mhs294/mulhall.git
Documentation: pkg.go.dev
# Functions
CreateAlphaNumToken creates a randomized token consisting only of alpha-numeric characters.
CreateAlphaNumToken creates a randomized token consisting of standard ASCII characters.
ParseRequestJSON reads the JSON body of an HTTP request and deserializes its contents into the object referenced by the provided object pointer.