//
pkg.gl
Category
github.com/br0-space/bot
internal
matcher
registry
package
0.1.11
Repository:
https://github.com/br0-space/bot.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
14
Files
23 SLOC
#
Functions
GetRegisteredMatchers
Return all registered matchers.
RegisterMatcher
Add a matcher to the list.
#
Structs
HelpItem
No description provided by the author
#
Interfaces
Matcher
Each matcher must implement a function to process request messages.