2025-04-01 10:38:02 +09:00

5 lines
173 B
Go

// Package termination defines the Termination stage of the plugin loader pipeline.
//
// The Termination stage must implement the Terminator interface.
package termination