Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type APIPlugin ¶
type APIPlugin interface { Plugin // Separate router mounted on / Route(chi.Router) }
type GetPluginFunc ¶
type GetPluginFunc func() Plugin
Click to show internal directories.
Click to hide internal directories.