Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/devfeel/dotweb
/ Run
Method
Run
plugin.go:14–14 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
12
type
Plugin
interface
{
13
Name() string
14
Run() error
15
IsValidate() bool
16
}
17
Callers
2
initPlugins
Method · 0.65
TestGroupSetNotFoundHandle
Function · 0.65
Implementers
2
testPlugin
plugin_test.go
NotifyPlugin
plugin.go
Calls
no outgoing calls
Tested by
1
TestGroupSetNotFoundHandle
Function · 0.52