# Functions
NewSingletonLoader wraps a plugin catalog and provides singleton behavior on top by caching running instances.
# Variables
SingletonPluginExited is returned when the dispense is called and the existing plugin has exited.
# Structs
SingletonLoader is used to only load a single external plugin at a time.