# Functions
GetResourceManagerCallbackPlugin returns the registered callback plugin or nil if none was registered.
GetStateDumpPlugin returns the registered state dump plugin or nil if none was registered.
RegisterSchedulerPlugin registers the plugin based on the interfaces(s) it implements.
UnregisterSchedulerPlugins removes all earlier set plugins visible for testing only.
# Structs
No description provided by the author