engine

package
v0.0.0-...-0c57d95 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 11, 2022 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Bots map[string]*Engine
View Source
var EngineMutex sync.Mutex

EngineMutex only locks and unlocks on engine creation functions as engine modifies global files, this protects the main bot creation

Functions

This section is empty.

Types

type Config

type Config struct {
}

Config will have all the engine config

type Engine

type Engine struct {
}

Engine will have all the Engine based

func New

func New() (*Engine, error)

New starts a new engine

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL