package
1.0.0
Repository: https://github.com/ibilalkayy/proctl.git
Documentation: pkg.go.dev

# Functions

DelToken deletes a token from Redis.
GetAccountInfo retrieves account information from Redis for the given ID.
GetMemberCredentials retrieves member credentials from Redis.
GetUserCredentials retrieves user credentials from Redis.
RedisConnect establishes a connection to Redis and returns a Redis client.
SetAccountInfo stores account information in Redis for the given ID.
SetMemberCredentials stores member credentials in Redis.
SetUserCredentials stores user credentials in Redis.

# Structs

No description provided by the author