package
0.0.0-20240806012833-1473bd8b8ba7
Repository: https://github.com/duruyao/gochat.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
CreateUUId creates a random UUID with from RFC 4122 adapted from http://github.com/nu7hatch/gouuid.
No description provided by the author
GoChatDir returns the directory of the current project, such as "/home/user/project/gochat*".
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Tomorrow returns an object of type time.Time whose value is 00:00:00.000 of the next day.
UserHomeDir returns the home directory of the current user, such as "/home/user" in Unix-like OS.