package
0.0.0-20240613211532-eeaca3f80a88
Repository: https://github.com/myhomeworkspace/api-server.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
GenerateRandomBytes returns securely generated random bytes.
GenerateRandomString returns a URL-safe, base64 encoded securely generated random string.
GenerateUID creates a random session ID, for use with the session store.
GetSession retrieves the session information for the given name.
No description provided by the author
SetSession stores the given value under the given name in the database.

# Variables

No description provided by the author
No description provided by the author

# Structs

No description provided by the author