package
1.6.0
Repository: https://github.com/glide-im/glide.git
Documentation: pkg.go.dev

# Functions

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

# Structs

ActionHandler is a handler for a specific message action.
ActionWithReplyHandler is a handler for a specific message action, this handler will return a reply message.
MessageInterfaceImpl default implementation of the messaging interface.
MessageValidationHandler validates message before handling.
No description provided by the author

# Interfaces

Interface for messaging.
MessageHandler is the interface for message handler.
No description provided by the author
Server is the messaging server.

# Type aliases

HandlerFunc is used to handle message with specified action in ActionHandler.
MessageValidator is used to validate message.
No description provided by the author