package
0.12.12
Repository: https://github.com/hashicorp/nomad.git
Documentation: pkg.go.dev

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