# 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.