# Functions
NewLogger returns a new logger used internally.
No description provided by the author
No description provided by the author
Serve serves given plugins.
# Constants
ProtocolVersion is the version that must match between Botkube core and Botkube plugins.
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
Source_ServiceDesc is the grpc.ServiceDesc for Source service.
# Structs
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
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
No description provided by the author
No description provided by the author
HandleExternalRequestUnimplemented is used for plugins which doesn't implement HandleExternalRequest method.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Plugin This is the implementation of plugin.GRPCPlugin, so we can serve and consume different Botkube Sources.
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
No description provided by the author
No description provided by the author
StreamUnimplemented is used for plugins which doesn't implement Stream method.
UnimplementedSourceServer must be embedded to have forward compatible implementations.
# Interfaces
Source defines the Botkube source plugin functionality.
No description provided by the author
No description provided by the author
SourceClient is the client API for Source service.
SourceServer is the server API for Source service.
UnsafeSourceServer may be embedded to opt out of forward compatibility for this service.