package
1.0.1
Repository: https://github.com/andersnormal/autobot.git
Documentation: pkg.go.dev

# Packages

Package filters provides functionality to filter messages.
No description provided by the author
No description provided by the author
Package runtime contains functionality for runtime information of a plugin.

# Functions

WithContext is creating a new plugin and a context to run operations in routines.

# Constants

ErrParse ...
ErrUnknown ...

# Variables

ErrPluginAuthentication ...

# Structs

MessageError represents an error that may occurs.
Opts are the available options.
Plugin describes a plugin in general.

# Interfaces

Context is providing information and operations upon the reply execution context.
Event symbolizes events that can occur in the plugin.

# Type aliases

Opt is an Option.
SubscribeFunc ...