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

6 lines
164 B
Go

// Package discovery defines the Discovery stage of the plugin loader pipeline.
// The Discovery stage must implement the Discoverer interface.
package discovery