package
0.0.0-20241123141403-e7b9dc6866d0
Repository: https://github.com/unix-world/smartgoext.git
Documentation: pkg.go.dev
# Functions
New creates a new server.
NewMailbox creates a new mailbox.
No description provided by the author
NewUserSession creates a new user session.
# Structs
Mailbox is an in-memory mailbox.
A MailboxView is a view into a mailbox.
Server is a server instance.
No description provided by the author
UserSession represents a session tied to a specific user.