package
0.1.1
Repository: https://github.com/stevenxie/begone.git
Documentation: pkg.go.dev

# Functions

NewConfig makes a new Config.
NewEngine makes a new Engine.
ReadConfig reads a config with the specificed name from the user config directory into cfg.
ReadConfigFile reads the file located at path into cfg.

# Structs

Config holds configuration options for the Engine.
Engine is capable of executing operations on Facebook Messenger using Selenium.