Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/devnullvoid/pvetui
/ factory
FuncType
factory
internal/ui/plugins/loader.go:14–14 ·
view source on GitHub ↗
func() components.Plugin
Source
from the content-addressed store, hash-verified
12
)
13
14
type
factory
func
() components.Plugin
15
16
var
registry =
map
[string]factory{
17
ansible.PluginID:
func
() components.Plugin {
return
ansible.New() },
Callers
2
resolve
Function · 0.85
AvailableMetadata
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected