//
pkg.gl
Category
github.com/stevenxie/begone
messenger
package
0.1.1
Repository:
https://github.com/stevenxie/begone.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
13
Dependents
1
Files
397 SLOC
#
Functions
NewConfig
NewConfig makes a new Config.
NewEngine
NewEngine makes a new Engine.
ReadConfig
ReadConfig reads a config with the specificed name from the user config directory into cfg.
ReadConfigFile
ReadConfigFile reads the file located at path into cfg.
#
Structs
Config
Config holds configuration options for the Engine.
Engine
Engine is capable of executing operations on Facebook Messenger using Selenium.