package
0.0.0-20240330093829-cdded4b4b8a3
Repository: https://github.com/shailesz/cli-chat-golang.git
Documentation: pkg.go.dev
# Functions
ClearLine clears the current line.
ClearScreen clears the terminal screen.
Credentials handles input of user credentials during login or signup.
GetCredentials gets credentials from user for signup or login.
GetEmail gets email from user.
Prompt prints a prompt to terminal.
ReadConfig reads from a config file.
Sha256 converts a string to sha256 hash string.
No description provided by the author
WelcomeText prints welcome text to terminal.