package
0.1.4
Repository: https://github.com/funjack/launchcontrol.git
Documentation: pkg.go.dev

# Functions

LoadScript tries to load specified script with all ScriptPlayers and returns the first one that's succesfull.
NewController returns a new controller for the given manager.
NewPersonalization return a Personalization with the default values.

# Variables

ErrUnsupported is returned when the script can't be loaded by any scriptplayer.
Loaders contains all the registered ScriptLoaders.

# Structs

Controller translates http requests into manager actions.
Loader wraps a scriptloader with it's supported mediatypes.
Personalization are settings customizing a scripts behaviour.