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

# Functions

Env returns the current configured runtime environment.
NewRuntime is returning a new Runtime.
OnInitialize sets the passed functions to be run when runtime is called for initialization.

# Constants

DefaultClusterID ...
DefaultClusterInbox ...
DefaultClusterOutbox ...
DefaultClusterURL ...
DefaultLogFormat ...
DefaultLogLevel ...

# Variables

ErrNoRuntimeFunc signals that no functions have been configured to be run.

# Structs

Environment describes a runtime environment for a plugin.
Runtime is a plugin runtime that executes runtime functions.