package
3.8.7+incompatible
Repository: https://github.com/hpcng/singularity.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Constants
PluginRootDirSymbol is the name of a variable of type string which a plugin may define if it want to obtain the plugin root directory.
PluginSymbol is the name of a variable of type plugin.Plugin which all plugin implementations MUST define.
# Interfaces
Callback defines a plugin callback.