MCPcopy
hub / github.com/apptainer/apptainer / Callback

Interface Callback

pkg/plugin/plugin.go:68–68  ·  view source on GitHub ↗

Callback defines a plugin callback. Available callbacks are defined in pkg/plugin/callback.

Source from the content-addressed store, hash-verified

66// Callback defines a plugin callback. Available callbacks are
67// defined in pkg/plugin/callback.
68type Callback interface{}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected